Commit Graph

1002 Commits

Author SHA1 Message Date
John Cupitt 4a43c7b19a add threading tests 2010-06-24 15:24:12 +00:00
John Cupitt 75fdc5ae4e moreconst fixes, sinkdisc fixes, constant vector clip added 2010-06-23 15:45:43 +00:00
John Cupitt 1c51b0217b tiff pyr write fix 2010-06-22 09:35:16 +00:00
John Cupitt 06141a2516 better region repaint during drag 2010-06-21 17:14:29 +00:00
Nicolas Robidoux 6b0f6f66e4 resampler minor tweak 2010-06-12 19:08:39 +00:00
Nicolas Robidoux 3545786e81 tweak of the 5*, 1+ and 5- computation of the four Catmull-Rom weights 2010-06-10 19:54:27 +00:00
Nicolas Robidoux 736836a099 computation of Catmull-Rom weights with 10 flops: has got to be a world record 2010-06-10 19:49:50 +00:00
John Cupitt 23b381638b fixes for release 2010-06-09 20:54:19 +00:00
Nicolas Robidoux e4008d3f84 added Chantal and Adam to AUTHORS and switched to faster version of lbb and nohalo resamplers 2010-06-09 18:00:34 +00:00
Nicolas Robidoux 7b8f0f7324 sampler cleanup 2010-06-03 01:35:33 +00:00
Nicolas Robidoux 332c6b478e sampler cleanup 2010-06-03 01:34:38 +00:00
Nicolas Robidoux f897eee7e9 Added Chantal Racette and Adam Turcotte to the AUTHORS file 2010-06-02 16:31:42 +00:00
Nicolas Robidoux fb6619b08a feeble nohalo optimization 2010-06-01 02:32:06 +00:00
Nicolas Robidoux 8d71f4386a nohalo comment clean-up 2010-06-01 02:04:05 +00:00
Nicolas Robidoux 29783bbf34 removed confused nohalo code comment 2010-05-31 15:13:49 +00:00
Nicolas Robidoux 088bdd7419 feeble attempts to speed up the lbb resampler 2010-05-31 14:44:21 +00:00
Nicolas Robidoux 56286b8741 clarify vsqbs code comments regarding moderating the blur when rotating and/or translating 2010-05-31 00:24:05 +00:00
Nicolas Robidoux c11c3859e4 vsqbs code comment tweak 2010-05-30 21:15:10 +00:00
Nicolas Robidoux b36264ae19 vsqbs resampler explanatory code comments 2010-05-30 21:01:40 +00:00
Nicolas Robidoux 06cee27b65 removed outdated minmod from templates (only used by nohalo.cpp now anyway) 2010-05-30 20:48:08 +00:00
Nicolas Robidoux 101b42b8c2 lbb resampler speed tweaks 2010-05-30 19:52:25 +00:00
Nicolas Robidoux beea655158 optimized vsqbs now as fast (on intel core duo 2) as bilinear and bicubic on 8 bit jpg 2010-05-30 19:36:57 +00:00
John Cupitt 7fd672f595 faster, more accurate bilinear/bicubic 2010-05-30 17:26:23 +00:00
Nicolas Robidoux 32f481d524 more vsqbs sampler tweaks 2010-05-30 03:17:47 +00:00
Nicolas Robidoux 9ad185b8ce vsqbs sampler tweaks 2010-05-30 03:05:43 +00:00
Nicolas Robidoux ac620690b1 vsqbs sampler optimized by nicolas 2010-05-30 02:36:42 +00:00
Nicolas Robidoux 4ebdb94c7f vsqbs tweaks 2010-05-29 19:32:27 +00:00
Nicolas Robidoux 07b0775ae3 More cleaning out of snohalo and adding vsqbs 2010-05-29 13:20:11 +00:00
Nicolas Robidoux 910df77161 Actually add vsqbs and remove snohalo 2010-05-29 13:11:39 +00:00
Nicolas Robidoux 4aac6243b5 Chantal Racette's brand new strongly antialiasing resampler vsqbs 2010-05-29 13:09:13 +00:00
John Cupitt d0573100b3 interpolation precision hacking 2010-05-28 21:16:28 +00:00
John Cupitt 53cc08881d stuff 2010-05-27 16:24:24 +00:00
John Cupitt b275740002 stuff 2010-05-26 15:32:13 +00:00
John Cupitt def00f7854 stuff 2010-05-26 11:26:09 +00:00
John Cupitt 8cb481f0be updated en_GB translation 2010-05-26 11:19:25 +00:00
John Cupitt 84398a7686 i18n fixes 2010-05-25 16:46:03 +00:00
Nicolas Robidoux cc2fe4a528 added bib ref in nohalo code 2010-05-25 15:06:10 +00:00
John Cupitt 92fba214ce stuff 2010-05-24 13:38:44 +00:00
John Cupitt b4925940fb add German translation 2010-05-24 10:05:59 +00:00
Nicolas Robidoux d370e83fe5 method prefix for local macro in nohalo.cpp 2010-05-24 01:51:03 +00:00
Nicolas Robidoux 419457b369 added slash to resample/Makefile.am and added inactive speedy options to lbb.cpp and nohalo.cpp 2010-05-23 21:52:33 +00:00
John Cupitt 771dcdbb1a stuff 2010-05-23 20:27:26 +00:00
John Cupitt 2d215b44e5 fixes to --disable-cxx mode 2010-05-22 12:13:19 +00:00
Nicolas Robidoux 7403f682ff cosmetic 2010-05-21 16:30:55 +00:00
Nicolas Robidoux 26bbd863ce nohalo cosmetic 2010-05-20 15:57:50 +00:00
Nicolas Robidoux 6031d690af nohalo with one less multiply per channel 2010-05-20 15:56:32 +00:00
Nicolas Robidoux f026cbb125 nohalo and lbb resampler instruction order, macros and comment tweaks 2010-05-19 23:04:51 +00:00
Nicolas Robidoux c4f3b8dd51 clearer comments regarding nohalo.cpp optimization 2010-05-19 20:39:48 +00:00
Nicolas Robidoux 94c0e0bbd8 one less comparison per channel in the nohalo.cpp code 2010-05-19 20:32:08 +00:00
Nicolas Robidoux c7cac74765 credits for nohalo and lbb 2010-05-19 19:38:05 +00:00