Opened 5 years ago
Closed 5 years ago
#520 closed defect (fixed)
a couple of issues regarding palette spec
Reported by: | LGE_VCC | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D6 vE |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
(1) On page 160 of JVET-O2001-vE.docx, under 7.4.9.6, Palette coding semantics, after the paragraph of copy_above_palette_indices_flag, there are two conflicting sentences:
The value of PaletteIndexMap[ xC ][ yC ] shall be in the range of 0 to ( MaxPaletteIndex – 1), inclusive.
The value of PaletteIndexMap[ xC ][ yC ] shall be in the range of 0 to MaxPaletteIndex, inclusive
One of them should be removed.
(2) Variable palette_max_size and PaletteMaxPredictorSize are referred in the draft text, but they are never defined or signaled. In VTM6 software, they are defined as 31 (MAXPLTSIZE) and 63 (MAXPLTPREDSIZE).
Change history (1)
comment:1 Changed 5 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Thanks for reporting.
This is fixed in JVET-P2001-v8.