Opened 4 years ago
Closed 4 years ago
#1403 closed defect (fixed)
VPS Syntax Mismatch
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-10.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The following syntax elements are coded out of order in VTM:
vps_max_tid_ref_present_flag[ i ]
vps_direct_ref_layer_flag[ i ][ j ]
vps_max_tid_il_ref_pics_plus1[ i ][ j ]
Additionally, the vps_max_tid_il_ref_pics_plus1[ i ][ j ] has no secondary "j" component in the software.
Change history (1)
comment:1 Changed 4 years ago by bheng
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in merge request jvet/VVCSoftware_VTM!1852