]> git.sesse.net Git - ffmpeg/history - libavcodec/dcadec.c
Fix a number of incorrect intmath.h #includes.
[ffmpeg] / libavcodec / dcadec.c
2013-02-25 Diego BiurrunFix a number of incorrect intmath.h #includes.
2013-02-12 Justin Rugglesdca: decode directly to the user-provided AVFrame
2013-02-08 Diego Biurrundsputil: Move LOCAL_ALIGNED macros to libavutil
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-11-27 Michael Niedermayerdcadec: skip QMF on unused channels
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-11-01 Justin Rugglesdcadec: allow the decoder to change the channel layout...
2012-10-13 Justin Rugglesdca: allocate a secondary buffer for extra channels...
2012-10-01 Justin Rugglesdcadec: use float planar sample format
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-01 Diego Biurrundca: Switch dca_sample_rates to avpriv_ prefix; it...
2012-07-31 Diego Biurrundca: Move tables used outside of dcadec.c to a separate...
2012-07-31 Diego Biurrundca: Rename dca.c ---> dcadec.c