]> git.sesse.net Git - ffmpeg/history - libavformat/cdxl.c
dv: use AVStream.index instead of abusing AVStream.id
[ffmpeg] / libavformat / cdxl.c
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-03-05 Reimar Döffingercdxl demux: do not create packets with uninitialized...
2012-02-22 Paul B Maholcdxl: correctly synchronize video timestamps to audio
2012-02-17 Paul B Maholcdxl: fix audio for some samples
2012-02-14 Paul B MaholCDXL demuxer and decoder