Opened 11 years ago Closed 11 years ago #1183 closed defect (fixed)Error in specification of refMatrixId
Description
In 7.4.5 Scaling list data semantics, equation 7-35 defines refMatrixId as:
and restricts scaling_list_pred_matrix_id_delta[ sizeId ][ matrixId ] to be in the range 0 to matrixId.
However, in 7.3.4 Scaling list data syntax, matrixId now takes the values 0 and 3 when sizeId==3. (In previous versions of the spec it took the values 0 and 1.)
I believe equation 7-35 should be modified to be:
and the restriction for scaling_list_pred_matrix_id_delta should be modified to correspond to the different behaviour when sizeId==3. Change History (2)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 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
|
Fixed in O1005v1