summaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-061-1/+1
|\
| * Replace computations of remaining bits with calls to get_bits_left().Alex Converse2012-03-051-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | h264_sei: Fix infinite loop.Michael Niedermayer2012-01-261-0/+4
* | h264: allow debuging SEI typesMichael Niedermayer2011-08-301-0/+3
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Ignore x264 build=0 as there is no such version, this restores previousMichael Niedermayer2010-03-211-1/+1
* Split SEI code off h264.c.Michael Niedermayer2010-01-121-0/+206