mirror of https://github.com/FFmpeg/FFmpeg.git
Reduce false positives for VVC files by adding additional checks in
`vvc_probe`. Specifically, `nuh_temporal_id_plus1` is tested for valid
values in extra cases depending on the NAL unit type, as per ITU-T H.266
section 7.4.2.2.
Resolves trac #10703.
Signed-off-by: Frank Plowman <post@frankplowman.com>
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
(cherry picked from commit 7d7ba2175c
)
pull/390/head
parent
884a660cae
commit
a888d21c8c
1 changed files with 17 additions and 1 deletions
Loading…
Reference in new issue