Opened 12 years ago Closed 12 years ago #668 closed defect (fixed)HM8/WD mismatch for coeff_abs_level_greater1_flag context derivation
Description ¶
In the WD, 9.3.3.1.5 the following appears:
– If this process is invoked for the first time for the current sub-block scan index i, the following applies.
However, in HM-8.0 TDecSbac::parseCoeffNxN, line 1227: #if REMOVE_NUM_GREATER1 UInt c1 = 1;
Looks like the init here is 1, instead of 0 like the text says. Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbross
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
|
This will be fixed in JCTVC-K0030_v3 (to be released).