Opened 5 years ago
Closed 5 years ago
#478 closed defect (invalid)
MVD value may exceed entropy coding limit in VTM-6.0
Reported by: | wanght99 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-6.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
In VTM-6.0, the range of MVD values in [-217, 217-1], inclusive. When the MVD has the value of -217, the number of exp_golomb bins will exceed the limit of 32.
A fix was suggested in merge request #871 (https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/871)
Change history (1)
comment:1 Changed 5 years ago by wanght99
- Resolution set to invalid
- Status changed from new to closed
Note: See TracTickets for help on using tickets.