[go: up one dir, main page]

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