Opened 5 years ago
Closed 5 years ago
#536 closed defect (fixed)
wraparound failed due to clipMv
Reported by: | yuwenhe | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-6.2 |
Component: | VTM | Version: | VTM-6.1 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
VTM-6.1 encoding with 360 PERP failed. The clipMv() was separated into two functions, but the caller did not change accordingly. The patch is enclosed.
Attachments (1)
Change history (2)
Changed 5 years ago by yuwenhe
comment:1 Changed 5 years ago by XiangLi
- Milestone set to VTM-6.2
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
patch for wraparound fix in VTM-6.1