summaryrefslogtreecommitdiff
path: root/libavcodec/dynamic_hdr10_plus.c
Commit message (Expand)AuthorAge
* avcodec/dynamic_hdr10_plus: check size before using itLimin Wang2021-09-22
* avcodec/dynamic_hdr10_plus: use AVERROR_INVALIDDATA instead of AVERROR(EINVAL)Limin Wang2021-09-22
* avcodec/dynamic_hdr10_plus: remove unused const variablesJames Almer2020-12-07
* avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input argumentJames Almer2020-12-07
* avcodec/dynamic_hdr10_plus: use get_bits_long() where neededJames Almer2020-12-06
* avcodec/hevc_sei: add support for HDR10+ metadataMohammad Izadi2020-12-05