diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-07-10 02:10:56 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-07-10 12:31:06 +0200 |
commit | f6dc85ae1610b6aae40fc3c8eb61791d71ea00ab (patch) | |
tree | dfb1228824b5196dc62ee2275e7682fb70aece22 /libavfilter/vf_misc_vaapi.c | |
parent | 1c61c24f5f681c573afce2fba804962e88ca262a (diff) | |
download | ffmpeg-f6dc85ae1610b6aae40fc3c8eb61791d71ea00ab.tar.gz |
avcodec/hevc_ps: Improve PPS SCC extension bit depth check
From the spec: "It is a requirement of bitstream conformance that
the value of luma_bit_depth_entry_minus8 shall be equal to
the value of bit_depth_luma_minus8"; similarly for chroma.
Also fixes Coverity ticket #1529226 (complaining about the fact
that chroma_bit_depth_entry is checked twice).
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_misc_vaapi.c')
0 files changed, 0 insertions, 0 deletions