Opened 5 years ago
Closed 5 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 5 years ago by bbross
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Thanks for reporting.
This will be fixed JVET-P2001-vB.