Opened 4 years ago
Closed 4 years ago
#1046 closed defect (fixed)
CCAlfConstraintFlag
Reported by: | zhangna | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-8.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
m_cEncLib.setNoAlfConstraintFlag ( !m_ccalf );
should be corrected as
m_cEncLib.setNoCCAlfConstraintFlag ( !m_ccalf );
Change history (1)
comment:1 Changed 4 years ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1607