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

Simplify box content output #749

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Simplify box content output #749

merged 1 commit into from
Oct 19, 2021

Conversation

lvandeve
Copy link
Contributor

This is a preparation for supporting reconstructed jpeg metadata, where
we'll then need two JxlBoxContentDecoders to handle the output to user
and output to jpeg metadata each with possibly different brob-box
handling

Also added tests for input streaming of brob and non-brob box decoding

This is a preparation for supporting reconstructed jpeg metadata, where
we'll then need two JxlBoxContentDecoders to handle the output to user
and output to jpeg metadata each with possibly different brob-box
handling

Also added tests for input streaming of brob and non-brob box decoding
@lvandeve lvandeve added api Related to the libjxl API container/metadata Related to part 2 (file format) decoder Related to the libjxl decoder labels Oct 19, 2021
@lvandeve lvandeve enabled auto-merge (rebase) October 19, 2021 19:22
@lvandeve lvandeve merged commit 116326a into libjxl:main Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to the libjxl API container/metadata Related to part 2 (file format) decoder Related to the libjxl decoder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants