Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libwebp from 1.2.0 to 1.2.4? #122

Open
kwyc opened this issue Sep 28, 2022 · 1 comment
Open

libwebp from 1.2.0 to 1.2.4? #122

kwyc opened this issue Sep 28, 2022 · 1 comment

Comments

@kwyc
Copy link

kwyc commented Sep 28, 2022

Hi,

Wondering if there's any plan to update libwebp from 1.2.0 to 1.2.4? Or has anyone tried updating the exes directly in the folder within Dianoga 6.0.1?

image

image

Thanks!

@Antonytm
Copy link
Contributor

Antonytm commented Oct 7, 2022

@kwyc Pull requests are welcome!

Following the release notes, 1.2.4 version should work just fine. It doesn't have any breaking changes and have only minor improvements.

  • 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)
  • 1/11/2022: version 1.2.2
    This is a binary compatible release.

    • webpmux: add "-set bgcolor A,R,G,B"
    • add ARM64 NEON support for MSVC builds (#539)
    • fix duplicate include error in Xcode when using multiple XCFrameworks in a
      project (#542)
    • doc updates and bug fixes (#538, #544, #548, #550)
  • 7/20/2021: version 1.2.1
    This is a binary compatible release.

    • minor lossless encoder improvements and x86 color conversion speed up
    • add ARM64 simulator support to xcframeworkbuild.sh (#510)
    • further security related hardening in libwebp & examples
      (issues: #497, #508, #518)
      (chromium: #1196480, #1196773, #1196775, #1196777, #1196778, #1196850)
      (oss-fuzz: #28658, #28978)
    • toolchain updates and bug fixes (#498, #501, #502, #504, #505, #506, #509,
      #533)
    • use more inclusive language within the source (#507)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants