Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opus_parser: fix leaking channel_maps on error | Andreas Cadhalpun | 2016-12-10 | 1 | -0/+1 |
* | libavcodec/opus: Add channel mapping 2 to extradata parser | Michael Graczyk | 2016-09-01 | 1 | -1/+10 |
* | libavcodec/opus: Fix spelling in error message | Michael Graczyk | 2016-09-01 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\ | |||||
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
| * | mpegts: add support for Opus | Kieran Kunhya | 2014-12-20 | 1 | -8/+3 |
* | | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h | Ganesh Ajjanagadde | 2016-03-22 | 1 | -1/+1 |
* | | lavc/opus: replace pow(10,x) by ff_exp10(x) | Ganesh Ajjanagadde | 2015-12-25 | 1 | -1/+2 |
* | | avcodec: Add support for Opus in MPEG-TS | Kieran Kunhya | 2014-10-26 | 1 | -8/+3 |
* | | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' | Michael Niedermayer | 2014-05-15 | 1 | -4/+4 |
|/ | |||||
* | lavc: add a native Opus decoder. | Anton Khirnov | 2014-05-15 | 1 | -0/+428 |