]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4video.c
ape: provide two additional bytes in buffer for old MAC versions
[ffmpeg] / libavcodec / mpeg4video.c
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-07-10 Diego BiurrunEliminate FF_COMMON_FRAME macro.
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-23 Michael NiedermayerChange ref_index structure so it matches how its organi...
2010-01-08 Michael NiedermayerMove 3 direct MV related functions that i left out...
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c