Opened 4 years ago
Closed 4 years ago
#1319 closed defect (fixed)
encoder is crashed when setting DecodingRefreshType equal to 2
Reported by: | wangyang.cs | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.1 |
Component: | VTM | Version: | VTM-10.0rc1 |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@…, jvet@… |
Description
The encoder is crashed when setting DecodingRefreshType equal to 2 (IDR) for RA. It's caused by incorrectly setting reference picture lists for the first RADL picture.
Change history (2)
comment:1 Changed 4 years ago by wangyang.cs
comment:2 Changed 4 years ago by XiangLi
- Milestone set to VTM-10.1
- Resolution set to fixed
- Status changed from new to closed
Fixed as suggested https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1858.
Note: See TracTickets for help on using tickets.
A MR https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1858 is submitted.