blob: 9278b797c14d7cb7e307d6745e5a8aa6eea85ac6 [file] [log] [blame]
Name: WebP image encoder/decoder
Short Name: libwebp
URL: http://developers.google.com/speed/webp
Version: a8e366166ab57bb1b4aaf6739fc775515bc71b51
CPEPrefix: cpe:/a:webmproject:libwebp:1.2.3
License: BSD
License File: LICENSE
Security Critical: Yes
Source: https://chromium.googlesource.com/webm/libwebp
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.