| commit | b2055c353e87c8814eb2b6b1b11112a1562253bd | [log] [tgz] |
|---|---|---|
| author | Xin Li <delphij@google.com> | Mon Apr 29 23:12:59 2024 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Apr 29 23:12:59 2024 +0000 |
| tree | 81511e5a4fba3525fde7c8f5d6ec70403df61003 | |
| parent | 7f17e52ba053534240bf4478f28d66e61ebfaf82 [diff] | |
| parent | 50a851736b63b2e93a50f82fd4e516c228c49640 [diff] |
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 50a851736b -s ours am skip reason: Merged-In I12c50658628b3386e2c5da23e555295078f90718 with SHA-1 257ea013bd is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/webp/+/27144970 Change-Id: I194aa664f1755d339cdd49af042cc6b7839fb6e9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
__ __ ____ ____ ____
/ \\/ \/ _ \/ _ )/ _ \
\ / __/ _ \ __/
\__\__/\____/\_____/__/ ____ ___
/ _/ / \ \ / _ \/ _/
/ \_/ / / \ \ __/ \__
\____/____/\_____/_____/____/v1.4.0
WebP codec is a library to encode and decode images in WebP format. This package contains the library that can be used in other programs to add WebP support, as well as the command line tools ‘cwebp’ and ‘dwebp’ to compress and decompress images respectively.
See https://developers.google.com/speed/webp for details on the image format.
The latest source tree is available at https://chromium.googlesource.com/webm/libwebp
It is released under the same license as the WebM project. See https://www.webmproject.org/license/software/ or the “COPYING” file for details. An additional intellectual property rights grant can be found in the file PATENTS.
See the building documentation.
The examples/ directory contains tools to encode and decode images and animations, view information about WebP images, and more. See the tools documentation.
See the APIs documentation, and API usage examples in the examples/ directory.
Please report all bugs to the issue tracker: https://bugs.chromium.org/p/webp
Patches welcome! See how to contribute.
Email: webp-discuss@webmproject.org
Web: https://groups.google.com/a/webmproject.org/group/webp-discuss