#1201 closed defect (fixed)Minor corrections to Range Extensions
Description
In O1005v1 there are the following minor errors:
Change History (4)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by peterderivazcomment:3 Changed 11 years ago by davidf
All of the above (1--7) have been fixed in v2.
Regarding:
comment:4 Changed 11 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
|
Another minor correction to add to the list:
In 7.3.8.11 CuPredMode[xC][yC] is accessed. This should probably be CuPredMode[x0][y0] or perhaps CuPredMode[x0+xC][y0+yC].