summaryrefslogtreecommitdiff
path: root/libavcodec/opusdec.c
Commit message (Expand)AuthorAge
* opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya2015-10-28
* opus: Buffer the samples from the correct offsetMichael Niedermayer2015-10-28
* opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-02
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* opusdec: make sure all substreams have the same number of coded samplesAnton Khirnov2014-11-27
* lavc: add a native Opus decoder.Anton Khirnov2014-05-15