﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
520	Derivation of iNumRowTilesMinus1 appears to be wrong (TDecCAVLC.cpp)	sandeepkanumuri	ksuehring	"In HM-6.1, on line 1269 of TDecCAVLC.cpp, the derivation of iNumRowTilesMinus1 appears to be wrong.

Int iNumRowTilesMinus1 = (pcPPS->getColumnRowInfoPresent() == 1)?(pcPPS->getNumColumnsMinus1()):(pcPPS->getSPS()->getNumRowsMinus1());

Is it correct to derive iNumRowTilesMinus1 from pcPPS->getNumColumnsMinus1()?"	defect	closed	minor	HM-6.3	HM	HM-6.1	fixed		fbossen ksuehring davidf jct-vc@…
