summaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.c
Commit message (Expand)AuthorAge
* h264_sei/decode_picture_timing: do not depend on h->sps being setMichael Niedermayer2013-05-06
* h264: show recovery SEIs in debug outputMichael Niedermayer2013-03-12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | h264: add support for AFD detectionMarton Balint2012-10-21
* | h264: fix x264 build detectionMichael Niedermayer2012-08-13
* | h264: some fields in SEIs are longer than 25 bits thus use get_bits_long()Michael Niedermayer2012-04-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-06
|\|
| * Replace computations of remaining bits with calls to get_bits_left().Alex Converse2012-03-05
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | h264_sei: Fix infinite loop.Michael Niedermayer2012-01-26
* | h264: allow debuging SEI typesMichael Niedermayer2011-08-30
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Ignore x264 build=0 as there is no such version, this restores previousMichael Niedermayer2010-03-21
* Split SEI code off h264.c.Michael Niedermayer2010-01-12