Opened 6 years ago
Closed 6 years ago
#233 closed defect (fixed)
Exception thrown when LADF enabled due to missing initialization
Reported by: | siwamura | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-5.0 |
Component: | VTM | Version: | VTM-4.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
An exception is thrown when encoding with luma adaptive deblocking filter (LADF) enabled.
Suggested change is to add one line initialization in EncAppCfg::parseCfg().
A patch to fix this issue is attached to the ticket
Attachments (1)
Change history (2)
Changed 6 years ago by siwamura
comment:1 Changed 6 years ago by XiangLi
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/498