]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_refs.c
alsa: add support for more formats.
[ffmpeg] / libavcodec / h264_refs.c
2011-05-10 Ronald S. Bultjeh264: do not print "too many references" warning for...
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-07-05 Michael NiedermayerPerform sliding window operation during frame gap handling.
2010-07-05 Michael NiedermayerFactorize ff_generate_sliding_window_mmcos() out.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Michael NiedermayerFix implicit weight for b frames in mbaff.
2010-03-03 Michael NiedermayerReorder indexes in weight tables.
2010-03-03 Michael NiedermayerMerge weight & offset tables, 15 cpu cycles faster.
2010-01-12 Michael NiedermayerSplit all the reference picture handling off h264.c.