Opened 4 years ago

Closed 3 years ago

#1404 closed defect (fixed)

Incorrect Condition for Coding WP num_l1_weights

Reported by: bheng Owned by:
Priority: minor Milestone:
Component: VTM Version: VTM-10.2
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

In VTM, the num_l1_weights syntax element is coded even if pps_weighted_bipred_flag=0. The spec text includes the additional condition:

if( pps_weighted_bipred_flag && pps_wp_info_in_ph_flag && num_ref_entries[ 1 ][ RplsIdx[ 1 ] ] > 0 )

Change history (1)

comment:1 Changed 3 years ago by bheng

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

Fixed in merge request jvet/VVCSoftware_VTM!1947

Note: See TracTickets for help on using tickets.