13 Commits

Author SHA1 Message Date
heckflosse
8df2df664f Cppcheck: some fixes 2016-10-17 18:49:15 +02:00
Flössie
1275659a91 Removed another pixSort() and improved two places (#3346) 2016-06-26 15:28:04 +02:00
heckflosse
58fb7af2bb Unstable output w/ same PP3 and RAW CA auto-correction when image height % 2 == 1, fixes #3258 2016-04-21 20:51:47 +02:00
heckflosse
f6cb2579d0 fix possible buffer overrun in raw ca correction 2016-03-22 17:46:30 +01:00
heckflosse
13b49f8a54 Use fabs instead of fabsf in LinEqSolve 2016-03-13 14:02:08 +01:00
heckflosse
1ddd7b6e3f Small optimization for ca correction 2016-03-02 17:10:02 +01:00
heckflosse
d00c895b3d Hide new auto ca-correction strength slider to merge the ca-correction speedups into master 2016-03-01 22:07:41 +01:00
heckflosse
777b08f7f6 Futher speedup for auto ca correction and cleaned code 2016-03-01 00:51:19 +01:00
heckflosse
cbc88a5804 Additional Speedup for CA-Correction, also included a prototype to allow strength of Auto-CA-correction 2016-02-28 22:08:07 +01:00
heckflosse
6b5db692e1 Reduce cache conflicts in correction pass of raw CA correction 2016-02-26 22:29:48 +01:00
heckflosse
84f58da6ff Eliminate all pow() calls in CA_correct_RT.cc 2016-02-26 22:08:33 +01:00
DrSlony
0e0cfb9b25 Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle 2015-08-11 11:55:03 +02:00
torger
d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00