﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1183	Typo in 8.5.2.4 Derivation process for pairwise average merging candidate	chhuanb		"A space is missed in following parameter:

predFlagLXavgCand = 1	(510)
–	The rounding process for motion vectors as specified in clause 8.5.2.14 is invoked with mvX[ 0 ] set equal to mvLXp0Cand[ 0 ] + mvLXp1Cand[ 0 ], mvX[ 1 ] set equal to mvLXp0Cand[ 1 ] + mvLXp1Cand[ 1 ], '''rightShift set equal to1''', and leftShift set equal to 0 as inputs and the rounded mvLXavgCand as output.

Should be:
predFlagLXavgCand = 1	(510)
–	The rounding process for motion vectors as specified in clause 8.5.2.14 is invoked with mvX[ 0 ] set equal to mvLXp0Cand[ 0 ] + mvLXp1Cand[ 0 ], mvX[ 1 ] set equal to mvLXp0Cand[ 1 ] + mvLXp1Cand[ 1 ], '''rightShift set equal to 1''', and leftShift set equal to 0 as inputs and the rounded mvLXavgCand as output.

"	defect	closed	minor	VVC D10	spec		fixed		ksuehring bbross XiangLi fbossen jvet@…
