heckflosse
33182f743c
sometimes getimage is not called after demosaic, fixes #2932
2015-10-12 17:57:38 +02:00
heckflosse
b1dd9dd59a
Speedup and reduced memory usage for Colour Propagation
2015-10-10 01:05:08 +02:00
heckflosse
9dc786f0ea
Segfault when curve black point is moved below white point, fixes #2923
2015-10-06 22:29:44 +02:00
heckflosse
20839d3a4a
Color propagation highlight reconstruction causes crash on some files, fixes #2928
2015-10-03 13:33:52 +02:00
heckflosse
929c0ad1b3
Removed Stopwatches
2015-10-03 00:17:18 +02:00
heckflosse
d05754fbf8
Reduced updates to progress bar for amaze demosaic
2015-10-02 23:03:32 +02:00
heckflosse
643a9e7d54
added a file I forgot at last commit
2015-10-02 23:01:56 +02:00
heckflosse
ad4e96b9ca
Fixed comments and added some #ifdef _OPENMP
2015-10-02 23:00:10 +02:00
heckflosse
aaf21544a3
Speeduo for Hot/Dead pixel detection
2015-10-01 21:16:47 +02:00
Ingo
ee4e56ce00
Enable DCP options regardless of DCP source. Neutral profile disables DCP curve and look table. Fixes #2922
2015-09-30 17:45:36 +02:00
Desmis
56eb18e4df
Wavelet contrast and chroma interfere #2894
2015-09-21 09:25:44 +02:00
heckflosse
98c1221908
crash when first two curve points are at x=0, fixes #2888
2015-09-01 18:09:46 +02:00
Morgan Hardwood
4777020a04
Merge remote-tracking branch 'origin/lensfix'
2015-08-29 11:50:12 +02:00
heckflosse
da7ae69428
Speedup for gauss when sigma >= 70
2015-08-27 17:11:05 +02:00
heckflosse
df13fb8b1b
Fixed a bug in perceptual curve speedup
2015-08-26 16:17:57 +02:00
heckflosse
5116a3c43a
Merge pull request #2881 from Beep6581/WaveletSpeedup
...
Speedup for Wavelet/Final Touchup/Final local contrast curve, fixes #2874
2015-08-25 16:37:21 +02:00
heckflosse
a2e5cda384
Speedup for Wavelet/Final Touchup/Final local contrast curve, fixes 2874
2015-08-25 16:34:57 +02:00
Morgan Hardwood
b3a12b699a
Don't replace focal_len from Exif by focal_len from Makernotes is Makernotes focal_len is 0
2015-08-21 11:01:03 +02:00
Morgan Hardwood
4198ac1083
Merge branch 'PerceptualCurveSpeedup'
2015-08-21 00:38:34 +02:00
heckflosse
33b2d643b1
Cleaned code and removes StopWatch
2015-08-20 19:52:53 +02:00
Hombre
c351be41b8
Add some new features to the On Preview Objects mechanism
2015-08-20 02:33:46 +02:00
heckflosse
0b2b19a761
Speedup for Wavelet/Final Touchup/Final local contrast curve, #2874
2015-08-19 20:55:25 +02:00
Morgan Hardwood
73744fe131
Fixed formatting in rtengine/helpersse2.h and rtengine/opthelper.h
2015-08-18 13:50:06 +02:00
heckflosse
f7907a5474
Speedup for perceptual curve, #2817
2015-08-17 13:31:20 +02:00
heckflosse
161fa15922
removed unsupported character in improcfun.cc, no Issue
2015-08-17 12:07:33 +02:00
heckflosse
bb2e3debb3
Merge pull request #2864 from Beep6581/CanonDualISO
...
Fix Canon dual ISO problem
2015-08-17 01:07:44 +02:00
heckflosse
c863cf035a
Added dcraw.patch file
2015-08-16 16:10:35 +02:00
heckflosse
842f508088
Crash when saving to uncompressed tiff using a huge output profile
2015-08-15 17:44:46 +02:00
heckflosse
5c14b06209
Fix Canon dual ISO problem
2015-08-14 14:26:05 +02:00
Morgan Hardwood
294c3cccdc
Fix segfault in wavelet with GCC < 4.9
2015-08-12 22:11:31 +02:00
Morgan Hardwood
91f67f0cb6
Issue 2846: Filter preview through output profile when using a monitor profile.
...
- Removed the "Rendering intent" setting from Preferences,
- Hard-code "relative colorimetric" intent everywhere,
- Filter through output profile before filtering through monitor
profile if using a monitor profile,
- If not using a monitor profile, a direct sRGB conversion is done,
2015-08-12 13:27:45 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1
Line endings
2015-08-11 11:53:44 +02:00
DrSlony
1294bdb392
Updated camconst.json on behalf of Ilias, issue 2348
2015-08-10 14:39:17 +02:00
DrSlony
16061aad88
Removed unused files
2015-08-09 20:56:10 +02:00
jdc
3ff086de02
Issue 2872: Fixed Wavelet defects reported by Coverity
2015-08-09 20:31:56 +02:00
DrSlony
f41a638500
Fixed possible issue with #pragma directive
2015-08-07 21:28:15 +02:00
Ingo
386d3eeaec
Compile error in curves.cc, Issue 2871
2015-08-07 11:39:48 +02:00
torger
f7fe9f027d
issue 2869: further removal of unnecessary re-demosicing
2015-08-05 22:32:17 +02:00
Ingo
37352b02ef
Possibly fixes some compile errors when using gcc 5.x on windows, no Issue
2015-08-05 18:31:10 +02:00
torger
aeb11c78e0
Issue 2869: don't re-demosaic when changing ICC/DNG profile
2015-08-05 11:28:20 +02:00
Ingo
efabc73b7b
Too saturated greens when using CIACAM02
2015-08-04 16:05:46 +02:00
DrSlony
82da6f3fb6
Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes.
2015-07-29 19:22:25 +02:00
torger
fca16a697a
Issue 2837: Fixed CIECAM02 clipping issues
2015-07-29 17:53:19 +02:00
torger
6bb0d15ff0
Issue 2837: added 'Perceptual' tone curve
2015-07-26 20:37:44 +02:00
torger
c5546d2120
Issue 2854: reverted recent highlight behavior
2015-07-26 18:47:39 +02:00
torger
9c4e054484
issue 2850: make it truly srgb (was wrong curve segment gamma before)
2015-07-24 21:29:51 +02:00
torger
b2836b388f
Issue 2850: normalized RGB-pipeline curve gammas to sRGB, make curve algorithms operate on linear image data
2015-07-23 21:34:00 +02:00
DrSlony
11093f939b
Issue 2842: Fix by Ingo to prevent black square artifacts from appearing when using Post-Resize Sharpening - RL Deconvolution and a non-zero value for the Black slider.
2015-07-22 21:36:07 +02:00
jdc
4cd2da11b6
Wavelet zero-out unwated levels bug fixed, issue 2702#369
2015-07-15 22:15:35 +02:00