summaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* h264: decouple h264_sei from the h264 decoderAnton Khirnov2016-04-24
* h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
* h264: Print the complete user messageVittorio Giovara2015-10-30
* h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-30
* h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-22
* h264: Discard currently unsupported registered seiJohn Högberg2015-08-21
* avcodec: h264: Extract decoder methodsDavid Holm2015-08-01
* h264: Add support for Closed Caption exportKieran Kunhya2015-07-17
* h264: Parse registered data SEI message and AFD valueVittorio Giovara2015-06-30
* h264_sei: Group error check outside the switch blockVittorio Giovara2015-06-30
* h264: prevent theoretical infinite loop in SEI parsingVittorio Giovara2014-08-01
* h264: parse display orientation SEI messageVittorio Giovara2014-07-09
* h264_sei: reorder headersVittorio Giovara2014-02-14
* h264_sei: name buffering period type consistentlyVittorio Giovara2014-02-14
* h264: Refactor decode_frame_packing_arrangementVittorio Giovara2013-12-17
* h264: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-09
* h264_sei: check SEI sizeMichael Niedermayer2013-09-24
* h264_sei: log unknown sei messagesVittorio Giovara2013-09-24
* avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-20
* h264_sei: Return meaningful valuesVittorio Giovara2013-08-02
* h264_sei: K&R formatting cosmeticsVittorio Giovara2013-08-01
* h264_sei: Remove pointless old commentDiego Biurrun2013-08-01
* h264: deMpegEncContextizeAnton Khirnov2013-02-15
* 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
* 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