﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
366	Derivation of intra luma mode predictors when neighbor is PCM coded.	bheng		"
In TComDataCU::getIntraDirLumaPredictor, the logic used to determine iLeftIntraDir and iAboveIntraDir directions should take into account the case where one of the neighboring CUs is PCM coded.

The values in m_puhLumaIntraDir should either be initialized to ""Intra_DC"" rather than ""2"" (which no longer corresponds to DC mode), and/or there should be additional cases added to getIntraDirLumaPredictor( ) to check for PCM mode.
"	defect	closed	minor		HM	HM-6.2	fixed		fbossen ksuehring davidf jct-vc@…
