Skip to content

Fix decoding of 8k streams with CTB 32

Remy Foray requested to merge forayr/VVCSoftware_VTM:fix_8k_ctb32 into master

In this case, return type of getPicWidthInCtu() (uint8_t) overflow.

Merge request reports