﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1230	"typos 8.5.2.12	Derivation process for collocated motion vectors"	chhuanb		"In 8.5.2.12, some typos were found:

–	Otherwise (sbFlag is equal to 1), the following applies:
–	If '''PredFlagLXCol'''[ xColCb ][ yColCb ] is equal to 1, mvCol, refIdxCol, and listCol are set equal to mvLXCol[ xColCb ][ yColCb ], refIdxLXCol[ xColCb ][ yColCb ], and LX, respectively, availableFlagLXCol is set equal to 1.
–	Otherwise ('''PredFlagLXCol'''[ xColCb ][ yColCb ] is equal to 0), the following applies:
–	If NoBackwardPredFlag is equal to 1 and '''PredFlagLYCol'''[ xColCb ][ yColCb ] is equal to 1, mvCol, refIdxCol, and listCol are set equal to mvLYCol[ xColCb ][ yColCb ], refIdxLYCol[ xColCb ][ yColCb ] and LY, respectively, with Y being equal to 1 − X, with X being the value of X that this process is invoked for. availableFlagLXCol is set equal to 1.
 
'''PredFlagLXCol''' should be changed to '''predFlagLXCol'''
'''PredFlagLYCol''' should be changed to '''predFlagLYCol'''
"	defect	closed	minor	VVC D10	spec		fixed		ksuehring bbross XiangLi fbossen jvet@…
