Opened 5 years ago
Closed 5 years ago
#368 closed defect (fixed)
Slice Initialization Issues
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-6.0 |
Component: | VTM | Version: | VTM-5.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
With multi-slice pictures, there can be issues when reference picture lists, weighted prediction, brick index, and slice address variables aren't reinitialized between slices. See merge request for suggested changes (to be uploaded shortly).
Change history (2)
comment:1 Changed 5 years ago by bheng
- Version changed from VTM-5.0rc1 to VTM-5.2
comment:2 Changed 5 years ago by XiangLi
- Milestone set to VTM-6.0
- Resolution set to fixed
- Status changed from new to closed
Fixed as suggested.
Note: See TracTickets for help on using tickets.
Reference picture list issues already resolved in commit [123acfc6]. Possible solution for other issues provided here:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/684