Opened 4 years ago

Closed 4 years ago

#1360 closed defect (fixed)

Missing input parameters nCbW an nCbH in recursive call of 8.5.8

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

Description

When "8.5.8 8.5.8 Decoding process for the residual signal of coding blocks coded in inter prediction mode" is called recursively three times, the input variables nCbW and nCbH are not passed and should be added.

Change history (2)

comment:1 Changed 4 years ago by bbross

Some more typos:

  • in the three recursive invocations:

"coding units" -> "coding blocks:
"process process" -> "process"

  • equation (1060) has wrong indent

comment:2 Changed 4 years ago by bbross

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

Good catch and thanks for reporting ;)

This will be fixed in JVET-S2001-vH.

Note: See TracTickets for help on using tickets.