Skip to content

Fix the Ticket #405 : Simplified BCW inheritance assigns BCW index to non-bipred CUs

Naeri Park requested to merge naeri.park/VVCSoftware_VTM:Ticket405 into master

following condition is added to fix the bug. "affMrgType.GBiIdx[affMrgType.numValidMergeCand] = (dir == 3) ? gbiIdx : GBI_DEFAULT;"

Merge request reports