Ai
2 Star 0 Fork 0

chromium_develop/chromium_third_party_libwebp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.chromium 950 Bytes
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2022-08-16 16:15 +08:00 . chromium origin init
Name: WebP image encoder/decoder
Short Name: libwebp
URL: http://developers.google.com/speed/webp
Version: v1.2.0
CPEPrefix: cpe:/a:webmproject:libwebp:1.2.0
License: BSD
License File: LICENSE
Security Critical: Yes
Description:
Source archive:
https://chromium.googlesource.com/webm/libwebp/+archive/v1.2.0.tar.gz
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. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.
Local changes:
* Removed documentation and build related files
* Merged COPYING/PATENTS to LICENSE
* Disabled the SSE2 version of VerticalUnfilter due to a crash on android
(crbug.com/654974)
* Updated include paths in tests/fuzzer/*.cc to pass
buildtools/checkdeps/checkdeps.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_third_party_libwebp.git
git@gitee.com:chromium_develop/chromium_third_party_libwebp.git
chromium_develop
chromium_third_party_libwebp
chromium_third_party_libwebp
master

搜索帮助