Opened 6 years ago
Last modified 6 years ago
#176 closed defect
reshaper and hash ME may use wrong IBC mode indication — at Version 1
Reported by: | ksuehring | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-4.0 |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description (last modified by ksuehring)
In JVET_M0483_IBC the SPSNext function getIBCMode() was replaced by the SPS function getIBCFlag()
The function was not removed, but since the mode is never initialized, it always returns zero.
The old function is still used in the reshaper and hash based ME code.
MR 262 removed the old function when JVET_M0483_IBC is defined.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/262
Note: See TracTickets for help on using tickets.