summaryrefslogtreecommitdiffstats
path: root/libavcodec/opus.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/opus: Check count of ambisonic channelsMichael Niedermayer2017-02-171-0/+4
* libopus: decode ambisonics with non-diegetic sourcesFelicia2017-02-171-2/+4
* opus_parser: fix leaking channel_maps on errorAndreas Cadhalpun2016-12-101-0/+1
* libavcodec/opus: Add channel mapping 2 to extradata parserMichael Graczyk2016-09-011-1/+10
* libavcodec/opus: Fix spelling in error messageMichael Graczyk2016-09-011-1/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
| * mpegts: add support for OpusKieran Kunhya2014-12-201-8/+3
* | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.hGanesh Ajjanagadde2016-03-221-1/+1
* | lavc/opus: replace pow(10,x) by ff_exp10(x)Ganesh Ajjanagadde2015-12-251-1/+2
* | avcodec: Add support for Opus in MPEG-TSKieran Kunhya2014-10-261-8/+3
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-151-4/+4
|/
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+428
OpenPOWER on IntegriCloud