]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4video.c
mpegvideo: Move ME_MAP_* defines to the only place they are used
[ffmpeg] / libavcodec / mpeg4video.c
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2013-11-01 Vittorio Giovarampeg4video: K&R formatting cosmetics
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