From e24fddc8085a5d2fd6d4a2203437bc032235ed22 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Mon, 2 Mar 2015 08:57:02 +0000 Subject: [PATCH] notes --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TODO b/TODO index 702a0067..e2c3341b 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,15 @@ +- are the mosaic functions calling vips_fastcor()? it must be very slow + + add vips_fastcor_direct() + +- make a crappy gir_ffi patch to add unset for GValue, perhaps it will produce + a response + +- perhaps im_maxpos_subpel() / im_minpos_subpel() should be undeprecated, + useful with vips_fastcor() + + + - need API for the stuff that's currently settable only by --whatever flags, eg. --vips-profile