Opened 13 years ago Closed 12 years ago #535 closed defect (fixed)Index i, j of non-square ScalingFactor matrix
Description
In 7.4.2.4
Function 7-32 is about quantization matrix of 16x4 assignment. The indexes of matrix define as "i=0..16, j=0..4 and MatrixID=0..5". But this matrix is 16x4, the range of i shall be 0 to 15, and range of j shall be 0 to 3.
Function 7-33, 7-34, and 7-35 have the same problem. Change History (3)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by bbross
comment:3 Changed 12 years ago by bbross
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 is fixed in JCTVC-I1003 d5 (v6).