mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 05:38:22 +01:00
update NEWS
Bug: b:336795049,webp:380121350 Change-Id: Ieb2c7961f6eef39813399855027d007e88ca7891
This commit is contained in:
parent
369238461b
commit
aa2684fccc
20
NEWS
20
NEWS
@ -1,3 +1,23 @@
|
|||||||
|
- 12/13/2024 version 1.5.0
|
||||||
|
This is a binary compatible release.
|
||||||
|
* minor lossless encoder speed and compression improvements
|
||||||
|
* lossless encoding does not use floats anymore
|
||||||
|
* additional Arm optimizations for lossy & lossless + general code generation
|
||||||
|
improvements
|
||||||
|
* improvements to WASM performance (#643)
|
||||||
|
* improvements and corrections in webp-container-spec.txt and
|
||||||
|
webp-lossless-bitstream-spec.txt (#646, #355607636)
|
||||||
|
* further security related hardening and increased fuzzing coverage w/fuzztest
|
||||||
|
(oss-fuzz: #382816119, #70112, #70102, #69873, #69825, #69508, #69208)
|
||||||
|
* miscellaneous warning, bug & build fixes (#499, #562, #381372617,
|
||||||
|
#381109771, #42340561, #375011696, #372109644, chromium: #334120888)
|
||||||
|
Tool updates:
|
||||||
|
* gif2webp: add -sharp_yuv & -near_lossless
|
||||||
|
* img2webp: add -exact & -noexact
|
||||||
|
* exit codes normalized; running an example program with no
|
||||||
|
arguments will output its help and exit with an error (#42340557,
|
||||||
|
#381372617)
|
||||||
|
|
||||||
- 4/12/2024: version 1.4.0
|
- 4/12/2024: version 1.4.0
|
||||||
This is a binary compatible release.
|
This is a binary compatible release.
|
||||||
* API changes:
|
* API changes:
|
||||||
|
Loading…
Reference in New Issue
Block a user