Opened 13 years ago Closed 11 years ago #208 closed defect (fixed)Wrong number of contexts defined for inter prediction direction
Description
The number of contexts for coding inter prediction direction is defined as:
When DNB_INTER_PRED_MODE is defined, there are actually 5 contexts being used in TDecSbac::parseInterDir:
...
This fifth context, not being properly defined, is aliased with the first context of m_cCURefPicSCModel Change History (4)comment:1 Changed 13 years ago by davidf
comment:2 Changed 13 years ago by davidf
comment:3 Changed 13 years ago by davidf
comment:4 Changed 11 years ago by fbossen
Appears to be fixed in recent HM versions (NUM_INTER_DIR_CTX is set to 5) 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
|
Updating component after adding WD (Text) tickets