mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
Merge tag 'v1.2.4'
libwebp-1.2.4 - 8/4/2022: version 1.2.4 This is a binary compatible release. * restore CMake libwebpmux target name for compatibility with 1.2.2 (#575) * fix lossless crunch mode encoding with WEBP_REDUCE_SIZE (chromium: #1345547, #1345595, #1345772, #1345804) * tag 'v1.2.4': update ChangeLog update NEWS bump version to 1.2.4 lossless: fix crunch mode w/WEBP_REDUCE_SIZE CMakeLists.txt: correct libwebpmux name in WebPConfig.cmake Revert "cmake: fix webpmux lib name for cmake linking" Bug: webp:579 Change-Id: I7e1aa268d1ea9c1f3b38334cff2681e177bbdf36
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
AC_INIT([libwebp], [1.2.3],
|
||||
AC_INIT([libwebp], [1.2.4],
|
||||
[https://bugs.chromium.org/p/webp],,
|
||||
[https://developers.google.com/speed/webp])
|
||||
AC_CANONICAL_HOST
|
||||
|
Reference in New Issue
Block a user