Skip to content

Fix encoding crash caused by large affine MVd

Xiang Li requested to merge XiangLi/VVCSoftware_VTM:fix_largeAffineMvd into master

Fix encoding crash caused by large affine MVd when JVET_L0283_MULTI_REF_LINE is off. The crash may be duplicated by following settings with VTM-3.0. -c ../cfg/encoder_randomaccess_vtm.cfg -c Campfire.cfg -f 17 -v 6 -dph 1 -q 32

Merge request reports