Sergey Bobrovsky

Results 10 comments of Sergey Bobrovsky

Hello Marius, Thank you for the PR. Could you please share the before/after stats for your case? I mean, how much time is saved with the changes? Also, could you...

Hello! Thank you for the detailed bug report and the test code. Unfortunately, we are very busy right now so we won't be able to take a look at it...

Hello, I converted your test code to C++ and checked it with libtiff 4.0.7 (latest version of the original library). The code fails with `"Maximum TIFF file size exceeded"` when...

Please take a look at source code of `jpeg_copy_critical_parameters` . This should give you an idea how to work around the issue. The `jpeg_width` and `jpeg_height` fields are internal because...

I am not sure I follow. Could you please clarify what you suggest to do?

We do not support anything except Windows as a build environment. You or anyone else is encouraged to fix this and provide a pull request. The PostBuildEvent makes changes to...

We do not know what is openslide. You might be better server on q&a site like StackOverflow.

@WhatFreshHellIsThis No, I never found a workaround for this.

Given that @celeronpm didn't answer for 3+ years, I am closing this pull request. It is not ready to be merged anyway. @xela-trawets desribed a workaround for the original issue....