8000 Tags · mousebird/libwebp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mousebird/libwebp

Tags

v0.4.2

Toggle v0.4.2's commit message
libwebp-0.4.2

- 10/13/14: version 0.4.2
  This is a binary compatible release.
  * Android / gcc build f
8000
ixes
  * (Windows) fix reading from stdin and writing to stdout
  * gif2webp: miscellaneous fixes
  * fix 'alpha-leak' with lossy compression (issue #220)
  * the lossless bitstream spec has been amended to reflect the current code

v0.4.2-rc2

Toggle v0.4.2-rc2's commit message
libwebp-0.4.2-rc2

v0.4.1

Toggle v0.4.1's commit message
libwebp 0.4.1

- 7/24/14: version 0.4.1
  This is a binary compatible release.
  * AArch64 (arm64) & MIPS support/optimizations
  * NEON assembly additions:
    - ~25% faster lossy decode / encode (-m 4)
    - ~10% faster lossless decode
    - ~5-10% faster lossless encode (-m 3/4)
  * dwebp/vwebp can read from stdin
  * cwebp/gif2webp can write to stdout
  * cwebp can read webp files; useful if storing sources as webp lossless

v0.4.1-rc1

Toggle v0.4.1-rc1's commit message
libwebp-0.4.1-rc1

v0.4.0

Toggle v0.4.0's commit message
libwebp 0.4.0

- 12/19/13: version 0.4.0
  * improved gif2webp tool
  * numerous fixes, compression improvement and speed-up
  * dither option added to decoder (dwebp -dither 50 ...)
  * improved multi-threaded modes (-mt option)
  * improved filtering strength determination
  * New function: WebPMuxGetCanvasSize
  * BMP and TIFF format output added to 'dwebp'
  * Significant memory reduction for decoding lossy images with alpha.
  * Intertwined decoding of RGB and alpha for a shorter
    time-to-first-decoded-pixel.
  * WebPIterator has a new member 'has_alpha' denoting whether the frame
    contains transparency.
  * Container spec amended with new 'blending method' for animation.

v0.4.0-rc1

Toggle v0.4.0-rc1's commit message
libwebp-0.4.0-rc1

v0.3.1

Toggle v0.3.1's commit message
libwebp v0.3.0

- 6/13/13: version 0.3.1
  This is a binary compatible release.
  * Add incremental decoding support for images containing ALPH and ICCP chunks.
  * Python bindings via swig for the simple encode/decode interfaces similar to
    Java.

v0.3.1-rc2

Toggle v0.3.1-rc2's commit message
libwebp-0.3.1-rc2

v0.3.1-rc1

Toggle v0.3.1-rc1's commit message
libwebp 0.3.1-rc1

v0.3.0

Toggle v0.3.0's commit message
libwebp v0.3.0

- 3/20/13: version 0.3.0
  This is a binary compatible release.
  * WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer
    and will perform auto-allocation.
  * default filter option is now '-strong -f 60'
  * encoding speed-up for lossy methods 3 to 6
  * alpha encoding can be done in parallel to lossy using 'cwebp -mt ...'
  * color profile, metadata (XMP/EXIF) and animation support finalized in the
    container.
  * various NEON assembly additions
  Tool updates / additions:
    * gif2webp added
    * vwebp given color profile & animation support
    * cwebp can preserve color profile / metadata with '-metadata'
0