| Index: third_party/libwebp/README.chromium
|
| diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium
|
| index f53b59d1c6ba1d2e267b67f9274d8ef47d443615..4bf7edfe55858df06bb0714a421b3c5f003c0aeb 100644
|
| --- a/third_party/libwebp/README.chromium
|
| +++ b/third_party/libwebp/README.chromium
|
| @@ -1,14 +1,14 @@
|
| Name: WebP image encoder/decoder
|
| Short Name: libwebp
|
| URL: http://developers.google.com/speed/webp
|
| -Version: v0.4.0
|
| +Version: v0.4.1
|
| License: BSD
|
| License File: LICENSE
|
| Security Critical: Yes
|
|
|
| Description:
|
| Source archive:
|
| - https://code.google.com/p/webp/downloads/detail?name=libwebp-0.4.0.tar.gz
|
| + http://downloads.webmproject.org/releases/webp/libwebp-0.4.1.tar.gz
|
|
|
| WebP is an image format that does both lossy and lossless compression of
|
| digital photographic images. WebP consists of a codec based on VP8, that Google
|
| @@ -22,6 +22,3 @@ Local changes:
|
| * Merged COPYING/PATENTS to LICENSE
|
| Cherry-picks:
|
| Revert patch f7fc4bc: dec/webp.c: don't wait for data before reporting w/h
|
| - c1cb193 disable NEON for arm64 platform
|
| - 207d03b fix out-of-bound read during alpha-plane decoding
|
| - 8c7cd72 Bugfix for incremental decode of lossy-alpha
|
|
|