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

Support lossless WebP #38

Merged
merged 1 commit into from Apr 3, 2024
Merged

Conversation

poppingmoon
Copy link
Contributor

Fix #37

Change WebpDecoder to check if input is lossless format and get the size.
Also, add a test for lossless format.

For info about WebP lossless format, see https://developers.google.com/speed/webp/docs/riff_container#simple_file_format_lossless and https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification#3_riff_header.

@CaiJingLong CaiJingLong merged commit 545d611 into CaiJingLong:master Apr 3, 2024
2 checks passed
@CaiJingLong
Copy link
Owner

Thank for PR.

@poppingmoon poppingmoon deleted the webp-lossless branch April 3, 2024 01:43
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

Successfully merging this pull request may close these issues.

[Bug report] Lossless WebP Size is not correct
2 participants