aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9itxfm_16bpp.asm
diff options
context:
space:
mode:
authorFrank Plowman <post@frankplowman.com>2024-02-25 22:30:42 +0000
committerJames Almer <jamrial@gmail.com>2024-02-25 19:55:01 -0300
commit8b6219a99d80cabf87c50170c009fe93092e32bd (patch)
tree66bcda4e1040da56c0398a5323fe72ff63365be6 /libavcodec/x86/vp9itxfm_16bpp.asm
parent53ab7ff67e7ee9e7cae5cb0449203a7951cbe029 (diff)
downloadffmpeg-8b6219a99d80cabf87c50170c009fe93092e32bd.tar.gz
lavc/vvc: Read subpic ID when only one subpicture is present
Previously, the following syntax elements were not read in the case sps_num_subpics_minus is 0: * sps_subpic_id_len_minus1 * sps_subpic_id_mapping_explicitly_signalled_flag * sps_subpic_id_mapping_present_flag * sps_subpic_id[i] This was causing failures to decode bitstreams, for example the DVB's "VVC HDR UHDTV1 OpenGOP 3840x2160 50fps HLG10 PiP" V&V bitstream. Patch fixes this by moving the reads for these syntax elements out a scope. Signed-off-by: Frank Plowman <post@frankplowman.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/x86/vp9itxfm_16bpp.asm')
0 files changed, 0 insertions, 0 deletions