summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopusdec.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-1/+1
* libopus: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-13/+12
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+2
* Opus encoder using libopusNathan Caldwell2012-10-011-25/+3
* libopus: Remap channels using libopus' internal remapping.Nathan Caldwell2012-09-281-25/+12
* Opus decoder using libopusNicolas George2012-09-281-0/+202
OpenPOWER on IntegriCloud