Skip to content

Add ImageTestSuite coverage for image decoders#576

Merged
treeform merged 8 commits intomasterfrom
imagesuite
May 4, 2026
Merged

Add ImageTestSuite coverage for image decoders#576
treeform merged 8 commits intomasterfrom
imagesuite

Conversation

@treeform
Copy link
Copy Markdown
Owner

@treeform treeform commented May 1, 2026

Adds ImageTestSuite coverage and expectations for GIF, JPEG, PNG, and TIFF. Expands decoder support across JPEG, PNG Adam7/16-bit handling, and TIFF metadata/data-format handling while keeping malformed corpus files as clean rejects or no-crash cases. Adds QOI sRGB-to-linear handling for issue #545.

Fixes #545

@treeform treeform merged commit 382f3f7 into master May 4, 2026
3 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.

QOI decoding does not convert between sRGB and Linear

1 participant