| Commit message (Expand) | Author | Age | Files | Lines |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | dcadec: allow the decoder to change the channel layout mid-stream | Justin Ruggles | 2012-11-01 | 1 | -17/+1 |
* | dca: allocate a secondary buffer for extra channels when downmixing | Justin Ruggles | 2012-10-13 | 1 | -2/+30 |
* | dcadec: use float planar sample format | Justin Ruggles | 2012-10-01 | 1 | -70/+49 |
* | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -2/+2 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs | Diego Biurrun | 2012-08-01 | 1 | -1/+1 |
* | dca: Move tables used outside of dcadec.c to a separate file. | Diego Biurrun | 2012-08-01 | 1 | -1/+1 |
* | dca: Rename dca.c ---> dcadec.c | Diego Biurrun | 2012-08-01 | 1 | -0/+1971 |