wok-next view libwebp/description.txt @ rev 21338

OpenSSL 1.0.2t -> 1.0.2u: overflow bug CVE-2019-1551
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 21 08:55:46 2019 +0000 (2019-12-21)
parents
children
line source
1 WebP is an image format that uses either the VP8 key frame encoding to compress
2 image data in a lossy way, or the WebP lossless encoding (and possibly other
3 encodings in the future). These encoding schemes should make it more efficient
4 than currently used formats. It is optimized for fast image transfer over the
5 network (e.g., for websites). The WebP format has feature parity (color
6 profile, metadata, animation, etc.) with other formats as well.