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

jxl-jbr: Fix dimension aligning of subsampled JPEG #427

Merged
merged 2 commits into from
Mar 2, 2025

Conversation

tirr-c
Copy link
Owner

@tirr-c tirr-c commented Mar 2, 2025

HF coeff buffers were not being aligned properly. They should be aligned according to 8x8 varblock units.

Fixes #425

@tirr-c tirr-c self-assigned this Mar 2, 2025
@tirr-c tirr-c merged commit 68a0e4c into main Mar 2, 2025
4 checks passed
@tirr-c tirr-c deleted the fix-jpeg-subsampling-alignment branch March 2, 2025 08:23
tirr-c added a commit that referenced this pull request Mar 8, 2025
* jxl-jbr: Fix dimension aligning of subsampled JPEG

* Add a regression test
tirr-c added a commit that referenced this pull request Mar 8, 2025
* jxl-jbr: Fix dimension aligning of subsampled JPEG

* Add a regression test
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.

Panic on decoding an encoded JPEG
1 participant