aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2011-06-16Add WebP Encoder code to the /external/webp code-repo. With this changeVikas Arora
in addtion to libwebp-decode static lib, libwebp-encode static library corresponding to WebP encoder will be build & installed. Change-Id: I809a427a6ad849ba7d16f56dd0b0bc5cba4768ec
2011-06-07Update webp code base to latest version ver 0.1.2Vikas Arora
issue: 3291572 Change-Id: I83b972f2abc7fa7b359d5edbbb9671984ad00fd8
2011-01-04Import libwebp image decoder libraryEric Hassold
Import libwebp image decoder library as external static library, as preamble to adding support for WebP decoding into skia. Change-Id: Ifee49924e73e72f875d13177702f2a0f19b5f9b0