Opened 13 years ago Closed 12 years ago #221 closed defect (wontfix)Macro is missing in last position coding
Description
In TEncSbac::codeLastSignificantXY() and TDecSbac::parseLastSignificantXY() of HM4.0, QC_MDCS macro are missing around swap code. Problem is occurred when MODFIED_LAST_CODING is defined, but QC_MDCS is not.
Above codes should be changed to the following.
#if QC_MDCS
#endif 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 12 years ago by ksuehring
This has been resolved with the macro removal. 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