﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
543	Variables are wrongly increased in the spec	zhangkai		"In 8.4.5.1, 
xPartIdx = xPartIdx + xPartInc	
yPartIdx = yPartIdx + yPartInc
are done before invoking the decoding process for each part. So the part with idx=0 will be wrongly skipped.

Recommendation:
The variables should be increased after invoking the decoding process as attached.
"	defect	closed	minor		spec	VVC D7 vC	fixed		ksuehring bbross XiangLi fbossen jvet@…
