]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4video.c
hevcdec: set the active SPS before calling get_format()
[ffmpeg] / libavcodec / mpeg4video.c
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-04-28 Vittorio Giovarah263: Drop commented-out code and a related otherwise...
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