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

Add webp image encoding support #8397

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Add webp image encoding support #8397

merged 1 commit into from
Apr 15, 2021

Conversation

bep
Copy link
Member

@bep bep commented Apr 8, 2021

Fixes #5924

@khusika
Copy link

khusika commented Apr 9, 2021

Isn't it better to using the built-in webp binary instead of compile the whole libwebp source using C binding? I mean something like this PR #7155

@bep
Copy link
Member Author

bep commented Apr 9, 2021

Isn't it better to using the built-in webp binary instead of compile the whole libwebp source using C binding?

Why would that be better? And what do you mean by " built-in"? Built into what?

@bep bep force-pushed the feat/webp branch 9 times, most recently from a663289 to edf258d Compare April 14, 2021 11:05
@bep bep changed the title Work in progress: Add webp image encoding support Add webp image encoding support Apr 14, 2021
@fmaida
Copy link

fmaida commented May 3, 2021

Thank you for webp support

@github-actions
Copy link

github-actions bot commented May 4, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add image processing support for WebP image resources
3 participants