Opened 12 years ago

Closed 12 years ago

#535 closed defect (fixed)

Index i, j of non-square ScalingFactor matrix

Reported by: whchung Owned by: bbross
Priority: minor Milestone: D7
Component: Text Version: D7 (I1003) d4
Keywords: Cc: bbross, wjhan, jct-vc@…

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 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

  • Milestone set to D7
  • Version changed from D6 (H1003) dI/dJ/dK to D7 (I1003) d4

comment:3 Changed 12 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed

This is fixed in JCTVC-I1003 d5 (v6).

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

  • Benjamin Bross(Owner, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)