Commit Graph

810 Commits

Author SHA1 Message Date
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
Nicolas Robidoux de586805cf credits for lbb and nohalo 2010-05-19 19:19:34 +00:00
Nicolas Robidoux 19c861b7a6 wrong dates in nohalo.cpp 2010-05-19 18:57:50 +00:00
Nicolas Robidoux a0d67fc915 clean up of the computation of the local min/max in lbb and nohalo 2010-05-19 18:31:47 +00:00
Nicolas Robidoux 51fdf73344 added grant numbers 2010-05-18 22:11:54 +00:00
John Cupitt d8a46ee268 stuff 2010-05-18 22:03:32 +00:00
Nicolas Robidoux 4112bcc70a Better Nohalo comments 2010-05-18 20:30:14 +00:00
Nicolas Robidoux 4f9e33aaf4 1D Catmull-Rom cubic interpolation performed one direction at a time IS the same as 2D Catmull-Rom bicubic 2010-05-18 17:01:12 +00:00
Nicolas Robidoux fe1143f650 restored old bilinear window_offset (thanks Chantal Racette) 2010-05-17 23:01:47 +00:00
Nicolas Robidoux eb716c4243 cleaned up sampler nohalo.cpp 2010-05-17 22:46:45 +00:00
Nicolas Robidoux 3963655a2d fixed nohalo credits 2010-05-16 22:32:48 +00:00
Nicolas Robidoux ea7ee9b770 return window_offset values for bicubic and lbb to the nonintuitive values -> no artifact for lbb, possibly method-based artifacts for bicubic 2010-05-16 19:25:19 +00:00
Nicolas Robidoux 415ccb5c08 delete nohalo1, mv nohalo2 to nohalo, move snohalo1 to snohalo 2010-05-16 18:46:25 +00:00
Nicolas Robidoux e80140c817 (done in last commit by mistake) replace nohalo2.cpp by one level of nohalo + lbb finishing scheme + fixed its window_offset; will become nohalo.cpp asap 2010-05-16 15:45:51 +00:00
Nicolas Robidoux b95939f0e1 (hopefully) fixed the window_offset compile errors 2010-05-16 15:42:57 +00:00
Nicolas Robidoux 504221925f typo in one interpolate_class->window_offset value and cosmetic 2010-05-16 14:56:18 +00:00
Nicolas Robidoux 096c7dc940 added explicit interpolate_class->window_offset values to nearest and bilinear (for documentation) 2010-05-16 14:45:14 +00:00
Nicolas Robidoux bc1d19b7ed added explicit interpolate_class->window_offset values to every resampler 2010-05-16 14:42:58 +00:00
Nicolas Robidoux 7de848e644 removed all traces of yafrsmooth (obsolete prototype) 2010-05-15 22:24:27 +00:00
Nicolas Robidoux 16d6518965 fixed small bug in nohalo level 2 (wrong pointer index) 2010-05-15 14:17:59 +00:00
John Cupitt 4cb732b9a0 stuff 2010-05-14 18:35:54 +00:00
John Cupitt 7bebea093a vipsthumbnail fixes 2010-05-13 20:29:28 +00:00
John Cupitt 44433f18d0 bump for 7.22 2010-05-12 21:04:27 +00:00
John Cupitt 0a44efda0b oops, png write of uchar images was broken 2010-05-12 15:28:57 +00:00
John Cupitt e4bd51f4de oops, png write of uchar images was broken 2010-05-12 15:22:18 +00:00
John Cupitt f85cce8b27 stuff 2010-05-12 08:55:20 +00:00
John Cupitt 4787c8e00d stuff 2010-05-12 08:39:26 +00:00
John Cupitt cf0ba3b887 fix a race in threadpool 2010-05-11 20:22:12 +00:00
John Cupitt 8ba026875b stuff 2010-05-10 17:10:55 +00:00
John Cupitt deb58b818d stuff 2010-05-06 20:43:44 +00:00
John Cupitt 5daf29b174 stuff 2010-05-06 13:37:57 +00:00
John Cupitt 88019e7b1a stuff 2010-05-05 21:16:23 +00:00
John Cupitt 3e2d56d34f python module hacking 2010-05-05 15:25:31 +00:00
John Cupitt 27fcca7ef9 python module hacking 2010-05-05 15:22:04 +00:00
John Cupitt daf074e950 PFM read / write 2010-05-03 16:52:15 +00:00
John Cupitt 1d473ef5cc stuff 2010-04-30 19:16:39 +00:00
John Cupitt 1cab57014c magick fixes 2010-04-30 13:38:50 +00:00
John Cupitt 420c3af857 stuff 2010-04-30 08:52:58 +00:00
John Cupitt ad5df95c60 stuff 2010-04-30 08:43:40 +00:00
John Cupitt f1d04ee443 stuff 2010-04-29 13:49:28 +00:00
John Cupitt 936a89bf3e stuff 2010-04-29 11:49:41 +00:00
John Cupitt ae2ef9c04e stuff 2010-04-29 07:50:27 +00:00
John Cupitt 26c495b938 infobar fix for 7.20 2010-04-25 21:20:00 +00:00