summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_sei.c
Commit message (Expand)AuthorAgeFilesLines
* h264: prevent theoretical infinite loop in SEI parsingVittorio Giovara2014-08-011-6/+12
* h264: parse display orientation SEI messageVittorio Giovara2014-07-091-0/+22
* h264_sei: reorder headersVittorio Giovara2014-02-141-4/+2
* h264_sei: name buffering period type consistentlyVittorio Giovara2014-02-141-1/+1
* h264: Refactor decode_frame_packing_arrangementVittorio Giovara2013-12-171-16/+7
* h264: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-091-0/+40
* h264_sei: check SEI sizeMichael Niedermayer2013-09-241-0/+6
* h264_sei: log unknown sei messagesVittorio Giovara2013-09-241-0/+1
* avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-201-1/+0
* h264_sei: Return meaningful valuesVittorio Giovara2013-08-021-11/+16
* h264_sei: K&R formatting cosmeticsVittorio Giovara2013-08-011-58/+78
* h264_sei: Remove pointless old commentDiego Biurrun2013-08-011-1/+1
* h264: deMpegEncContextizeAnton Khirnov2013-02-151-49/+42
* 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
* 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