| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: prevent theoretical infinite loop in SEI parsing | Vittorio Giovara | 2014-08-01 | 1 | -6/+12 |
* | h264_sei: reorder headers | Vittorio Giovara | 2014-02-14 | 1 | -4/+2 |
* | h264_sei: name buffering period type consistently | Vittorio Giovara | 2014-02-14 | 1 | -1/+1 |
* | h264: Refactor decode_frame_packing_arrangement | Vittorio Giovara | 2013-12-17 | 1 | -16/+7 |
* | h264: parse frame packing arrangement SEI messages and save relevant stereo3d... | Vittorio Giovara | 2013-12-09 | 1 | -0/+40 |
* | h264_sei: check SEI size | Michael Niedermayer | 2013-09-24 | 1 | -0/+6 |
* | h264_sei: log unknown sei messages | Vittorio Giovara | 2013-09-24 | 1 | -0/+1 |
* | avcodec: Remove some commented-out debug cruft | Diego Biurrun | 2013-08-20 | 1 | -1/+0 |
* | h264_sei: Return meaningful values | Vittorio Giovara | 2013-08-02 | 1 | -11/+16 |
* | h264_sei: K&R formatting cosmetics | Vittorio Giovara | 2013-08-01 | 1 | -58/+78 |
* | h264_sei: Remove pointless old comment | Diego Biurrun | 2013-08-01 | 1 | -1/+1 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -49/+42 |
* | Replace computations of remaining bits with calls to get_bits_left(). | Alex Converse | 2012-03-05 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Ignore x264 build=0 as there is no such version, this restores previous | Michael Niedermayer | 2010-03-21 | 1 | -1/+1 |
* | Split SEI code off h264.c. | Michael Niedermayer | 2010-01-12 | 1 | -0/+206 |