Skip to content

Fix JVET_Y0065_GPM_INTRA with NAMVP and interaction with SIGN_PREDICTION (off)

ROBERT Antoine requested to merge antoine/ECM:fix_GPM_INTRA into master

NAMVP candidates do not check if neighboring block is inter and not intra since GPM_INTRA

When SIGN_PREDICTION is off, GPM_INTRA causes decoding mismatch.

Merge request reports