summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_sei.c
Commit message (Expand)AuthorAgeFilesLines
* h264: add support for AFD detectionMarton Balint2012-10-211-0/+41
* h264: fix x264 build detectionMichael Niedermayer2012-08-131-0/+2
* h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()Michael Niedermayer2012-04-231-4/+4
* 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
OpenPOWER on IntegriCloud