commit | 63d599ccdd297fefad30897632eaf6a6ba9bac1b | [log] [tgz] |
---|---|---|
author | James Zern <[email protected]> | Fri Sep 15 03:51:02 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Sep 15 03:51:02 2023 +0000 |
tree | 119bcb270bd2e76e2b097b20b87adfdddc5e21db | |
parent | 524ab86e18d4ba2e376e971866f06a481c936599 [diff] | |
parent | e14f7e1315e30a15d7ab390eb0778b37b4ca485d [diff] |
[automerger skipped] update to v1.1.0-8-g50f60add am: c3f928a1d3 am: c2da944f29 -s ours am: 1b2345d102 -s ours am: 7b929eb70f -s ours am: 1496028f15 -s ours am: 4b95a2a6e1 -s ours am: a72446c4cc -s ours am: 7de9385214 -s ours am: e14f7e1315 -s ours am skip reason: Merged-In I627bc9605c25ff01db2c12d53833fb2c8cb74fc1 with SHA-1 210681f7f5 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/webp/+/24713476 Change-Id: I4e63b871b324e4452cf65e33f7e59b488a12a45f Signed-off-by: Automerger Merge Worker <[email protected]>
__ __ ____ ____ ____ / \\/ \/ _ \/ _ )/ _ \ \ / __/ _ \ __/ \__\__/\____/\_____/__/ ____ ___ / _/ / \ \ / _ \/ _/ / \_/ / / \ \ __/ \__ \____/____/\_____/_____/____/v1.3.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: [email protected]
Web: https://groups.google.com/a/webmproject.org/group/webp-discuss