Opened 5 years ago
Closed 5 years ago
#1004 closed defect (fixed)
Subpictures – Motion clipping missing for affine prediction.
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-8.1 |
Component: | VTM | Version: | VTM-8.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The InterPrediction::xPredAffineBlk( ) function is missing motion vector clipping for subpicture motion clipping (subpic_treated_as_pic_flag=1 case). Motion vectors are clipped within the picture buffer, not the subpicture buffer.
Change history (2)
comment:1 Changed 5 years ago by ksuehring
- Milestone set to VTM-8.1
comment:2 Changed 5 years ago by ksuehring
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in MR 1504
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1504