| tag | 9eda5e3d562f947772593e0ad7a191c99d53ec94 | |
|---|---|---|
| tagger | James Zern <jzern@google.com> | Thu Jul 07 02:24:26 2016 |
| object | 3d97bb75144147e47db278ec76e5e70c6b2243db |
libwebp-0.5.1
- 6/14/2016: version 0.5.1
This is a binary compatible release.
* miscellaneous bug fixes (issues #280, #289)
* reverted alpha plane encoding with color cache for compatibility with
libwebp 0.4.0->0.4.3 (issues #291, #298)
* lossless encoding performance improvements
* memory reduction in both lossless encoding and decoding
* force mux output to be in the extended format (VP8X) when undefined chunks
are present (issue #294)
* gradle, cmake build support
* workaround for compiler bug causing 64-bit decode failures on android
devices using clang-3.8 in the r11c NDK
* various WebPAnimEncoder improvements