mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-04 16:06:49 +02:00
update NEWS
Bug: webp:608 Change-Id: I8c09742daa8502e7a1fdc626afa3b747e03569bf
This commit is contained in:
parent
4339332038
commit
e1adea50ed
7
NEWS
7
NEWS
@ -1,12 +1,15 @@
|
|||||||
- 6/1/2023: version 1.3.1
|
- 6/23/2023: version 1.3.1
|
||||||
This is a binary compatible release.
|
This is a binary compatible release.
|
||||||
* security fix for lossless encoder (#603, chromium: #1420107, CVE-2023-1999)
|
* security fixes for lossless encoder (#603, chromium: #1420107, #1455619,
|
||||||
|
CVE-2023-1999)
|
||||||
|
* improve error reporting through WebPPicture error codes
|
||||||
* fix upsampling for RGB565 and RGBA4444 in NEON builds
|
* fix upsampling for RGB565 and RGBA4444 in NEON builds
|
||||||
* img2webp: add -sharp_yuv & -near_lossless
|
* img2webp: add -sharp_yuv & -near_lossless
|
||||||
* Windows builds:
|
* Windows builds:
|
||||||
- fix compatibility with clang-cl (#607)
|
- fix compatibility with clang-cl (#607)
|
||||||
- improve Arm64 performance with cl.exe
|
- improve Arm64 performance with cl.exe
|
||||||
- add Arm64EC support
|
- add Arm64EC support
|
||||||
|
* fix webp_js with emcc >= 3.1.27 (stack size change, #614)
|
||||||
* CMake fixes (#592, #610, #612)
|
* CMake fixes (#592, #610, #612)
|
||||||
* further updates to the container and lossless bitstream docs (#581, #611)
|
* further updates to the container and lossless bitstream docs (#581, #611)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user