Skip to content

Fix two issues in RPL related constraints

Zhipin Deng requested to merge ZhipinDeng/VVCSoftware_VTM:FIX_MR1690 into master

Two issues were observed from MR!1690. Basicaly, the following two fixes are provided here:

  1. The reference picture lists constraints for subpictures are checked for each slice instead of each subpicture
  2. Use pRPLX instead of m_pRPLX for inter-layer pictures in function checkRPL()

Merge request reports