Opened 13 years ago Closed 12 years ago #524 closed defect (fixed)transform issues
Description (last modified by bbross)
1.
2.
3.
4.
should be changed to
to ensure the right precedence. Change History (7)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by mwicomment:3 Changed 12 years ago by bbross
Ticket #587 has been marked as a duplicate of this ticket. comment:4 Changed 12 years ago by bbross
comment:5 Changed 12 years ago by bbross
comment:6 Changed 12 years ago by bbross
comment:7 Changed 12 years ago by bbross
Transform issues are fixed in current draft JCTVC-K1003 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
|
re 2.
The core transform matrix is not wrong if read column-wise, not row-wise. With the index fix in #586, taking care that the matrix c is read column-wise, the equations would be ok.
re 3.
#587 is doublicating this one, sorry for not having seen it (and thanks to Benjamin for pointing that out).
Additionally, it should be made sure that the definition of the transform matrix c has spaces between the coefficients to prevent interpretation of two neighboring coefficients as a difference ('9-25', '43-57', ...). It would be nice if the negative sign would be represented by the character '-', not by a dash.
The specification of the array construction using '{ {...} {...} }' should be added to 5.9.