﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
809	Several typos in WD9	junxu	bbross	"1. Section 8.4.4.2.3
""Output of this process are:
–	filtered samples pF[ x ][ y ],. with x, y = -1..2*nT-1.""
--> extra period after comma.

2. Section 8.4.4.2.3
Inconsistent variable names:""intraHorVerDistThres"", ""intraHorVerDistThresh"".


3. Equation 8-242
""with i = 0..nT, j = 0..nT"" should be ""with i = 0..nT-1, j = 0..nT-1"" since ""a (nT)x(nT) array transformBlock"" can not have an index from 0 to nT in any dimension.

4. Equation 8-243
""with i = 0..nT, j = 0..nT"" should be ""with i = 0..nT-1, j = 0..nT-1"" since ""a (nT)x(nT) array transformBlock"" can not have an index from 0 to nT in any dimension.

5. Section 9.2.1, ""Error! Reference source not found."""	defect	closed	minor		Text	D9 (K1003) v4	fixed		bbross wjhan jct-vc@…
