shithub: libvpx

Download patch

ref: 31c7a9b1746fde987fb6bc2b887a23796a619978
parent: 35c18baa266550c7c07bd4330d82db9fc7962ec5
author: hkuang <hkuang@google.com>
date: Thu Apr 10 09:54:21 EDT 2014

Fix the VP9 encoding unit test failure on ARM.

The cause is because VP9 encoding use vp8_vpxyv12_extendframeborders_neon
on arm which only extend boarder size 32. But VP9's border size is 160

Change-Id: I1ff7e945344a658af862beb1197925e677e8ff57