Opened 5 years ago

Closed 5 years ago

#147 closed defect (fixed)

Bugs and typos in text related to coefficients coding

Reported by: vdrugeon Owned by:
Priority: minor Milestone:
Component: spec Version: VVC D4 v4
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

The attached file suggests solutions for bugs and typos in the syntax and specification text related to coefficients coding. Below is a summary of the suggested changes:

  • numSigCoeff is removed, since it does not seem to be used anymore
  • A couple of typos are fixed in the first and second loops for coefficients coding
  • Section 9.5.3.2 Rice parameter derivation process for dec_abs_level[ ] is fixed

Many thanks to Heiko for having a look at the suggested changes.

Attachments (1)

JVET-L1001-v9_coeff_coding.docx (38.0 KB) - added by vdrugeon 5 years ago.

Download all attachments as: .zip

Change history (6)

comment:1 Changed 5 years ago by vdrugeon

After further discussions with Heiko, some more fixes have been included:

  • In the definition of firstPosMode0 in the syntax
  • In the conditions for coding of sig_coeff_flag
  • Replaced checking if sig_coeff_flag is equal to 1 by checking if AbsLevel is greater than 0, since sig_coeff_flag is not signalled for all coefficient positions

Changed 5 years ago by vdrugeon

comment:2 Changed 5 years ago by bbross

  • Version changed from VVC D3 v9 to VVC D4 v2

comment:3 Changed 5 years ago by bbross

  • Version changed from VVC D4 v2 to VVC D4 v3

comment:4 Changed 5 years ago by bbross

  • Version changed from VVC D4 v3 to VVC D4 v4

comment:5 Changed 5 years ago by bbross

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

Fixed in VVC D4 v6

Note: See TracTickets for help on using tickets.