]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_sei.c
prores: Error out only on surely incomplete ac_coeffs
[ffmpeg] / libavcodec / h264_sei.c
2013-09-24 Michael Niedermayerh264_sei: check SEI size
2013-09-24 Vittorio Giovarah264_sei: log unknown sei messages
2013-08-20 Diego Biurrunavcodec: Remove some commented-out debug cruft
2013-08-02 Vittorio Giovarah264_sei: Return meaningful values
2013-08-01 Vittorio Giovarah264_sei: K&R formatting cosmetics
2013-08-01 Diego Biurrunh264_sei: Remove pointless old comment
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2012-03-05 Alex ConverseReplace computations of remaining bits with calls to...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-21 Michael NiedermayerIgnore x264 build=0 as there is no such version, this...
2010-01-12 Michael NiedermayerSplit SEI code off h264.c.