summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/NEWS
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2021-02-18 15:58:00 +0100
committerEirik Aavitsland <eirik.aavitsland@qt.io>2021-03-01 14:20:32 +0100
commit59aaed8409c1f3da2df426eba06d682d6bd7ec9b (patch)
tree10d17cecd1cc954107839c9564824938ae1a72c0 /src/3rdparty/libwebp/NEWS
parent879601802798ac253a68e91bcd78d9c2e3f24011 (diff)
Update bundled libwebp to version 1.2.0
[ChangeLog][Third-Party Code] Update bundled libwebp to version 1.2.0 Pick-to: 6.1 6.0 5.15 5.12 Change-Id: Idb95b278c613361d82ea32bd9f591fbe87bfe66f Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/3rdparty/libwebp/NEWS')
-rw-r--r--src/3rdparty/libwebp/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/3rdparty/libwebp/NEWS b/src/3rdparty/libwebp/NEWS
index 46daa09..5b87b3a 100644
--- a/src/3rdparty/libwebp/NEWS
+++ b/src/3rdparty/libwebp/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: