shithub: libvpx

Download patch

ref: c4048dbdd39dbd4763852a6d0a27f183677c4225
parent: f70330a906fc42bbb6f7100ed1ad5800007b96bc
author: Yaowu Xu <yaowu@google.com>
date: Sat Aug 10 11:04:02 EDT 2013

Change to limit the mv search range

As the pixel values beyond image border are duplicates of pixels
on edge, the change limits the mv search range, any mv beyond
the limits no longer produce new/different prediction values
as entire block with pixels used for subpel interpolation are
outside image border.

Change-Id: I4c6fdf06e33c1cef1489f5470ce0fb4e5e01fb79