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

Small changes to j2k.c and t2.c that enable decoding of truncated jp2 files #1219

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

jarrelscy
Copy link

Fixes #715
OpenJPEG 1.5.0 used to be able to open truncated jp2 files.
OpenJPEG 2 now gives errors.

These changes enable the reading of incomplete jp2 files.

humbletim pushed a commit to holostorm/3p-openjpeg2 that referenced this pull request Mar 29, 2022
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.

OpenJPEG fails to decode partial j2c where kdu succeeds
2 participants