Opened 4 years ago

Closed 4 years ago

#1154 closed defect (fixed)

Syntax of transform_tree

Reported by: vdrugeon Owned by:
Priority: minor Milestone:
Component: spec Version:
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In the syntax of transform_tree, an "else" was added before calling transform_unit (which is correct), but the closing and opening parenthesis were not added, so that the "if( tbWidth > MaxTbSizeY | | tbHeight > MaxTbSizeY ) " looks like it is never closed.

Change history (1)

comment:1 Changed 4 years ago by bbross

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

Will be fixed in JVET-S2001-vA.

Note: See TracTickets for help on using tickets.