We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LibRaw#86
Only the last post is really relevant.
At some point between May and December 2016 a change was introduced that causes raw files to repeatably, but fairly randomly hit:
libraw_cxx.cpp:2212
if (P1.raw_count < 1) return LIBRAW_FILE_UNSUPPORTED;
The text was updated successfully, but these errors were encountered:
SECUNIA advisory 76000 #1 (wrong fuji width set via tiff tag
f139482
No branches or pull requests
LibRaw#86
Only the last post is really relevant.
At some point between May and December 2016 a change was introduced that causes raw files to repeatably, but fairly randomly hit:
libraw_cxx.cpp:2212
The text was updated successfully, but these errors were encountered: