]> git.sesse.net Git - ffmpeg/history - libavformat/mov_chan.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
[ffmpeg] / libavformat / mov_chan.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-19 Justin Rugglesavformat: move 'chan' tag parsing to mov_chan.c to...
2012-06-27 Alex Conversemovenc: Add channel layouts for PCM.
2012-06-17 Martin Storsjömov_chan: Fix operator precedence by adding parentheses
2012-03-22 Alex Conversemov: Add missing terminator to mov_ch_layout_map_1ch.
2012-01-05 Alex Conversemov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled...
2011-12-09 Justin Rugglesmov: add support for reading and writing the 'chan...