Nikon D1x nefs not demosaicing properly, Issue 1088
This commit is contained in:
@@ -289,7 +289,7 @@ void RawImageSource::getImage (ColorTemp ctemp, int tran, Imagefloat* image, Pre
|
|||||||
|
|
||||||
|
|
||||||
#ifdef _OPENMP
|
#ifdef _OPENMP
|
||||||
#pragma omp parallel
|
#pragma omp parallel if(!d1x) // omp disabled for D1x to avoid race conditions (see Issue 1088 http://code.google.com/p/rawtherapee/issues/detail?id=1088)
|
||||||
{
|
{
|
||||||
#endif
|
#endif
|
||||||
// render the requested image part
|
// render the requested image part
|
||||||
|
Reference in New Issue
Block a user