Opened 3 years ago
Closed 3 years ago
#1529 closed defect (fixed)
Affine constructed candidates are misidentified as valid or invalid for GDR in getAffineMergeCand process
Reported by: | tpoirier | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-15.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The current marking is done for only 1 candidate after the call of getAffineControlPointCand.
The valid marking should be done inside getAffineControlPointCand function.
Change history (3)
comment:1 Changed 3 years ago by tpoirier
- Version set to VTM-15.0
comment:2 Changed 3 years ago by seuhong
The description is correct and MR fixes the defect.
comment:3 Changed 3 years ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
MR!2151 has been submitted to fix this problem