Opened 5 years ago

Closed 5 years ago

#137 closed defect (fixed)

CCLM parameter derivation condition is wrong in spec

Reported by: LiZhang Owned by:
Priority: minor Milestone:
Component: spec Version: VVC D3 v7
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In section 8.2.4.2.8 of JVET-L1001-v6.doc, conditions of CCLM parameter values need to be changed from:

  1. The variables a, b, and k are derived as follows:

– If numSampL is greater than 0, and numSampT is greater than 0, the following applies:
...

to:

  1. The variables a, b, and k are derived as follows:

– If numSampL is equal to 0, and numSampT is equal to 0, the following applies:
...

Change history (2)

comment:1 Changed 5 years ago by bbross

  • Version changed from VVC D3 v6 to VVC D3 v7

comment:2 Changed 5 years ago by bbross

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

Fixed in v8 of VVC D3

Note: See TracTickets for help on using tickets.