Opened 13 years ago Closed 13 years ago #448 closed defect (fixed)combined_inter_pred_ref_idx does not exist anymore.
Description
In subclause 7.4.7, combined_inter_pred_ref_idx does not exist anymore. I am guessing that the paragraph
When ref_idx_l0[ x0 ][ y0 ] is not present and combined_inter_pred_ref_idx is present, ref_idx_l0[ x0 ][ y0 ] is inferred to be equal to ( ( combined_inter_pred_ref_idx – NumPredRefLC ) / NumPredRefL1 ).
should be replaced by
When ref_idx_l0[ x0 ][ y0 ] is not present, it is inferred to be equal to 0. Change History (3)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by bbrosscomment:3 Changed 13 years ago by bbross
Fixed in JCTVC-I1003_d0 (v1). Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fix has been incorporated in JCTVC-I0030 (v1).