Update to 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)

- 6/30/2022: version 1.2.3
  This is a binary compatible release.
  * security fix for lossless encoder (#565, chromium:1313709)
  * improved progress granularity in WebPReportProgress() when using lossless
  * improved precision in Sharp YUV (-sharp_yuv) conversion
  * many corrections to webp-lossless-bitstream-spec.txt (#551)
  * crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573)

From Brad
This commit is contained in:
rsadowski 2022-08-15 05:51:29 +00:00
parent 6b68454b02
commit 0301337395
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ COMMENT= Google WebP image format conversion tool
GH_ACCOUNT= webmproject
GH_PROJECT= libwebp
GH_TAGNAME= v1.2.2
GH_TAGNAME= v1.2.4
CATEGORIES= graphics
SHARED_LIBS += webp 4.3 # 6.0

View File

@ -1,2 +1,2 @@
SHA256 (libwebp-1.2.2.tar.gz) = Uekpeq232euZEp/gBQ9ToR/M44oISPsrA4njha2TaV4=
SIZE (libwebp-1.2.2.tar.gz) = 3661228
SHA256 (libwebp-1.2.4.tar.gz) = 3+e/8zkM1JWNoR52C2UxjwpIwykT5NW8Xo1Vq6qi0y4=
SIZE (libwebp-1.2.4.tar.gz) = 3671459