Opened 4 years ago

Closed 4 years ago

#1126 closed defect (fixed)

Typo in 8.5.5.7 Derivation process for luma affine control point motion vector predictors

Reported by: Tomohiro Ikai Owned by:
Priority: minor Milestone: VVC D10
Component: spec Version: VVC D9 vB
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

8.5.5.7 Derivation process for luma affine control point motion vector predictors

Output of this process are the luma affine control point motion vector predictors mvpCpLX[ cpIdx ] with X being 0 or 1, and cpIdx = 0 .. numCpMv − 1.

should be

Output of this process are the luma affine control point motion vector predictors cpMvpLX[ cpIdx ] with X being 0 or 1, and cpIdx = 0 .. numCpMv − 1.

Additionally, you may want to replace

refimenent

with

refinement

Note: I've checked R2001 and S0152-v6.

Change history (2)

comment:1 Changed 4 years ago by bbross

  • Milestone set to VVC D10
  • Version set to VVC D9 vB

comment:2 Changed 4 years ago by bbross

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

Good catch, will be fixed in JVET-S2001-v7.

Note: See TracTickets for help on using tickets.