Skip to content

Fix handling of RPR with subpictures

Brian Heng requested to merge bheng/VVCSoftware_VTM:fix_subpics_w_rpr into master
  • Combination can occur when pictures have same resolution but different scaling windows.
  • Current RPR prediction function only supports clipping at picture boundaries.
  • Update this clipping to use subpicture boundaries instead.

Merge request reports