Skip to content

Align transform unit coding with specification

Remy Foray requested to merge forayr/VVCSoftware_VTM:align_tu_coding into master
  • only cu_qp_delta is conditioned by (CbWidth > 64 || CbHeight > 64)
  • move parsing of tu_joint_cbcr_residual_flag[] between cu_chroma_qp_offset_idx and transform_skip_flag instead of before cu_qp_delta

Merge request reports