Opened 5 years ago
Closed 4 years ago
#1122 closed defect (fixed)
sps_num_points_in_qp_table_minus1 upper range
Reported by: | delagrangep | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
Should be 62 + QpBdOffset instead of 63 + QpBdOffset (see JVET-Q0420).
There are at most (64+QpBdOffset) points. Less qp_table_start, that's (63+QpBdOffset), and since that's xxx_minus1, we end up with an upper bound of (62+QpBdOffset).
Change history (1)
comment:1 Changed 4 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 should be fixed and modified in JVET-S2001-v5 according to the adoption of: