Update libwebp to 0.6.0
authorscroggo <scroggo@chromium.org>
Thu, 16 Feb 2017 13:57:41 +0000 (05:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Feb 2017 13:57:41 +0000 (05:57 -0800)
commit1e532d3ad331e8e79ff48b0da475080fc591ce7e
tree56007d9e2a9845d4bc35d81205a0887f53cd07f9
parentda2d8e85d1fd7c5dce613dfaec221d3ff2ef639d
Update libwebp to 0.6.0

Corresponds with Android change
https://android-review.googlesource.com/#/c/326439/

"this version includes encoder and performance improvements"

Update build file
* Many files have been renamed from
    src/<subdir>/<name>.c
      to
    src/<subdir>/<name>_<subdir>.c

* Build new files (*_msa.c, *_neon.c, predictor_enc.c)

This should fix issue 5876, which was caused by a compiler bug.
With the added NEON implementation, we will no longer trigger
the bug.

BUG=skia:5876

CQ_INCLUDE_TRYBOTS=skia.primary:Build-Mac-Clang-arm-Debug-iOS

Review-Url: https://codereview.chromium.org/2689283007
DEPS
third_party/libwebp/BUILD.gn