Tags give the ability to mark specific points in history as being important
This project is mirrored from https://chromium.googlesource.com/webm/libwebp. Pull mirroring updated .
  • v0.5.0-rc1
    37f04949 · update ChangeLog ·
    libwebp-v0.5.0-rc1
    
  • v0.4.4
    1525784d · update ChangeLog ·
    libwebp 0.4.4
    - 10/15/15: version 0.4.4
      This is a binary compatible release.
      * rescaling out-of-bounds read fix (issue #254)
      * various build fixes and improvements (issues #253, #259, #262, #267, #268)
      * container documentation update
      * gif2webp transparency fix (issue #245)
    
  • v0.4.4-rc2
    libwebp-0.4.4-rc2
    
  • v0.4.3
    326b5fb8 · update ChangeLog ·
    libwebp-0.4.3
    - 3/3/15: version 0.4.3
      This is a binary compatible release.
      * Android / gcc / iOS / MSVS build fixes and improvements
      * lossless decode fix (issue #239 -- since 0.4.0)
      * documentation / vwebp updates for animation
      * multi-threading fix (issue #234)
    
  • v0.4.3-rc1
    fcd94e92 · update ChangeLog ·
    libwebp-v0.4.3-rc1
    
  • v0.4.2
    6a2209aa · update ChangeLog ·
    libwebp-0.4.2
    - 10/13/14: version 0.4.2
      This is a binary compatible release.
      * Android / gcc build fixes
      * (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
    243e68df · update ChangeLog ·
    libwebp-0.4.2-rc2
    
  • v0.4.1
    8af27718 · update ChangeLog ·
    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
    8d34ea3e · update ChangeLog ·
    libwebp-0.4.1-rc1
    
  • v0.4.0
    68e7901d · update ChangeLog ·
    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
    68e7901d · update ChangeLog ·
    libwebp-0.4.0-rc1
    
  • v0.3.1
    2a04b034 · update ChangeLog ·
    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
    2a04b034 · update ChangeLog ·
    libwebp-0.3.1-rc2
    
  • v0.3.1-rc1
    825e73b1 · update ChangeLog ·
    libwebp 0.3.1-rc1
    
  • v0.3.0
    1e0d4b8c · Update ChangeLog ·
    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'
    
  • v0.3.0-rc7
    1e0d4b8c · Update ChangeLog ·
    libwebp v0.3.0-rc7
    
  • v0.3.0-rc6
    5f25c396 · update ChangeLog ·
    libwebp v0.3.0-rc6
    
  • v0.2.1
    74fefc8c · Update ChangeLog ·
    Version 0.2.1
    
    See NEWS/ChangeLog for release details.
    
  • v0.2.0
    4238bc0a · Update ChangeLog ·
    Version 0.2.0
    
    See NEWS/ChangeLog for release details.
    
  • v0.2.0-rc1
    93bf0faa · Update ChangeLog ·
    Version 0.2.0-rc1
    
    See NEWS/ChangeLog for release details.