diff options
author | James Almer <jamrial@gmail.com> | 2024-07-07 21:42:58 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-07-15 16:39:44 -0300 |
commit | 5fe13aeb6552fe605f4945cb782b87cb816ee210 (patch) | |
tree | 22508ee199ab8ca213330258c821c33be511c078 /libavcodec/rangecoder.h | |
parent | 350146a1ea9d2d0220cc8d024125b77240e3e98d (diff) | |
download | ffmpeg-5fe13aeb6552fe605f4945cb782b87cb816ee210.tar.gz |
avcodec/cbs_h265: fix range of sps_max_sub_layers_minus1
The VPS referenced by the SPS must always be present as the max value for
sps_max_sub_layers_minus1 is vps_max_sub_layers_minus1. This replaces a buggy
custom range check for the aforementioned field.
Also, add the missing conformance check for sps_temporal_id_nesting_flag while
at it.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/rangecoder.h')
0 files changed, 0 insertions, 0 deletions