roll libyuv from r1437 to r1444.
commit628ded52565dfbddfc4b2a7e03733749cf7b819f
authorfbarchard <fbarchard@google.com>
Wed, 8 Jul 2015 18:00:04 +0000 (8 11:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jul 2015 18:01:47 +0000 (8 18:01 +0000)
tree0d01e7bf632ffe6fd42103e9a91b0fe512470475
parentc9bbc038258ac3e557add14ef9ebc5863fc014c3
roll libyuv from r1437 to r1444.
Resolve issues with AVX2 buffer overrun on odd width conversions, and bugs in 4 AVX2 functions: ARGB1555ToARGB, ARGB4444ToARGB, RGB565ToARGB and Box filtered YUV scaler for general purpose scaling.

libyuv changes in this CL
https://chromium.googlesource.com/libyuv/libyuv/+log/6dde4f14..0e83b64e

R=brucedawson@google.com
BUG=libyuv:462

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

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