Opened 6 years ago
Closed 6 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:
- 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:
- 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 6 years ago by bbross
- Version changed from VVC D3 v6 to VVC D3 v7
comment:2 Changed 6 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in v8 of VVC D3