]> git.sesse.net Git - ffmpeg/history - libavformat/h263dec.c
dv: use AVStream.index instead of abusing AVStream.id
[ffmpeg] / libavformat / h263dec.c
2012-10-01 Diego Biurrunavformat: Remove non-compiling and/or silly commented...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-05-27 Anton Khirnovrawdec: factor video demuxer definitions into a macro.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-08-30 Aurelien Jacobssplit raw.c into rawdec.c and rawenc.c
2010-08-29 Aurelien Jacobsmove h263 demuxer to its own file