wok-next diff libwebp/description.txt @ rev 20402

Up seed (3.8.1) use webkitgtk instead of libwebkit; add cogl for clutter; up clutter (1.26.2) using mesa17 instead of mesa; up gnome-games using mesa17 instead of mix 'mesa & mesa17'
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Dec 05 17:49:11 2017 +0200 (2017-12-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libwebp/description.txt	Tue Dec 05 17:49:11 2017 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +WebP is an image format that uses either the VP8 key frame encoding to compress
     1.5 +image data in a lossy way, or the WebP lossless encoding (and possibly other
     1.6 +encodings in the future). These encoding schemes should make it more efficient
     1.7 +than currently used formats. It is optimized for fast image transfer over the
     1.8 +network (e.g., for websites). The WebP format has feature parity (color
     1.9 +profile, metadata, animation, etc.) with other formats as well.