Skip to content

Fix ticket #130 Incorrect scaling operation in triangle list derivation

Ghost User requested to merge (removed):fix_ticket_130 into master

To fix ticket #130: incorrect scaling operation in triangle list derivation. In UnitTool.cpp PU::getTriangleMergeCandidates, the scaling process in averaging L0 and L1 motion vectors of a bi-prediction candidate is incorrect.

Merge request reports