Opened 4 years ago
Closed 4 years ago
#1460 closed defect (fixed)
Missing reset of violatesMtsCoeffConstraint
Reported by: | tpoirier | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | VTM-12.0 |
Component: | VTM | Version: | VTM-11.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
violatesMtsCoeffConstraint is not reset in MTS loop during intra search in xRecurIntraCodingLumaQT. This leads to MTS index not taken into account in rate evaluation in some cases.
A merge request has been submitted.
Change history (2)
comment:1 Changed 4 years ago by tpoirier
comment:2 Changed 4 years ago by fbossen
- Milestone set to VTM-12.0
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
MR !2013 has been submitted.
It only affects LDB in CTC as the bug occurs when LFNST is off, very minor change in BD-rate is reported.