﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
539	Add fix in EncGOP.cpp to new HDRTools v0.20+	Jamaika		"Add fix in EncGOP.cpp to new HDRTools v0.19+
if (m_pcEncLib->getPrintHexPsnr())
    {
      m_pcDistortionDeltaE  = new hdrtoolslib::DistortionMetricDeltaE(m_pcFrameFormat, false, maxSampleValue, whitePointDeltaE, 1, true);
    }
    else
    {
      m_pcDistortionDeltaE  = new hdrtoolslib::DistortionMetricDeltaE(m_pcFrameFormat, false, maxSampleValue, whitePointDeltaE, 1, false);
    }

https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/855#note_7158"	defect	new	minor		VTM	VTM-6.1			ksuehring XiangLi jvet@…
