blob: ff9403b11d05ee6015bce907aee4863afb53ffda [file] [log] [blame]
Name: WebP image encoder/decoder
Short Name: libwebp
URL: https://chromium.googlesource.com/webm/libwebp
Version: 0
Revision: fd7bb21c0cb56e8a82e9bfa376164b842f433f3b
CPEPrefix: cpe:/a:webmproject:libwebp:1.3.1
License: BSD
License File: LICENSE
Security Critical: Yes
Shipped: 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 <libwebp OWNER> \
--log-limit 20 \
--roll-to <libwebp hash> \
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.