﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
910	Missing braces in num_ref_idx_active_override_flag condition	Vadim		"Missing braces around the slice type conditions

if( ( rpl_info_in_ph_flag | | ( ( nal_unit_type != IDR_W_RADL && nal_unit_type  != IDR_N_LP ) | | sps_idr_rpl_present_flag ) ) && '''(''' ( slice_type  !=  I && num_ref_entries[ 0 ][ RplsIdx[ 0 ] ] > 1 ) | | ( slice_type == B  && num_ref_entries[ 1 ][ RplsIdx[ 1 ] ] > 1 ) ''')''' ) {
         '''num_ref_idx_active_override_flag'''
"	defect	closed	minor		spec		fixed		ksuehring bbross XiangLi fbossen jvet@…
