Opened 4 years ago

Closed 4 years ago

#628 closed defect (fixed)

Typo in calculation of scaling ratios for RPR

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

Description

In 8.3.2 Decoding process for reference picture lists construction, fRefHeight is used but never defined. It seems to be due to a typo whereby fRefWidth is defined twice (the second instance should probably be fRefHeight instead):
"fRefWidth is set equal to PicOutputWidthL of the reference picture RefPicList[ i ][ j ] in luma samples
fRefWidth is set equal to PicOutputHeightL of the reference picture RefPicList[ i ][ j ] in luma samples"

Change history (1)

comment:1 Changed 4 years ago by bbross

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

Thanks for reporting.

This will be fixed JVET-P2001-vB.

Note: See TracTickets for help on using tickets.