Opened 5 years ago
Closed 5 years ago
#784 closed defect (fixed)
RPR - Combination with PROF
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-7.2 |
Component: | VTM | Version: | VTM-7.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The enablePROF condition in xPredAffineBlk( ) needs to have an additional “scalingRatio == SCALE_1X” condition. The existing “same picture width/height” condition doesn’t account for pictures that have the same size but different scaling windows.
Change history (1)
comment:1 Changed 5 years ago by ksuehring
- Milestone set to VTM-7.2
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
The related MR
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/1195
was merged.