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

Unified Diff: third_party/libwebp/README.chromium

Issue 116213006: Update libwebp to 0.4.0 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: After Blink Roll Created 6 years, 11 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 460e9e00bc68a6446f0ab59a16c086816bd665ac..a60ca9382e76a70f62c0426370157418c791a0cc 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.1
+Version: v0.4.0
License: BSD
License File: LICENSE
Security Critical: Yes
Description:
Source archive:
- http://code.google.com/p/webp/downloads/detail?name=libwebp-0.3.1.tar.gz
+ https://code.google.com/p/webp/downloads/detail?name=libwebp-0.4.0.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
@@ -21,13 +21,4 @@ Local changes:
the contents of src/ less mux/ which is unused.
* Merged COPYING/PATENTS to LICENSE
Cherry-picks:
- f626fe2 Detect canvas and image size mismatch in decoder.
- f5fbdee demux: stricter image bounds check
- a03c351 Demux: WebPIterator now also denotes if the frame has alpha.
- 6284854b Support for "Do not blend" in mux and demux libraries
- 40ae352 Fix memleak in WebPIDelete()
- 92d47e4 improve VP8L signature detection by checking the version bits too
- dde91fd Demux: Correct the extended format validation
- 96ad0e0 VPLBitReader: Catch error if bit_pos > LBITS.
- e18e667 demux: strictly enforce the animation flag
- 61cb884 demux: (non-exp) fail if the fragmented flag is set
+ Revert patch f7fc4bc: dec/webp.c: don't wait for data before reporting w/h
« 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