﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1118	initPattern uses wrong pixel offsets for boundary calculations, but results are still correct	gordon		"In TComPattern::initPattern, pcCU->getCUPelX() and Y are used in calculations to determine picture boundaries, but something like pcCU->getPic()->getCU( pcCU->getAddr())->getCUPelX() is the correct thing to use.  (A CTU based g_auiRasterToPelX offset is being added to this value.)

It seems that the uiOffsetLeft and uiOffsetAbove calculation results don't change with this modification, as we're only interested in determining if we're at picture boundaries which occurs only when everything is zero."	defect	closed	trivial	HM-16.1	HM	HM-11.0	fixed		fbossen ksuehring davidf jct-vc@…
