• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1URL: https://chromium.googlesource.com/webm/libwebp
2Version: v1.5.0
3License: Google BSD like
4
5Local modifications:
6- LOCAL_LICENSE_KINDS and related variables added to **/Android.mk
7
8The Android.bp file creates WebP decoder and encoder static libraries which
9can be added to any application by adding libwebp-decode and libwebp-encode to
10'static_libs'.
11