summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2016-06-13 20:06:37 -0700
committerJames Zern <jzern@google.com>2016-06-13 20:06:37 -0700
commit7551db445e1a8e83c4d2537a0efda53c498f95fc (patch)
tree5fd3c634d16e1da0f75ecaf67214d9540c4f1851 /NEWS
parent0fb2269c4d3370ef4824bfbd4fbef7cb5de18eb3 (diff)
downloadlibwebp-7551db445e1a8e83c4d2537a0efda53c498f95fc.tar.gz
update NEWS
Change-Id: I022f975ed1b2f6d9ccbf4a3f4c4bd2113eafacfd
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a72f1796..30554bf6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+- 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
+
- 12/17/2015: version 0.5.0
* miscellaneous bug & build fixes (issues #234, #258, #274, #275, #278)
* encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless