diff options
author | Cosmin Stejerean <[email protected]> | 2024-05-22 15:50:45 +0000 |
---|---|---|
committer | Niklas Haas <[email protected]> | 2024-06-22 15:48:25 +0200 |
commit | 0c0e7ec81e9f05aa09db5c730e2661d0b2eeb72c (patch) | |
tree | 3460142bf02f62094a2abd6b43bf7e9a3cc4de91 /libavformat/ttmlenc.h | |
parent | cc587e69c6faf194424fedef61ac3da77f8053bf (diff) |
avcodec/dovi_rpu: correctly read el_bit_depth_minus8 and ext_mapping_idc
These two fields are coded together into a single 16 bit integer with upper 8
bits for ext_mapping_idc and lower 8 bits for el_bit_depth_minus8.
Furthermore ext_mapping_idc has two components, upper 3 bits and lower 5 bits.
Co-authored-by: Niklas Haas <[email protected]>
Signed-off-by: Niklas Haas <[email protected]>
Diffstat (limited to 'libavformat/ttmlenc.h')
0 files changed, 0 insertions, 0 deletions