summaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.h
Commit message (Expand)AuthorAge
* avcodec/h264_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-07-23
* h264: Use common SEI typesMark Thompson2021-01-21
* avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang2020-06-15
* h264_sei: parse the picture timing SEIs correctlyAnton Khirnov2020-04-10
* h264/pic_timing: support multiple timecodesJosh de Kock2018-10-23
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-23
* h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya2018-08-17
* cbs_h264: Add support for mastering display SEI messagesMark Thompson2018-05-10
* cbs_h264: Add support for pan-scan rectangle SEI messagesMark Thompson2018-05-10
* avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fieldsJames Almer2017-12-01
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
| * h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
| * h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-05-16
| * h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer2017-02-28
* | avcodec/h264_sei: add namespace prefix to frame packingarrangement enum valuesJames Almer2017-09-12
* | h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-09-12
* | h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
* | avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl...Michael Niedermayer2017-02-15
* | Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch2016-06-18
|/
* h264: decouple h264_sei from the h264 decoderAnton Khirnov2016-04-24