Opened 4 years ago

Closed 4 years ago

#1099 closed defect (fixed)

8.5.2.3: Typo in value of yNbA0

Reported by: pierrick.bouvier Owned by:
Priority: minor Milestone:
Component: spec Version: VTM-9.0
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In chapter 8.5.2.3 (Derivation process for spatial merging candidates), on page 236,

The luma location (xNbA0,yNbA0) inside the neighbouring luma coding block is set equal to (xCb - 1, yCb + cbWidth),

should be (s/cbWidth/cbHeight/):

The luma location (xNbA0,yNbA0) inside the neighbouring luma coding block is set equal to (xCb - 1, yCb + cbHeight)

Change history (1)

comment:1 Changed 4 years ago by bbross

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

Good catch, thanks!

This will be fixed in first verison of D10.

Note: See TracTickets for help on using tickets.