heckflosse
|
c8779c04f5
|
Fix all - 2 cppcheck performance hints
|
2016-07-06 13:04:24 +02:00 |
|
heckflosse
|
a991d53bf3
|
Fix segfault when adding files to the currently watched folder, kudos to Floessie for the fix
|
2016-07-05 16:48:30 +02:00 |
|
Ingo Weyrich
|
df15f735dc
|
Merge pull request #3371 from Beep6581/tiff_exif_fix
Exif lost when saving compressed tiff from raw on windows builds, fix…
|
2016-07-05 16:10:32 +02:00 |
|
heckflosse
|
1bf2f87cdc
|
Exif lost when saving compressed tiff from raw on windows builds, fixes #3370
|
2016-07-05 15:05:03 +02:00 |
|
heckflosse
|
1a0b96b223
|
Remove some top level tags when saving to uncompressed tiff, also simplified generation of 'Software' tag
|
2016-07-04 19:28:04 +02:00 |
|
heckflosse
|
90c7407c90
|
Disable wrong warning for non Windows builds
|
2016-07-04 19:25:59 +02:00 |
|
heckflosse
|
bc3023e228
|
Add RT version to 'Software' tag for uncompressed tiff
|
2016-07-03 21:18:57 +02:00 |
|
heckflosse
|
87e1914b9d
|
Fix buffer overrun writing uncompressed tiff
|
2016-07-03 16:06:07 +02:00 |
|
heckflosse
|
2710bcdcec
|
Fix a warning and a crash
|
2016-07-02 23:03:58 +02:00 |
|
Beep6581
|
45d307bf40
|
Merge pull request #3366 from Beep6581/exiftool1020
Updated all in /rtexif/ with info from exiftool-10.20.
|
2016-07-02 19:45:45 +02:00 |
|
Morgan Hardwood
|
fe49c851ff
|
Updated all Sony and Konica Minolta interpreters.
|
2016-07-01 22:57:44 +02:00 |
|
Morgan Hardwood
|
ec66a380bd
|
Updated all Pentax interpreters.
|
2016-07-01 21:32:44 +02:00 |
|
Morgan Hardwood
|
3866f10d69
|
Updated all Olympus interpreters.
|
2016-07-01 19:46:15 +02:00 |
|
Morgan Hardwood
|
67a4d2af44
|
Updated all Nikon interpreters.
|
2016-07-01 19:26:38 +02:00 |
|
Morgan Hardwood
|
42e6b56c43
|
Updated all Fuji interpreters.
|
2016-07-01 19:09:36 +02:00 |
|
Morgan Hardwood
|
9edec3361b
|
Updated all Canon interpreters.
|
2016-07-01 17:31:18 +02:00 |
|
Ingo Weyrich
|
8cbdd31914
|
Merge pull request #3365 from Beep6581/preprocess_speedup
Preprocess speedup
|
2016-07-01 15:07:27 +02:00 |
|
heckflosse
|
b8c5ee7e47
|
Disabled StopWatch
|
2016-07-01 15:04:34 +02:00 |
|
Ingo Weyrich
|
d8ebe7bdc3
|
Merge pull request #3364 from Beep6581/batchqueue_delete_bug
Add milliseconds to queue params file, fixes #3363
|
2016-07-01 14:54:51 +02:00 |
|
heckflosse
|
4236fd0545
|
Add milliseconds to queue params file, fixes #3363
|
2016-07-01 13:33:05 +02:00 |
|
heckflosse
|
58e560b88e
|
Added further speedups and astyles the changed files
|
2016-06-30 19:48:44 +02:00 |
|
heckflosse
|
ba71bfe4fd
|
Speedup for getAutoExpHistogram(..)
|
2016-06-29 14:48:37 +02:00 |
|
heckflosse
|
fe0743e471
|
Reduce size of badpixels bitmap by factor 8
|
2016-06-29 14:47:23 +02:00 |
|
heckflosse
|
cb05456746
|
Fix broken decode for files from Sony DSC-RX1RM2, fixes #3358
|
2016-06-24 14:47:46 +02:00 |
|
Morgan Hardwood
|
0189a99e1c
|
Updated all lens interpreters with data from exiftool-10.20
|
2016-06-19 17:02:07 +02:00 |
|
Ingo Weyrich
|
b526050b6b
|
Merge pull request #3350 from Beep6581/save_to_8bit_speedup
Speedup for save to 8bit formats (mainly for 8bit tiff and j…
|
2016-06-18 16:11:21 +02:00 |
|
heckflosse
|
e4a7287650
|
Removed StopWatches and cleaned code
|
2016-06-18 16:04:54 +02:00 |
|
heckflosse
|
aab8bad391
|
Let the compiler optimize instead of using handwritten SSSE3 code, same speed
|
2016-06-18 14:04:00 +02:00 |
|
heckflosse
|
88685c66f6
|
SSS3 code to speedup save to 8bit formats (mainly for 8bit tiff and jpeg)
|
2016-06-17 17:56:34 +02:00 |
|
Ingo Weyrich
|
da9e760403
|
Merge pull request #3345 from Beep6581/cr2_decode_speedup
Speedup for cr2 decode
|
2016-06-17 17:08:15 +02:00 |
|
heckflosse
|
d4f8c1f9d1
|
Removed StopWatch and updated dcraw.patch file
|
2016-06-17 16:59:14 +02:00 |
|
heckflosse
|
1121b2c340
|
Merge flatfield_speedup into master
|
2016-06-17 16:23:56 +02:00 |
|
heckflosse
|
05d7abb5e0
|
Fix merge conflicts
|
2016-06-17 16:11:47 +02:00 |
|
heckflosse
|
b8b98e0924
|
Disabled StopWatch
|
2016-06-17 15:55:20 +02:00 |
|
heckflosse
|
5703eb5ebc
|
Fix some compiler warnings
|
2016-06-12 21:03:44 +02:00 |
|
heckflosse
|
c11465e46a
|
Fix segfault when Flatfield blur radius == 0
|
2016-06-12 20:56:55 +02:00 |
|
heckflosse
|
f794cf684b
|
Speedup for cr2 decode
|
2016-06-12 18:13:01 +02:00 |
|
Ingo Weyrich
|
ea9dfc9c5c
|
Merge pull request #3343 from Beep6581/dcp_speedup
Dcp speedup
|
2016-06-12 14:08:38 +02:00 |
|
heckflosse
|
a32e13400b
|
Removed stopwatches
|
2016-06-12 13:32:08 +02:00 |
|
heckflosse
|
4a1fb9ae4a
|
removed wrong comment
|
2016-06-12 12:55:54 +02:00 |
|
Flössie
|
5f6781a741
|
Merge branch 'master' into dcp_speedup
|
2016-06-12 12:27:22 +02:00 |
|
Flössie
|
97dae796c6
|
Additional cleanups for dcp.* (#3343)
|
2016-06-12 12:08:34 +02:00 |
|
heckflosse
|
65306973b1
|
Speedup for Flat-Field correction, fixes #3253, also introduces changed formatting to switch statements caused by new astyle profile
|
2016-06-11 22:18:59 +02:00 |
|
heckflosse
|
b8749f8484
|
dcp speedup cleanup
|
2016-06-10 18:30:07 +02:00 |
|
Flössie
|
49a6af275e
|
Add some omitted std:: prefixes in dcp.cc
Those could hinder Marcin's SUSE builds.
|
2016-06-10 16:19:55 +02:00 |
|
Morgan Hardwood
|
c541d6e182
|
astyle - indent switch blocks.
|
2016-06-10 14:03:11 +02:00 |
|
heckflosse
|
a889396e44
|
Fix compile bug, fixes #3340
|
2016-06-10 01:38:24 +02:00 |
|
heckflosse
|
eedb9f39bc
|
Another 'small' speedup for dcp
|
2016-06-10 00:20:03 +02:00 |
|
heckflosse
|
3aa9947a37
|
Forgot to add dcp.cc with last commit
|
2016-06-09 23:43:55 +02:00 |
|
heckflosse
|
c086177032
|
Speedup for DCPProfile::apply
|
2016-06-09 23:42:32 +02:00 |
|