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

wip: openjph HT decoder #1119

Draft
wants to merge 1 commit into
base: develop-v1.18.0
Choose a base branch
from

Conversation

bradh
Copy link
Contributor

@bradh bradh commented Jan 28, 2024

This is a mostly-complete version of the OpenJPH JPEG-2000 + HT decoder.

To sort out the component to channel mapping, we need to pass down information from the j2kH item property. Is the best (only?) way to do make a C structure on the libheif side and push it down to the decoder plugin (via push_data())?

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.

None yet

1 participant