Skip to content

feat: support JPEG XL #180

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

Merged
merged 1 commit into from
Aug 28, 2024
Merged

feat: support JPEG XL #180

merged 1 commit into from
Aug 28, 2024

Conversation

scientificworld
Copy link
Contributor

@h2non h2non merged commit b846e7e into h2non:master Aug 28, 2024
buf[0] == 0x00 and
buf[1] == 0x00 and
buf[2] == 0x00 and
buf[3] == 0x00 and
Copy link
Contributor

@lpetre lpetre Apr 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you have one too many 0x00 bytes here and missing a 0x0A later
Fix here: #195

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.

3 participants