Opened 14 years ago Closed 14 years ago #146 closed defect (fixed)Bug in HM3.0 in the implementation of spatial mvp scaling.
Description
Bug in HM3.0 in the implementation of spatial mvp scaling.
In TComDataCU::fillMvpCand() around line #2893:
Without this statement, bAdded remains true although mv is not added to the list. Therefore,
MTK_AMVP_SMVP_DERIVATION code is not performed in this case. Change History (5)comment:1 Changed 14 years ago by madhukar
comment:2 Changed 14 years ago by davidf
comment:3 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:4 Changed 13 years ago by davidf
comment:5 Changed 13 years ago by davidf
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 was fixed in r828