| URL: https://chromium.googlesource.com/webm/libwebp | |
| Version: v1.4.0 | |
| License: Google BSD like | |
| Local modifications: | |
| - LOCAL_LICENSE_KINDS and related variables added to **/Android.mk | |
| The Android.bp file creates WebP decoder and encoder static libraries which | |
| can be added to any application by adding libwebp-decode and libwebp-encode to | |
| 'static_libs'. |