xref: /aosp_15_r20/external/webp/README.android (revision b2055c353e87c8814eb2b6b1b11112a1562253bd)
1URL: https://chromium.googlesource.com/webm/libwebp
2Version: v1.4.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