﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1580	wrong reference picture list L1 for incomplete GOP (typically last chunk)	furban		"When the GOP is incomplete, the encoder detects missing pictures and creates a new reference picture list with available pictures and tries to maintain active reference pictures with pictures referenced in either L0 or L1.
(new RPL is coded in Slice Header).
The number of additional pictures for L1 is erroneously mixes numbers from L0 and L1.
EncGOP.cpp end of function xCreateExplicitReferencePictureSetFromReference: numOfNeedToFill = pLocalRPL0->getNumberOfActivePictures() - ( numOfLTRPL1 + numOfSTRPL1 ) - numOfILRPL0;
"	defect	closed	minor	VTM-18.1	VTM		fixed		ksuehring XiangLi fbossen jvet@…
