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

Unified Diff: third_party/libwebp/README.chromium

Issue 10496016: Add RGBX BGRX support to WEBPImportPicture (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix comment nits. Created 8 years, 7 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/enc/picture.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 758051a68097780b106ec0e602a607f5ff688886..525267b731b76a338c4bf0b82d5ef7c1ecaff0f5 100644
--- a/third_party/libwebp/README.chromium
+++ b/third_party/libwebp/README.chromium
@@ -21,6 +21,8 @@ Local changes:
* Removed examples/, documentation and build related files, keeping only
the contents of src/.
* Merged COPYING/PATENTS to LICENSE
+ * Add BGRX and RGBX variants to the WEBPImportPicture API (needs to be
+ upstreamed to libwebp master).
Upstream cherry-picks:
7bb6a9c idec: fix internal state corruption
89cd1bb idec: fix WebPIUpdate failure
« no previous file with comments | « no previous file | third_party/libwebp/enc/picture.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698