shithub: libvpx

Download patch

ref: e5fe165840d25240d6b2fe02f33c613eda61ff2e
parent: 6e5115e12e916e7d787e0daf2a30a7c610947871
author: Jingning Han <jingning@google.com>
date: Mon Mar 2 08:51:12 EST 2015

Properly handle the boundary blocks for integral projection search

Use rectangular block size for integral projection motion estimation
if the the 64x64 block has over half block outside the frame. This
avoids the issue that the motion information of these blocks is
dominated by the extended pixels, instead of the pixels of interest.

Change-Id: I22f4d2bb7f6a20db9b3f5e2e5463a7f4b9d1b737