Skip to content

Fix: related to JVET-AC0158 and RPR so that 1x1 affine is disabled if the reference picture is scaled

Kenneth Andersson requested to merge Kenneth/ECM:FIX_JVET-AC0158 into master

The use of scaled reference picture in combination with 1x1 affine cause encoder decoder mismatch. The fix is to disable 1x1 affine if the reference picture is scaled.

Merge request reports