wok-next annotate libwebp/description.txt @ rev 19693

Add: gcr, oniguruma; remove: nano-doc; up: apr, fribidi, jasper, libgphoto2, libmtp, libunique, libwebp, nano, pcre, apr, apr-util, aspell*, glib-networking, gnutls, gsettings-desktop-schemas, gtk+, gtk+3, gvfs*, libexif, libfm, libgnutls, libmng, libraw, libsoup, libtasn1, libusb, libwebp, lxmenu-data, menu-cache, mysql, newt, p11-kit, pcre, popt, postgresql, slang, which
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 21 14:48:05 2017 +0300 (2017-04-21)
parents
children
rev   line source
al@19693 1 WebP is an image format that uses either the VP8 key frame encoding to compress
al@19693 2 image data in a lossy way, or the WebP lossless encoding (and possibly other
al@19693 3 encodings in the future). These encoding schemes should make it more efficient
al@19693 4 than currently used formats. It is optimized for fast image transfer over the
al@19693 5 network (e.g., for websites). The WebP format has feature parity (color
al@19693 6 profile, metadata, animation, etc.) with other formats as well.