Opened 4 years ago
Closed 4 years ago
#1320 closed defect (fixed)
Missing the process of decoding NAL_UNIT_FD when filler data NAL units are in the bitstream
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
When filler data NAL units are signaled in the bitstream, the decoding process for NAL_UNIT_FD is missing and the decoder is crashed.
Change history (2)
comment:1 Changed 4 years ago by wangyang.cs
comment:2 Changed 4 years ago by ksuehring
- Milestone set to VTM-10.1
- Resolution set to fixed
- Status changed from new to closed
Resolved in VTM 10.1
Note: See TracTickets for help on using tickets.
A MR https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1859 is submitted.