﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
855	Bug in Table 131	peterchuang		"coeff_sign_flag[ ]
transform_skip_flag[ x0 ][ y0 ][ cIdx ] = = 1 && RemCcbs >= 0  &&  !slice_ts_residual_coding_disabled_flag

should be

coeff_sign_flag[ ]
transform_skip_flag[ x0 ][ y0 ][ cIdx ] = = 1 && RemCcbs > 0  &&  !slice_ts_residual_coding_disabled_flag


the "">="" should be "">"""	defect	closed	minor	VVC D10	spec	VVC D9 vB	fixed		ksuehring bbross XiangLi fbossen jvet@…
