Skip to content

Tags: denispol/libwebp

Tags

v1.0.2

Toggle v1.0.2's commit message
libwebp-1.0.2

- 1/14/2019: version 1.0.2
  This is a binary compatible release.
  * (Windows) unicode file support in the tools (linux and mac already had
    support, issue #398)
  * lossless encoder speedups
  * lossy encoder speedup on ARM
  * lossless multi-threaded security fix (chromium:917029)

v1.0.2-rc1

Toggle v1.0.2-rc1's commit message
libwebp-1.0.2-rc1

v1.0.1

Toggle v1.0.1's commit message
libwebp-1.0.1

- 11/2/2018: version 1.0.1
  This is a binary compatible release.
  * lossless encoder speedups
  * big-endian fix for alpha decoding (issue #393)
  * gif2webp fix for loop count=65535 transcode (issue #382)
  * further security related hardening in libwebp & libwebpmux
    (issues #383, #385, #386, #387, #388, #391)
    (oss-fuzz #9099, #9100, #9105, #9106, #9111, #9112, #9119, #9123, #9170,
              #9178, #9179, #9183, #9186, #9191, #9364, #9417, #9496, #10349,
              #10423, #10634, #10700, #10838, #10922, #11021, #11088, #11152)
  * miscellaneous bug & build fixes (issues #381, #394, #396, #397, #400)

v1.0.1-rc2

Toggle v1.0.1-rc2's commit message
libwebp-1.0.1-rc2

v1.0.0

Toggle v1.0.0's commit message
libwebp-1.0.0

- 4/2/2018: version 1.0.0
  This is a binary compatible release.
  * lossy encoder improvements to avoid chroma shifts in various circumstances
    (issues #308, #340)
  * big-endian fixes for decode, RGBA import and WebPPictureDistortion
  Tool updates:
    gifwebp, anim_diff - default duration behavior (<= 10ms) changed to match
                         web browsers, transcoding tools (issue #379)
    img2webp, webpmux - allow options to be passed in via a file (issue #355)

v1.0.0-rc3

Toggle v1.0.0-rc3's commit message
libwebp-1.0.0-rc3

v1.0.0-rc2

Toggle v1.0.0-rc2's commit message
libwebp-1.0.0-rc2

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message
libwebp-1.0.0-rc1

v0.6.1

Toggle v0.6.1's commit message
libwebp-0.6.1

- 11/24/2017: version 0.6.1
  This is a binary compatible release.
  * lossless performance and compression improvements + a new 'cruncher' mode
    (-m 6 -q 100)
  * ARM performance improvements with clang (15-20% w/ndk r15c, issue #339)
  * webp-js: emscripten/webassembly based javascript decoder
  * miscellaneous bug & build fixes (issue #329, #332, #343, #353, #360, #361,
    #363)
  Tool updates / additions:
    added webpinfo - prints file format information (issue #330)
    gif2webp - loop behavior modified to match Chrome M63+ (crbug.com/649264);
               '-loop_compatibility' can be used for the old behavior

v0.6.1-rc2

Toggle v0.6.1-rc2's commit message
libwebp-0.6.1-rc2