Opened 5 years ago

Closed 4 years ago

#606 closed defect (fixed)

Inputs of 6.4.4 Derivation process for neighbouring block availability

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

Description

The derivation process for neighboring block availability takes luma locations as inputs. However, it is sometimes called with chroma locations as input within the text (for example in the CCLM process). It seems to be an issue, because the location is checked against pic_width_in_luma_samples and pic_height_in_luma_samples, so that check would return a wrong value for a chroma location. CuPredMode of the luma block is also checked, which would also return a wrong value for a chroma location.

Change history (4)

comment:1 Changed 4 years ago by bbross

  • Version set to VVC D7 vC

comment:2 Changed 4 years ago by bbross

  • Version changed from VVC D7 vC to VVC D7 vD

comment:3 Changed 4 years ago by bbross

  • Version changed from VVC D7 vD to VVC D7 vE

comment:4 Changed 4 years ago by bbross

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

Thanks for reporting!

This is fixed in JVET-Q2001-v3.

Note: See TracTickets for help on using tickets.