Opened 5 years ago

Closed 4 years ago

#317 closed defect (fixed)

Mismatch with vtm on mvp_l1_flag parsing

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

Description

In the spec, mvp_l1_flag is parsed when !(mvd_l1_zero_flag && inter_pred_idc[x0][y0] == PRED_BI), whereas there is no such condition in vtm.
Vtm behavior seems more logical.
Change in spec consists to move mvp_l1_flag one line down.

Change history (8)

comment:1 Changed 5 years ago by forayr

  • Component changed from VTM to spec

comment:2 Changed 5 years ago by bbross

  • Version changed from VVC D5 v7 to VVC D5 v8

comment:3 Changed 5 years ago by bbross

  • Version changed from VVC D5 v8 to VVC D5 v9

comment:4 Changed 5 years ago by bbross

  • Version changed from VVC D5 v9 to VVC D5 v10

comment:5 Changed 5 years ago by bbross

  • Version changed from VVC D5 v10 to VVC D6 vD

comment:6 Changed 5 years ago by bbross

Would fix it by aligning the spec with VTM.

comment:7 Changed 5 years ago by bbross

  • Version changed from VVC D6 vD to VVC D6 vE

comment:8 Changed 4 years ago by bbross

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

Thanks for reporting.

This will be fixed JVET-P2001-vB.

Note: See TracTickets for help on using tickets.