Skip to content

fix #669: MIP larger than 64x64 CU

Tobias Hinz requested to merge hinz/VVCSoftware_VTM:MIP_669_FIX into master

The fix removes a check in the CabacReader to allow MIP signaling with 128x128 CU size. Furthermore IntraSearch has been modified to allow MIP prediction with CU larger than 64x64. The change in the IntraSearch does not affect CTC test results.

Edited by Karsten Suehring

Merge request reports