Opened 4 years ago
Closed 4 years ago
#1383 closed defect (fixed)
Incorrect APS management in multilayer streams
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.1 |
Component: | VTM | Version: | VTM-10.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The ALF encoder appears to have two issues:
- it may incorrectly reuse an APS from a previous picture when coding a CRA picture that uses a B-slice in an enhancement layer
- it may incorrectly skip testing using a new filter if the target APS id was previously used in a different layer
Change history (2)
comment:1 Changed 4 years ago by fbossen
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.
Note: See TracTickets for help on using tickets.
Suggested fix:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1877