Opened 3 years ago
Closed 3 years ago
#1476 closed defect (fixed)
Issue on picture output after MR 2026 (Fixes for tickets #961, #1455 and #1447)
Reported by: | forayr | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-12.2 |
Component: | VTM | Version: | VTM-12.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The slice NUT pattern CRA RASL GDR do not output any pictures after this commit, whereas 2 were outputted before (the CRA and the GDR).
The issue is that now if a GDR is decoded after a skipped picture (the RASL in this case), all pictures in the DPB are marked as not need for output.
I don't think that this behavior match the specification for this case.
Change history (1)
comment:1 Changed 3 years ago by fbossen
- Milestone set to VTM-12.2
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
See https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2045