﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1032	Typo in 8.6.2.2 Derivation process for IBC luma block vector prediction	chhuanb		"In formula (1121) and (1122), mvIdx should be replaced by bvIdx.


The spec text in JVET-R2001-v4:
6.	The variable bvIdx is derived as follows:
bvIdx = general_merge_flag[ xCb ][ yCb ] ? merge_idx[ xCb ][ yCb ] : mvp_l0_flag[ xCb ][ yCb ]	(1120)
7.	The following assignments are made:
bvL[ 0 ] = bvCandList[ mvIdx ][ 0 ]		(1121)
bvL[ 1 ] = bvCandList[ mvIdx ][ 1 ]		(1122)
"	defect	closed	minor		spec		fixed		ksuehring bbross XiangLi fbossen jvet@…
