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

fix(webp): downgraded libwebp to 1.1.0 due to image quality issues #419

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

saschazar21
Copy link
Owner

Since https://github.com/webmproject/libwebp/releases/tag/v1.2.0 seems to have issues accepting the quality parameter of the WebP config object, libwebp has been downgraded to the previously used v1.1.0 tag: https://github.com/webmproject/libwebp/releases/tag/v1.1.0

Additionally, the WebPValidateConfig check has been added to the encode function: https://github.com/webmproject/libwebp/blob/v1.1.0/src/webp/encode.h#L197

@saschazar21 saschazar21 merged commit 6a9fd62 into main Apr 15, 2021
@saschazar21 saschazar21 deleted the webp branch April 15, 2021 11:36
@github-actions
Copy link

🚀 PR was released in @saschazar/wasm-webp@3.0.1 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant