﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
897	Typo in rowHeight[] derivation	Parabola	bbross	"In section ""6.5.1 Coding tree block raster and tile scanning conversion process"", this line of the pseudocode is incorrect:

    rowHeight[ num_tile_rows_minus1 ] −= rowHeight[ i ]

It should read

    rowHeight[ num_tile_rows_minus1 ] −= rowHeight[ j ]"	defect	closed	minor		Text	D9 (K1003) v11	fixed		bbross wjhan jct-vc@…
