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

Disable extended baseline mode in clustering by default. #106

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

szabadka
Copy link
Collaborator

When the mode is not progressive, we allow more than 2 clusters only if the quantization tables require extended sequential mode.

This is because extended sequential mode (0xff 0xc1) is not universally supported by jpeg decoders.

When the mode is not progressive, we allow more than 2 clusters only
if the quantization tables require extended sequential mode.

This is because extended sequential mode (0xff 0xc1) is not universally
supported by jpeg decoders.
@szabadka szabadka requested review from eustas and mo271 and removed request for eustas February 11, 2025 08:23
@szabadka
Copy link
Collaborator Author

This is the port of libjxl/libjxl#4109

@szabadka szabadka merged commit 448092f into google:main Feb 11, 2025
74 checks passed
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