You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
489 B

URL: https://chromium.googlesource.com/webm/libwebp
Version: 1.3.0
License: Google BSD like
Local modifications:
- LOCAL_LICENSE_KINDS and related variables added to **/Android.mk
- merge d64e6d7d Merge "PaletteSortModifiedZeng: fix leak on error" into main
- cherry-pick 904941b4 Fix OOB write in BuildHuffmanTable.
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'.