Opened 5 years ago

Closed 4 years ago

#546 closed defect (fixed)

Missing cu_skip_flag condition for inferring ciip_flag

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

Description

In 7.4.9.7, cu_skip_flag condition is missing for inferring ciip_flag. Suggest to align spec with VTM and adopted O0249.
When ciip_flag[ x0 ][ y0 ] is not present, it is inferred as follows:
– If all the following conditions are true, ciip_flag[ x0 ][ y0 ] is inferred to be equal to 1:

  • ...
  • cu_skip_flag[ x0 ][ y0 ] == 0

Change history (5)

comment:1 Changed 4 years ago by bbross

  • Version changed from VVC D6 vE 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 jlchen

The ticket has been addressed by O0249.

comment:5 Changed 4 years ago by jlchen

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.