Skip to content

JVET-R0388: cleanups on deblocking signalling

Zhipin Deng requested to merge ZhipinDeng/VVCSoftware_VTM:R0388-Cleanup into master

Skip the signalling of ph/slice_deblocking_filter_disabled_flag when pps_deblocking_filter_disabled_flag and ph/slice_deblocking_filter_override_flag are both equal to 1 and infer the value of ph/slice_deblocking_filter_disabled_flag to be equal to 0 under this condition.

Merge request reports