﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
751	Typos in inter-layer related text	Vadim		"in 7.3.8 Reference picture list structure syntax:
if( !inter_layer_ref_pic'''s'''_flag[ listIdx ][ rplsIdx ][ i ] ) {  -->
if( !inter_layer_ref_pic_flag[ listIdx ][ rplsIdx ][ i ] ) {

In 8.3.2 Decoding process for reference picture lists construction:
layerIdx = '''DirectDependentLayerIdx'''[ GeneralLayerIdx[ nuh_layer_id ] ][ ilrp_idx[ i ][ RplsIdx ][ j ] ] -->
layerIdx = DirectRefLayerIdx[ GeneralLayerIdx[ nuh_layer_id ] ][ ilrp_idx[ i ][ RplsIdx ][ j ] ]

"	defect	closed	minor		spec		fixed		ksuehring bbross XiangLi fbossen jvet@…
