libwebp-1.0.3
- 7/4/2019: version 1.0.3
This is a binary compatible release.
* resize fixes for Nx1 sizes and the addition of non-opaque alpha values for
odd sizes (issues #418, #434)
* lossless encode/decode performance improvements
* lossy compression performance improvement at low quality levels with flat
content (issue #432)
* python swig files updated to support python 3
Tool updates:
vwebp will now preserve the aspect ratio of images that exceed monitor
resolution by scaling the image to fit (issue #433)
b9be7e6 vwebp: remove the -fit option (and make it default) by Pascal Massimino · 6 years ago cbd23dd vwebp: add a -fit option by Pascal Massimino · 6 years ago 666bd6c man/cwebp.1: refine near-lossless text by James Zern · 7 years ago 4649b3c vwebp: Add background color display option by Yannis Guyon · 7 years ago 5d8985d configure,*am,cosmetics: s/WANT_/BUILD_/ by James Zern · 7 years ago 5cf3e2a man/Makefile.am: add img2webp.1 by James Zern · 7 years ago dc39b16 webpmux.1: correct grammar by James Zern · 7 years ago 64a57d0 add -version option to anim_dump,anim_diff and img2webp by Pascal Massimino · 8 years ago 94a8377 extract the command-line parsing helpers to example_util by skal · 8 years ago cbde572 gif2webp: add support for reading from stdin by James Zern · 8 years ago 45a8b5e Fix lint error with man page. by Vincent Rabaud · 8 years ago a7f93fe webpmux: allow reading argument from a file by Pascal Massimino · 8 years ago b69f18a gif2webp.1: fix -loop_compatibility layout by James Zern · 8 years ago 126be10 webpinfo: add -version option by James Zern · 8 years ago b4e0467 gif2webp: introduce -loop_compatibility option by Pascal Massimino · 8 years ago f0569ad Fix man pages for multi-threading. by Vincent Rabaud · 8 years ago d63e6f4 Add a man page for webpinfo by hui su · 8 years ago 32ed856 Fix "all|no frames are keyframes" settings. by Jehan · 9 years ago 3363eb6 man/img2webp.1: fix formatting warning by James Zern · 9 years ago 4689ce1 cwebp: add a -sharp_yuv option for 'sharp' RGB->YUV conversion by Pascal Massimino · 9 years ago 03f4095 img2webp: convert a sequence of images to an animated webp by Pascal Massimino · 9 years ago c85adb3 vwebp: make 'd' key toggle the debugging of fragments by Pascal Massimino · 9 years ago c069951 webpmux -duration: set default 'end' value equal to 'start' by Pascal Massimino · 9 years ago 3f182d3 add a "-duration duration,start,end" option to webpmux by Pascal Massimino · 9 years ago 5b46f7f cwebp.1: improve some grammar by James Zern · 9 years ago 74f6f9e Add descriptions of default configuration in help info. by Hui Su · 9 years ago 447adbc 'our bug tracker' -> 'the bug tracker' by Pascal Massimino · 9 years ago 4ed650a force "-pass 6" if -psnr or -size is used but -pass isn't. by Pascal Massimino · 10 years ago d6dad5d man cwebp: add precision about exactness of the 'lossless' mode by Pascal Massimino · 10 years ago b5e30da man/*, AUTHORS: clarify origin of the tool by James Zern · 10 years ago 1f9be97 Make discarding invisible RGB values (cleanup alpha) the default. by Lode Vandevenne · 10 years ago 0243242 man/cwebp.1, cosmetics: escape '-'s by James Zern · 10 years ago 96f5b42 man/cwebp: group lossy-only options by James Zern · 10 years ago 4b9186b update issue tracker url by James Zern · 10 years ago 41a5d99 add a -quiet option to 'dwebp' by skal · 10 years ago 1e595fe dwebp: add -resize as a synonym for -scale by James Zern · 10 years ago 4c82284 Updated the near-lossless level mapping. by Vikas Arora · 11 years ago b9df35f AnimEncode API: kmax=0 should imply all keyframes. by Urvang Joshi · 11 years ago 98c8138 Enable Near-lossless feature. by Vikas Arora · 11 years ago 7489b0e gif2webp: Add '-min-size' option to get best compression. by Urvang Joshi · 11 years ago 30f3b75 webpmux man page: Clarify some title, descriptions and examples by Urvang Joshi · 11 years ago b5a36cc add -near_lossless [0..100] experimental option by skal · 11 years ago d3485d9 cwebp.1: fix quality description placement by James Zern · 11 years ago bbe32df add alpha dithering for lossy by skal · 11 years ago ddeb6ac cwebp: add webpdec by James Zern · 11 years ago 24ca367 Merge "allow 'cwebp -o -' to emit output to stdout" by James Zern · 12 years ago e12f874 allow 'cwebp -o -' to emit output to stdout by skal · 12 years ago 2bcad89 allow some more stdin/stout I/O by skal · 12 years ago 84ed4b3 fix cwebp.1 typos after patch #69199 by skal · 12 years ago 65b99f1 add a -z option to cwebp, and WebPConfigLosslessPreset() function by skal · 12 years ago 5da1855 add a decoding option to flip image vertically by skal · 12 years ago 00c3c4e Merge "add man/vwebp.1" by James Zern · 12 years ago 2c6bb42 add man/vwebp.1 by James Zern · 12 years ago 0b5a90f dwebp.1: fix option formatting by James Zern · 12 years ago f307f98 Merge "webpmux: let -- stop parameter parsing" by James Zern · 12 years ago 6f36ade manpage pedantry by James Zern · 12 years ago b4fa0a4 webpmux: let -- stop parameter parsing by James Zern · 12 years ago a9a20ac gif2webp: Add a multi-threaded encode option by Urvang Joshi · 12 years ago 7f9de0b Merge changes I994a5587,I8467bb71,I13b50688,I1e2c9c7b by James Zern · 12 years ago 5459030 gif2webp: let -- stop parameter parsing by James Zern · 12 years ago 98af68f cwebp: let -- stop parameter parsing by James Zern · 12 years ago a33831e dwebp: let -- stop parameter parsing by James Zern · 12 years ago f645355 dwebp.1: fix typo by James Zern · 12 years ago 4c617d3 gif2webp: Disable output of ICC profile by default by Urvang Joshi · 12 years ago c12e236 cosmetics: fix a few typos by James Zern · 12 years ago cbdd3e6 add a -dither dithering option to the decoder by skal · 12 years ago 73f5213 gif2webp: Add a mixed compression mode by Urvang Joshi · 12 years ago 5d6c5bd add entry for '-resize' option in cwebp's man by Pascal Massimino · 12 years ago 0b2b050 Use deterministic random-dithering during RGB->YUV conversion by skal · 12 years ago fb887f7 gif2webp: Different kmin/kmax defaults for lossy and lossless by Urvang Joshi · 12 years ago d538cea gif2webp: Support a 'min' and 'max' key frame interval by Urvang Joshi · 12 years ago e81fac8 Add support for "no blend" in webpmux binary by Urvang Joshi · 12 years ago 61405a1 dwebp: enable stdout output with WIC by James Zern · 12 years ago f0d6a14 gif2webp: Insert independent frames at regular intervals. by Urvang Joshi · 12 years ago a5e8afa output to stdout if file name is "-" by skal · 12 years ago a3aede9 add uncompressed TIFF output support by Pascal Massimino · 12 years ago b66caee dwebp: add support for BMP output by Pascal Massimino · 13 years ago e7d9548 add WebPBlendAlpha() function to blend colors against background by Pascal Massimino · 13 years ago 0d6927d Merge "Mark fragment options as experimental in webpmux" into 0.3.0 by James Zern · 13 years ago 5dbd403 Mark fragment options as experimental in webpmux by Urvang Joshi · 13 years ago d8dc72a examples: normalize icc related program arguments by James Zern · 13 years ago 9bfbdd1 1.5x-2x faster encoding for method 3 and up by skal · 13 years ago f817930 multi-threaded alpha encoding for lossy by skal · 13 years ago a5042a3 GetVersion() methods for mux and demux by Urvang Joshi · 13 years ago 92668da change default filtering parameters: by Pascal Massimino · 13 years ago e895059 add a -jpeg_like option by skal · 13 years ago 14c3820 manpages: italicize option parameters by James Zern · 13 years ago 12d6cec fix extra space in dwebp.1 man by Pascal Massimino · 13 years ago 66c810b add a -yuv option to dwebp (very similar to -pgm) by skal · 13 years ago d8f21e0 add link to SSIM description on Wikipedia by skal · 13 years ago 7eaee9f cwebp: add -metadata option by James Zern · 13 years ago 90e5e31 dwebp manual: point to webpmux, gif2webp. by Urvang Joshi · 13 years ago d1edf69 cwebp man page: meaning of '-q' for lossy/lossless by Urvang Joshi · 13 years ago 79efa1d Add man page for gif2webp utility by Urvang Joshi · 13 years ago 4860008 Change the order of -frame argument to be more natural by skal · 13 years ago fa30c86 Update mux code to match the spec wrt animation by Urvang Joshi · 13 years ago a00a3da Use 'frgm' instead of 'tile' in webpmux parameters by Urvang Joshi · 13 years ago f903cba Chunk fourCCs for XMP/EXIF by Urvang Joshi · 13 years ago f86e6ab add LSIM metric to WebPPictureDistortion() by Pascal Massimino · 13 years ago f6c096a webpmux binary: Rename 'xmp' option to 'meta' by Urvang Joshi · 13 years ago Next »