| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: Use common SEI types | Mark Thompson | 2021-01-21 | 1 | -17/+1 |
* | avcodec/h264: create user data unregistered SEI side data for H.264 | Limin Wang | 2020-06-15 | 1 | -0/+2 |
* | h264_sei: parse the picture timing SEIs correctly | Anton Khirnov | 2020-04-10 | 1 | -0/+11 |
* | h264/pic_timing: support multiple timecodes | Josh de Kock | 2018-10-23 | 1 | -8/+20 |
* | lavc/h264: create AVFrame side data from H.264 timecodes | Devin Heitmueller | 2018-10-23 | 1 | -0/+9 |
* | h264: Support multi-field closed captions by using AVBufferRef and not resett... | Kieran Kunhya | 2018-08-17 | 1 | -2/+1 |
* | cbs_h264: Add support for mastering display SEI messages | Mark Thompson | 2018-05-10 | 1 | -0/+1 |
* | cbs_h264: Add support for pan-scan rectangle SEI messages | Mark Thompson | 2018-05-10 | 1 | -0/+1 |
* | avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields | James Almer | 2017-12-01 | 1 | -4/+4 |
* | Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' | James Almer | 2017-11-29 | 1 | -0/+1 |
|\ |
|
| * | stereo3d: Support view type for frame sequence type | Vittorio Giovara | 2017-11-28 | 1 | -0/+1 |
| * | h264: Add support for alternative transfer characterics SEI | Vittorio Giovara | 2017-08-10 | 1 | -0/+7 |
| * | h264_sei: Add namespace prefix to all SEI values | Mark Thompson | 2017-05-16 | 1 | -19/+20 |
| * | h264_sei: Check actual presence of picture timing SEI message | Michael Niedermayer | 2017-02-28 | 1 | -0/+1 |
* | | avcodec/h264_sei: add namespace prefix to frame packingarrangement enum values | James Almer | 2017-09-12 | 1 | -9/+9 |
* | | h264_sei: Add namespace prefix to all SEI values | Mark Thompson | 2017-09-12 | 1 | -21/+22 |
* | | h264: Add support for alternative transfer characterics SEI | Vittorio Giovara | 2017-08-10 | 1 | -1/+8 |
* | | avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl... | Michael Niedermayer | 2017-02-15 | 1 | -0/+1 |
* | | Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577' | Clément Bœsch | 2016-06-18 | 1 | -6/+42 |
|/ |
|
* | h264: decouple h264_sei from the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -0/+137 |