roll libyuv to r1437 to resolve msan overread on odd width ARGBToYUY2.
commit64f10c249f10867168e5723c31cc8d6e30913c40
authorfbarchard <fbarchard@google.com>
Wed, 24 Jun 2015 01:27:15 +0000 (23 18:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 24 Jun 2015 01:28:54 +0000 (24 01:28 +0000)
treef72d6ca92f8eae8a096627e378c0f2262bff62ef
parentd31995076e55f1aac2f935c53b585a90ece27a11
roll libyuv to r1437 to resolve msan overread on odd width ARGBToYUY2.
Also includes SIMD only version of interpolation used for bilinear filtering and temporal resampling, when width is odd.

Versions in this roll https://chromium.googlesource.com/libyuv/libyuv/+log/3b5d726a..6dde4f14

R=brucedawson@chromium.org
BUG=libyuv:457
TESTED=drmemory with repeated random width unittest.

Review URL: https://codereview.chromium.org/1200423002

Cr-Commit-Position: refs/heads/master@{#335845}
DEPS