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

opj_decompress fails to decompress any files #463

Closed
gcode-importer opened this issue Dec 24, 2014 · 4 comments
Closed

opj_decompress fails to decompress any files #463

gcode-importer opened this issue Dec 24, 2014 · 4 comments

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 463

infile_format gets passed relative file name, and so fopen fails.

(on latest trunk)


Reported by boxerab on 2014-12-24 01:38:54

@gcode-importer
Copy link
Author

Here are my command line parameters:

-ImgDir C:\temp -OutFor BMP

So, this issue may have been missed by the test suite since I am guessing that the
tests decompress single files, and this command decompresses all files in a directory.

Reported by boxerab on 2014-12-24 03:25:44

@gcode-importer
Copy link
Author

Here is a patch that fixes this problem

Reported by boxerab on 2015-01-30 16:33:52


- _Attachment: [diff.txt](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-463/comment-2/diff.txt)_

@gcode-importer
Copy link
Author

This issue was closed by revision r2996.

Reported by detonin on 2015-02-02 16:11:37

  • Status changed: Fixed

@gcode-importer
Copy link
Author

Thanks boxerab.

Reported by detonin on 2015-02-02 16:12:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant