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

Properly pass the compressed buffer to fixPaddingIfNecessary #111

Closed
wants to merge 1 commit into from

Conversation

malaterre
Copy link
Contributor

No description provided.

@malaterre
Copy link
Contributor Author

@eichelberg does that look right ?

@eichelberg
Copy link
Member

Oops... embarrassing copy/paste error. And the culprit is... me.
I have just committed the fix as commit #bb650ebfe.

@eichelberg eichelberg closed this Dec 17, 2024
michaelonken pushed a commit that referenced this pull request Dec 19, 2024
When using the cooked JPEG-LS encoder, odd-length bitstreams were padded with
a trailing zero byte (corresponding to the --padding-zero command line option)
instead of a an extended EOI marker.

Thanks to Mathieu Malaterre <[email protected]> for the bug report and pull request.

This closes Github pull request #111.
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.

2 participants