summaryrefslogtreecommitdiff
path: root/libavcodec/libopusdec.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* libopus: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* Opus encoder using libopusNathan Caldwell2012-10-01
* libopus: Remap channels using libopus' internal remapping.Nathan Caldwell2012-09-28
* Opus decoder using libopusNicolas George2012-09-28