| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: move content light level SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 1 | -7/+0 |
* | avcodec: move mastering display colour volume SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 1 | -9/+0 |
* | avcodec/h2645_sei: Factor out freeing common SEI parts | Andreas Rheinhardt | 2022-12-01 | 1 | -2/+5 |
* | avcodec/h2645_sei: Factor updating H.2645 SEIs out | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+5 |
* | avcodec/h2645_sei: Factor parsing common SEI messages out | Andreas Rheinhardt | 2022-12-01 | 1 | -52/+2 |
* | avcodec/hevc_sei: Use proper type for NALU type | Andreas Rheinhardt | 2022-07-09 | 1 | -1/+2 |
* | avcodec: support for CUVA HDR Vivid metadata | Limin Wang | 2022-03-01 | 1 | -0/+5 |
* | avcodec/hevc_sei: parse and export Film Grain Characteristics SEI messages | James Almer | 2021-08-06 | 1 | -0/+22 |
* | lavc/hevc_sei: include buffer.h explicitly | Anton Khirnov | 2021-06-10 | 1 | -0/+2 |
* | hevc: Use common SEI types | Mark Thompson | 2021-01-21 | 1 | -33/+1 |
* | avcodec/hevc_sei: add support for HDR10+ metadata | Mohammad Izadi | 2020-12-05 | 1 | -0/+5 |
* | avcodec/hevc_sei: support HEVC timecode decode | Limin Wang | 2020-06-28 | 1 | -0/+21 |
* | avcodec/hevc_sei: add support for user data unregistered SEI message | Limin Wang | 2020-06-15 | 1 | -0/+6 |
* | avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) | Praveen Karadugattu | 2020-02-06 | 1 | -0/+5 |
* | avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption | Limin Wang | 2019-12-20 | 1 | -2/+1 |
* | avcodec/cbs_h265: add support for Alpha Channel Info SEI messages | James Almer | 2019-07-20 | 1 | -0/+1 |
* | cbs_h265: Add a lot more SEI parsing support | Mark Thompson | 2018-11-18 | 1 | -0/+1 |
* | 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 |
| * | hevc: Add support for alternative transfer characterics SEI | Vittorio Giovara | 2017-06-28 | 1 | -0/+7 |
* | | Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41' | James Almer | 2017-10-31 | 1 | -3/+0 |
|\| |
|
| * | hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext | Anton Khirnov | 2017-05-20 | 1 | -3/+0 |
| * | hevcdec: move SEI message parsing into a separate header | James Almer | 2017-05-09 | 1 | -0/+89 |
* | avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI | James Almer | 2017-10-31 | 1 | -4/+4 |
* | hevc: Add support for alternative transfer characterics SEI | Vittorio Giovara | 2017-06-28 | 1 | -0/+7 |
* | avcodec/hevcdec: move SEI message parsing into a separate header | James Almer | 2017-05-05 | 1 | -0/+128 |