Opened 4 years ago

Closed 4 years ago

#1090 closed defect (fixed)

Incorrect description of a syntax element

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

Description

The syntax element intra_subpartitions_mode_flag is described as

intra_subpartitions_mode_flag[ x0 ][ y0 ] equal to 1 specifies that the current intra coding unit is partitioned into NumIntraSubPartitions[ x0 ][ y0 ] rectangular transform block subpartitions. intra_subpartitions_mode_flag[ x0 ][ y0 ] equal to 0 specifies that the current intra coding unit is not partitioned into rectangular transform block subpartitions.

The word rectangular appears twice in this definition and it should be removed, given that the transform block subpartitions can be square too.

Change history (3)

comment:1 Changed 4 years ago by deluxan

  • Component changed from VTM to spec

comment:2 Changed 4 years ago by bbross

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

comment:3 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.