#1208 closed defect (fixed)8.4.5.1 Uses incorrect coordinate system for various syntax elements
Description
The following elements are all defined in terms of luma coordinates in syntax/semantics:
But in 8.4.5.1 are indexed using the component dependent coordinate system (xTb0, yTb0).
Use (xTbY, yTbY + yTbOffset * SubHeightC) as appropriate. Change History (3)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by davidf
comment:3 Changed 11 years ago by davidf
Ticket #1204 has been marked as a duplicate of this ticket. 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
|
Replaced common sub-expression with yTbOffsetY.
NB, the reference to §8.6.6 is correct -- it is only invoked for 4:4:4.
Fixed in v2.