| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/hevcdec: export global side data in AVCodecContext | James Almer | 2024-04-11 | 1 | -0/+2 |
* | avcodec/h2645_sei: decode AFGS1 T.35 SEI | Niklas Haas | 2024-03-23 | 1 | -0/+3 |
* | avcodec: move content light level SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 1 | -0/+7 |
* | avcodec: move mastering display colour volume SEI handling to h2645_sei | Jan Ekström | 2023-07-27 | 1 | -0/+9 |
* | avcodec/h2645_sei: add support for Ambient Viewing Environment SEI | Jan Ekström | 2023-01-13 | 1 | -0/+8 |
* | avcodec/h2645_sei: Factor attaching film grain side-data to frame out | Andreas Rheinhardt | 2022-12-01 | 1 | -1/+4 |
* | avcodec/h2645_sei: Also support Active Format Descriptor for HEVC | Andreas Rheinhardt | 2022-12-01 | 1 | -3/+3 |
* | avcodec/h264_sei, sei: Make H264_SEI_FpaType generic | Andreas Rheinhardt | 2022-12-01 | 1 | -1/+1 |
* | avcodec/h2645_sei: Factor out applying SEIs to frames | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+4 |
* | avcodec/h2645_sei: Factor out freeing common SEI parts | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+2 |
* | avcodec/h2645_sei: Factor updating H.2645 SEIs out | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+2 |
* | avcodec/h2645_sei: Factor parsing common SEI messages out | Andreas Rheinhardt | 2022-12-01 | 1 | -0/+133 |