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

Unified Diff: third_party/libwebp/README.chromium

Issue 16871017: libwebp-0.3.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 0.3.1 final -> no changes since rc2 Created 7 years, 6 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 | « no previous file | third_party/libwebp/dec/alpha.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 f71c67082c3cc549b5dee9e130246b36a0f8dc07..94ca1cf8a9e00761dd66d881ac69078c002c802f 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.3.0
+Version: v0.3.1
License: BSD
License File: LICENSE
Security Critical: Yes
Description:
Source archive:
- http://code.google.com/p/webp/downloads/detail?name=libwebp-0.3.0-rc6.tar.gz
+ http://code.google.com/p/webp/downloads/detail?name=libwebp-0.3.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
@@ -20,5 +20,3 @@ Local changes:
* Removed examples/, documentation and build related files, keeping only
the contents of src/ less mux/ which is unused.
* Merged COPYING/PATENTS to LICENSE
- Cherry-picks:
- 94328d6 Demux: Fix a potential memleak
« no previous file with comments | « no previous file | third_party/libwebp/dec/alpha.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698