mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
update NEWS
Bug: webp:608 Change-Id: I96245759d1f0d7ccb42de47e10e18677a509feaa
This commit is contained in:
parent
7138bf8fc3
commit
bab7efbe73
12
NEWS
12
NEWS
@ -1,3 +1,15 @@
|
||||
- 6/1/2023: version 1.3.1
|
||||
This is a binary compatible release.
|
||||
* security fix for lossless encoder (#603, chromium: #1420107, CVE-2023-1999)
|
||||
* fix upsampling for RGB565 and RGBA4444 in NEON builds
|
||||
* img2webp: add -sharp_yuv & -near_lossless
|
||||
* Windows builds:
|
||||
- fix compatibility with clang-cl (#607)
|
||||
- improve Arm64 performance with cl.exe
|
||||
- add Arm64EC support
|
||||
* CMake fixes (#592, #610, #612)
|
||||
* further updates to the container and lossless bitstream docs (#581, #611)
|
||||
|
||||
- 12/16/2022: version 1.3.0
|
||||
This is a binary compatible release.
|
||||
* add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
|
||||
|
Loading…
Reference in New Issue
Block a user