Opened 4 years ago
Closed 4 years ago
#1263 closed defect (fixed)
JVET-Q0814: incorrect encoding of max_dec_pic_buffering_minus1 in VPS
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.0 |
Component: | VTM | Version: | VTM-9.3 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
In the VPS, the VTM incorrectly encodes/decodes max_dec_pic_buffering_minus1 as m_maxDecPicBuffering (without the minus1)
Change history (2)
comment:1 Changed 4 years ago by fbossen
comment:2 Changed 4 years ago by ksuehring
- Milestone set to VTM-10.0
- Resolution set to fixed
- Status changed from new to closed
The MR was merged
Note: See TracTickets for help on using tickets.
Proposed fix:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1796