Opened 4 years ago

Closed 4 years ago

#1128 closed defect (fixed)

Typo of variable in 7.4.3.21 scaling list data semantics

Reported by: siwamura Owned by:
Priority: minor Milestone:
Component: spec Version: VVC D9 vB
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In the description of scaling_list_dc_coef semantics, there may be a typo:

scaling_list_dc_coef[ id − 14 ] is used to derive the value of the variable ScalingMatrixDC[ id − 14 ] when id is greater than 13 as follows:

shoule be

scaling_list_dc_coef[ id − 14 ] is used to derive the value of the variable ScalingMatrixDCRec[ id − 14 ] when id is greater than 13 as follows:

Change history (1)

comment:1 Changed 4 years ago by bbross

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

Good catch, thanks!

This will be fixed in first version of D10.

Note: See TracTickets for help on using tickets.