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

Added OPJ_BIG_ENDIAN code in src/bin/jp2/convert.c for TIFF images with 16-Bit #524

Closed
wants to merge 1 commit into from
Closed

Added OPJ_BIG_ENDIAN code in src/bin/jp2/convert.c for TIFF images with 16-Bit #524

wants to merge 1 commit into from

Conversation

szukw000
Copy link
Contributor

Added OPJ_BIG_ENDIAN code in src/bin/jp2/convert.c for TIFF images with 16-Bit.

The change in line 1606 seemed to necessary when decompressing the file
'data//input/conformance/file6.jp2': it does not have 16-Bit but 12-Bit. Without
this change the resulting TIFF file was very dark, nearly black.

Tested on Debian PPC64 Jessie 8.1.0.

@szukw000
Copy link
Contributor Author

Please read the #518 issue by @manisandro

@detonin detonin changed the title git commit -a Added OPJ_BIG_ENDIAN code in src/bin/jp2/convert.c for TIFF images with 16-Bit Jul 3, 2015
@mayeut
Copy link
Collaborator

mayeut commented Jul 17, 2015

Shall be fixed by PR #535

@mayeut mayeut closed this Jul 17, 2015
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