Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
fuzzing 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: WebP image encoder/decoder
Short Name: libwebp
URL: https://chromium.googlesource.com/webm/libwebp
Version: v1.2.3
Revision: 7366f7f394af26de814296152c50e673ed0a832f
CPEPrefix: cpe:/a:webmproject:libwebp:1.2.3
License: BSD
License File: LICENSE
Security Critical: Yes

Description:
WebP is an image format that does both lossy and lossless compression of
digital photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Website managers, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.

Please follow these steps to update libwebp source code:
1. Update the code:
roll_dep.py \
-r \
--log-limit 20 \
--roll-to \
src/third_party/libwebp/src

Use the generated commit message for the roll.

2. Update 'Version:' in this file.

3. Update BUILD.gn as needed.