LibRaw LLC

Results 78 comments of LibRaw LLC

Folks, 1) Based on data I see in frames provided above, I do not see any image-quality problems with filtering of non-zero (near-the-zero) pixels in blue channel: these pixels are...

AFAIK, there is no such thing as 'straight sensor data' today. Many (most? all?) cameras process raw values before recording (easily see on noise spectrum plot, or on just noise...

OK, that means that one should use panasonic-specified cropping, not 'maximum visible pixels area'. Good point. I'm too busy now with other tasks, I'll return to your samples (and panasonic...

(awake) We do not use threaded RawSpeed. We tried (about 3 years ago) and it looks broken. BTW, entire move to C++17 looks too early for me, there are a...

1) For our LibRaw+RawSpeed projects we use qmake builds. VisualStudio 2010 compatibility is critical for this projects (so std::thread is not an option). 2) Multithreaded RawSpeed: we've experienced troubles only...

May be, problem is not the compiler, but CI scripts?

Folks, you've asked about our opinion. We use VisualStudio 2010 and we'll use it until we drop WinXP support. We use gcc 4.2 (old XCode) and we'll use it until...

Yes, we do not use VisualStudio projects that coming with RawSpeed, but generate own projects using qmake.

We hope to move to new wonderful RawSpeed at some time.