Opened 4 years ago

Closed 4 years ago

#1266 closed defect (fixed)

treeType in Coding tree semantics

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

Description

In the derivation of minQtSize, maxBtSize, etc... the variable "treeType" is used.

"If treeType is equal to DUAL_TREE_CHROMA ..."

This should probably be "treeTypeCurr" instead. The variable "treeType" isn't derived until after the split type has already been determined.

Change history (1)

comment:1 Changed 4 years ago by yk

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

Good catch, thanks! Will be fixed in JVET-S2001-vG.

Note: See TracTickets for help on using tickets.