Opened 11 years ago Closed 10 years ago #68 closed defect (fixed)MV clipping bug in the sub-PU MPI default MV generation
Description
In HTM11, there is a MV clipping operation in the sub-PU MPI default MV generation, which is obviously a bug and should be removed to align with the WD.
In TComDataCU.cpp, line 4499, the following coded should be removed: clipMv( cMv ); Change history (2)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 10 years ago by tech
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
|
The bug is fixed in branches/HTM-11.2-dev0 Rev. 1037. The fix will be part of a future HM release.