]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_sei.c
ape: Support _0000 files with nblock smaller than 64
[ffmpeg] / libavcodec / h264_sei.c
2014-08-01 Vittorio Giovarah264: prevent theoretical infinite loop in SEI parsing
2014-07-09 Vittorio Giovarah264: parse display orientation SEI message
2014-02-14 Vittorio Giovarah264_sei: reorder headers
2014-02-14 Vittorio Giovarah264_sei: name buffering period type consistently
2013-12-17 Vittorio Giovarah264: Refactor decode_frame_packing_arrangement
2013-12-09 Vittorio Giovarah264: parse frame packing arrangement SEI messages...
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.