summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2020-12-23 22:00:06 -0800
committerJames Zern <jzern@google.com>2020-12-24 10:09:03 -0800
commit52ce6333889093737673fd4ff264fe339fb6312f (patch)
treeb8cab7ed3f07daa56d4bed0f788838ab8c083274
parent28c49820646886ac2f335ebcad32eab29852a2c6 (diff)
downloadlibwebp-52ce6333889093737673fd4ff264fe339fb6312f.tar.gz
update NEWS
Bug: webp:484 Change-Id: Idd2ffc1c0a61f5442adea1ac751c57bd4cc2fced
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46daa092..5b87b3a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+- 12/23/2020: version 1.2.0
+ * API changes:
+ - libwebp:
+ encode.h: add a qmin / qmax range for quality factor (cwebp adds -qrange)
+ * lossless encoder improvements
+ * SIMD support for Wasm builds
+ * add xcframeworkbuild.sh, supports Mac Catalyst builds
+ * import fuzzers from oss-fuzz & chromium (#409)
+ * webpmux: add an '-set loop <value>' option (#494)
+ * toolchain updates and bug fixes (#449, #463, #470, #475, #477, #478, #479,
+ #488, #491)
+
- 12/18/2019: version 1.1.0
* API changes:
- libwebp: