Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' | Michael Niedermayer | 2014-05-15 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | * commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222': lavc: add a native Opus decoder. Conflicts: Changelog configure libavcodec/version.h Fate tests pass with both avresample as well as swresample based opus decoder, but are disabled (reference files are very large so i want to think a day or 2 about if theres an alternative or if they could be avoided, they also dont match the official samples) Merged-by: Michael Niedermayer <[email protected]> | ||||
* | lavc: add a native Opus decoder. | Anton Khirnov | 2014-05-15 | 1 | -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]> |