| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dynamic_hdr10_plus: check size before using it | Limin Wang | 2021-09-22 | 1 | -3/+3 |
* | avcodec/dynamic_hdr10_plus: use AVERROR_INVALIDDATA instead of AVERROR(EINVAL) | Limin Wang | 2021-09-22 | 1 | -14/+14 |
* | avcodec/dynamic_hdr10_plus: remove unused const variables | James Almer | 2020-12-07 | 1 | -4/+0 |
* | avcodec/dynamic_hdr10_plus: don't take a GetBitContext as input argument | James Almer | 2020-12-07 | 1 | -3/+10 |
* | avcodec/dynamic_hdr10_plus: use get_bits_long() where needed | James Almer | 2020-12-06 | 1 | -1/+1 |
* | avcodec/hevc_sei: add support for HDR10+ metadata | Mohammad Izadi | 2020-12-05 | 1 | -0/+195 |