Opened 4 years ago

Closed 4 years ago

#1053 closed defect (fixed)

Minor issue on the condition of vps_ols_dpb_params_idx

Reported by: abe.kiyo Owned by:
Priority: minor Milestone:
Component: spec Version:
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In 7.3.2.2 Video parameter set RBSP syntax, vps_num_dpb_params has already been changed to vps_num_dpb_params_minus1.
So the syntax table should be modified as follows;

if( VpsNumDpbParams > 1 && VpsNumDpbParams vps_num_dpb_params != NumMultiLayerOlss )

vps_ols_dpb_params_idx[ i ]

Change history (1)

comment:1 Changed 4 years ago by yk

  • Resolution set to fixed
  • Status changed from new to closed

Good catch! Thanks! Will be fixed in JVET-R2001-v8.

Note: See TracTickets for help on using tickets.