commit | 50a851736b63b2e93a50f82fd4e516c228c49640 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Apr 29 11:51:18 2024 -0700 |
committer | Xin Li <delphij@google.com> | Mon Apr 29 11:51:18 2024 -0700 |
tree | 81511e5a4fba3525fde7c8f5d6ec70403df61003 | |
parent | 257ea013bd9a037bb427c3af4cc6e9b02abdbd13 [diff] | |
parent | 07d1da5c2fa7987976ce0be77980c82be399b882 [diff] |
Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future Bug: 337098550 Merged-In: I12c50658628b3386e2c5da23e555295078f90718 Change-Id: Id5852219ae320183c8d189c381b46e05b817106a
__ __ ____ ____ ____ / \\/ \/ _ \/ _ )/ _ \ \ / __/ _ \ __/ \__\__/\____/\_____/__/ ____ ___ / _/ / \ \ / _ \/ _/ / \_/ / / \ \ __/ \__ \____/____/\_____/_____/____/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