﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
413	Typo of BdpcmFlag	abe.kiyo		"In ""'''7.4.9.10 Transform unit semantics'''"", ""BdcpmFlag"" should be ""BdpcmFlag"".

'''transform_skip_flag[ x0 ][ y0 ]''' specifies whether a transform is applied to the luma transform block or not. The array indices x0, y0 specify the location ( x0, y0 ) of the top-left luma sample of the considered transform block relative to the top-left luma sample of the picture. transform_skip_flag[ x0 ][ y0 ] equal to 1 specifies that no transform is applied to the luma transform block. transform_skip_flag[ x0 ][ y0 ] equal to 0 specifies that the decision whether transform is applied to the luma transform block or not depends on other syntax elements. 

When transform_skip_flag[ x0 ][ y0 ] is not present, it is inferred as follows:

–If [[span(style=color: #FF0000, BdpcmFlag)]][ x0 ][ x0 ] is equal to 1, transform_skip_flag[ x0 ][ y0 ] is inferred to be equal to 1.
–Otherwise ([[span(style=color: #FF0000, BdpcmFlag)]][ x0 ][ x0 ] is equal to 0), transform_skip_flag[ x0 ][ y0 ] is inferred to be equal to 0.
"	defect	closed	minor		spec	VVC D6 vE	fixed		ksuehring bbross XiangLi fbossen jvet@…
