summaryrefslogtreecommitdiffstats
path: root/libavcodec/opusdec.c
Commit message (Expand)AuthorAgeFilesLines
* opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya2015-10-281-1/+1
* opus: Buffer the samples from the correct offsetMichael Niedermayer2015-10-281-2/+2
* opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-021-14/+89
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* opusdec: make sure all substreams have the same number of coded samplesAnton Khirnov2014-11-271-0/+6
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+674
OpenPOWER on IntegriCloud