aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h2645_sei.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/hevcdec: export global side data in AVCodecContextJames Almer2024-04-111-0/+2
* avcodec/h2645_sei: decode AFGS1 T.35 SEINiklas Haas2024-03-231-0/+3
* avcodec: move content light level SEI handling to h2645_seiJan Ekström2023-07-271-0/+7
* avcodec: move mastering display colour volume SEI handling to h2645_seiJan Ekström2023-07-271-0/+9
* avcodec/h2645_sei: add support for Ambient Viewing Environment SEIJan Ekström2023-01-131-0/+8
* avcodec/h2645_sei: Factor attaching film grain side-data to frame outAndreas Rheinhardt2022-12-011-1/+4
* avcodec/h2645_sei: Also support Active Format Descriptor for HEVCAndreas Rheinhardt2022-12-011-3/+3
* avcodec/h264_sei, sei: Make H264_SEI_FpaType genericAndreas Rheinhardt2022-12-011-1/+1
* avcodec/h2645_sei: Factor out applying SEIs to framesAndreas Rheinhardt2022-12-011-0/+4
* avcodec/h2645_sei: Factor out freeing common SEI partsAndreas Rheinhardt2022-12-011-0/+2
* avcodec/h2645_sei: Factor updating H.2645 SEIs outAndreas Rheinhardt2022-12-011-0/+2
* avcodec/h2645_sei: Factor parsing common SEI messages outAndreas Rheinhardt2022-12-011-0/+133