summaryrefslogtreecommitdiffstats
path: root/libavcodec/opus_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* opus_parser: drop unused variableVittorio Giovara2015-01-151-1/+1
|
* mpegts: add support for OpusKieran Kunhya2014-12-201-13/+126
| | | | Signed-off-by: Anton Khirnov <[email protected]>
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+75
Initial implementation by Andrew D'Addesio <[email protected]> during GSoC 2012. Completion by Anton Khirnov <[email protected]>, sponsored by the Mozilla Corporation. Further contributions by: Christophe Gisquet <[email protected]> Janne Grunau <[email protected]> Luca Barbato <[email protected]>