Opened 5 years ago
Closed 5 years ago
#848 closed defect (fixed)
PicRplsIdx[i] used but not defined
Reported by: | audrey.turquin | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D8 vB |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
The variable PicRplsIdx[i] is used but not defined.
This is due to the factorization of the rpl_idx from picture header and from slice header into the 'ref_pic_lists()' function, where only RplsIdx[i] is defined.
Change history (1)
comment:1 Changed 5 years ago by yk
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Thanks for the good catch! Will be fixed in JVET-Q2001-vC.