Opened 5 years ago
Closed 5 years ago
#573 closed defect (fixed)
Issue when POC is reset on IDR
Reported by: | forayr | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-7.1 |
Component: | VTM | Version: | VTM-6.1 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
On IDR, POC value might be reset. The POC of the outputted picture might not be in increase order for this one. However VTM do not reset m_pocRandomAccess in this case, and will skip the decoding of pictures which shall be decoded.
Change history (2)
comment:1 Changed 5 years ago by forayr
comment:2 Changed 5 years ago by ksuehring
- Milestone set to VTM-7.1
- Resolution set to fixed
- Status changed from new to closed
The MR was merged.
Note: See TracTickets for help on using tickets.
MR: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/998