aboutsummaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
authorUrvang Joshi <urvang@google.com>2014-04-22 17:24:23 -0700
committerUrvang Joshi <urvang@google.com>2014-04-22 17:28:03 -0700
commit40d327484446eb6adea41a817b2fb218d00a7649 (patch)
tree8ce1b6746213cdea21092f2463f50f7540b13f53 /README.android
parentaf0c566847b7693a6b85e2619f83cee5c00647a7 (diff)
downloadwebp-40d327484446eb6adea41a817b2fb218d00a7649.tar.gz
Cherry-pick upstream bugfix for incremental decode of lossy-alpha
When remapping buffer, br->eos_ was wrongly being set to true for certain images. From upstream: https://gerrit.chromium.org/gerrit/#/c/69849/ Change-Id: I933f2da8a6d1c497f8e54ae6fb5bcfc0171660df
Diffstat (limited to 'README.android')
-rw-r--r--README.android1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.android b/README.android
index e7e6067f..13324e9d 100644
--- a/README.android
+++ b/README.android
@@ -39,6 +39,7 @@ Local modifications:
(#I737451d7f, #Ia300385a & #I9566a8e2).
- Fix memleak in WebPIDelete() (change#Id4faef1b).
- Sync-patch with libwebp ver 0.4.0-rc1 (change#I22be12d8).
+- Bugfix for incremental decode of lossy-alpha (change#I716ce082)
The Android.mk file creates WebP Decoder and Encoder static libraries which
can be added to any application by Adding to LOCAL_STATIC_LIBRARIES