aboutsummaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
authorVikas Arora <vikasa@google.com>2012-08-15 16:18:49 -0700
committerVikas Arora <vikasa@google.com>2012-08-15 16:18:49 -0700
commit228b1b1f024974d7832b51a3f266e5edc9110c02 (patch)
tree7ff4304e459453176edc6d1bcd5c70bf3274e064 /README.android
parenta2415724fb3466168b2af5b08bd94ba732c0e753 (diff)
downloadwebp-228b1b1f024974d7832b51a3f266e5edc9110c02.tar.gz
Updated WebP with head change#I3da2063b
Fixes for RGBA4444 color mode w.r.t fancy upsampling and 4 bit clipping logic. Change-Id: Ib6e58bcdb9de3713d5b874d7660c5734c9a3b104
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 4c866d66..787a8a95 100644
--- a/README.android
+++ b/README.android
@@ -24,6 +24,7 @@ Local modifications:
The fix is similar to jpeglib handling for JCS_RGB_565 & JCS_RGBA_8888
color configs. Added the code under "ANDROID_WEBP_RGB" flag.
- Sync-patch with libwebp ver 0.2.0-rc1 (head change#Ia5475247).
+- Updated WebP with head change#I3da2063b
The Android.mk file creates WebP Decoder and Encoder static libraries which
can be added to any application by Adding to LOCAL_STATIC_LIBRARIES