Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(823)

Unified Diff: third_party/libwebp/README.chromium

Issue 1422493004: libwebp: update to 0.4.4 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libwebp/LICENSE ('k') | third_party/libwebp/dec/buffer.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/README.chromium
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium
index 1980a5ddf376d80e70324d0a035b8dfae090b432..c19fe94657a7e3e9932be2a995e27e41076fcc40 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.3
+Version: v0.4.4
License: BSD
License File: LICENSE
Security Critical: Yes
Description:
Source archive:
- http://downloads.webmproject.org/releases/webp/libwebp-0.4.3.tar.gz
+ http://downloads.webmproject.org/releases/webp/libwebp-0.4.4.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,4 +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
- 0250dfc msvc: fix pointer type warning in BitsLog2Floor
« no previous file with comments | « third_party/libwebp/LICENSE ('k') | third_party/libwebp/dec/buffer.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698