Skip to content

JVET-O0193/O0375: remove transform depth in cbf ctx

Yin Zhao requested to merge (removed):JVET-O0193/O0375 into master

Note: in VVC draft 6 on ctx modeling of tu_cbf_luma (in 9.3.4.2.5), there is "If intra_bdpcm_flag[ ][ ] is equal to 1, ctxInc is set equal to 1." However, ctxInc was set equal to 4 in VTM5 and VVC draft 5 in this case. This integration also implements this change, to align cbf ctx with VVC draft 6.

Edited by Yin Zhao

Merge request reports