13 lines
489 B
Plaintext
13 lines
489 B
Plaintext
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'.
|