Skip to content

Fix #178 Avoid referencing encoder parameter in low level MC function

Frank Bossen requested to merge bossen/VVCSoftware_VTM:fix178 into master

When MC for luma only is desired, use existing luma/chroma parameters instead of encoder-specific field in data structure

Also take care that luma only MC doesn't imply IBC

Merge request reports