]> git.sesse.net Git - ffmpeg/history - libavcodec/libopusdec.c
dxva2: Keep code shared between dxva2 and d3d11va under the correct #if
[ffmpeg] / libavcodec / libopusdec.c
2016-12-08 Andreas Cadhalpunlibopusdec: fix out-of-bounds read
2016-11-23 Andreas Cadhalpunlibopusdec: default to stereo for invalid number of...
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-05-03 Diego BiurrunDrop pointless assert.h #includes
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-12 Justin Ruggleslibopus: decode directly to the user-provided AVFrame
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-09-28 Nathan Caldwelllibopus: Remap channels using libopus' internal remapping.
2012-09-28 Nicolas GeorgeOpus decoder using libopus