Opened 4 years ago
Closed 4 years ago
#1427 closed defect (invalid)
Decoder crashes when decoding mixed NALU bitstream
Reported by: | hallapur | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-10.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Crashing happens mainly because decoder does not check number of active reference frames in some of the RPS handling functions. A fix will be provided in a merge request.
Change history (2)
comment:1 Changed 4 years ago by hallapur
comment:2 Changed 4 years ago by hallapur
- Resolution set to invalid
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Proposed fix is submitted in merge request:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1957