Skip to content

Fix for Ticket #311 Scaling List Bugs

Brian Heng requested to merge bheng/VVCSoftware_VTM:fix_ticket_311 into master
  • Wrong scaling list sizes used.
    • Scaling factor incorrect for dependent quantization.
    • 32-bit variable overflow in dependent quantization.
    • Transform skip only applies to luma.
    • Pred matrix ID delta adjusted for non-existent 2x2 luma lists.

Merge request reports