]> git.sesse.net Git - ffmpeg/history - libavcodec/dcadec.c
dcadec: allow the decoder to change the channel layout mid-stream
[ffmpeg] / libavcodec / dcadec.c
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