heckflosse
|
2d3148b962
|
Fixes some things @Floessie suggested in code review
|
2018-05-20 23:42:42 +02:00 |
|
heckflosse
|
ac78dd311e
|
Speedup for ca-correction of pixelshift files, also fixed a memory leak
|
2018-05-20 13:59:50 +02:00 |
|
heckflosse
|
2828e2933d
|
pixelshift: use auto-calculated ca-correction parameters from first frame for all frames
|
2018-05-19 12:24:29 +02:00 |
|
luz.paz
|
c3c3ceac79
|
Misc. typos
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
|
2018-02-14 14:07:18 -05:00 |
|
heckflosse
|
80fca667e2
|
Fix crash bug in raw ca correction when width is odd, also fix two overruns detected by adress sanitizer, fixes #4202
|
2017-11-29 23:06:53 +01:00 |
|
heckflosse
|
2f32afa841
|
Raw CA correction created an artifact, fixes #4116
|
2017-10-08 15:36:31 +02:00 |
|
heckflosse
|
0b8900cf1b
|
Fix warning when compiling CA_correct_RT.cc without __SSE2__ being defined
|
2017-09-08 00:02:21 +02:00 |
|
heckflosse
|
80c58f5014
|
Fix artifacts in raw ca correction when width of raw is odd
|
2017-09-07 20:30:03 +02:00 |
|
heckflosse
|
abe5268a10
|
Removed timing code
|
2017-08-21 13:46:22 +02:00 |
|
heckflosse
|
779f4dd12e
|
Speedup for raw CA correction
|
2017-08-18 13:20:14 +02:00 |
|
heckflosse
|
224359d4ff
|
Fix colour cast when using raw ca correction on underexposed images, fixes #3836
|
2017-04-20 22:44:07 +02:00 |
|
heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
heckflosse
|
a04fc0dc2f
|
Fix all warnings in CA_correct_RT.cc
|
2017-03-31 19:17:38 +02:00 |
|
heckflosse
|
bb518eeef8
|
Used new CheckBox in rawcacorrection; don't zero red and blue when autoca is enabled
|
2017-03-16 13:34:11 +01:00 |
|
heckflosse
|
6496e34e4b
|
pixelshift: switch subframe without need to reload the image; enabled CA-correction
|
2016-11-28 21:01:26 +01:00 |
|
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 |
|