libvips/libvips
John Cupitt ad016c53a2 C API supports optional output args
you can do stuff like

	int x;
	vips_min( fred, &min, "x", &x, NULL );

to get the x pos of the minimum
2011-09-05 18:16:32 +01:00
..
arithmetic VipsMin stops early if it can 2011-09-05 14:10:56 +01:00
boolean sizealike everywhere 2011-05-17 13:05:45 +01:00
cimg itest for C++ compiler 2011-08-16 13:26:57 +01:00
colour fix a race in xyz to lab 2011-08-03 10:12:45 +01:00
conversion icc import/export cast inputs 2011-07-12 14:56:58 +01:00
convolution Merge remote-tracking branch 'origin/master' 2011-06-15 17:53:24 +01:00
deprecated added VipsMin 2011-08-30 16:33:25 +01:00
format enable YCbCr compresison for jpeg in tiff write 2011-09-05 10:53:17 +01:00
freq_filt add German translation 2010-05-24 10:05:59 +00:00
histograms_lut add a 'stop' param to generate 2011-08-29 14:29:33 +01:00
include support optional output args in the cli 2011-09-04 10:10:39 +01:00
inplace ooops draw_scanline clipping 2010-11-17 13:29:52 +00:00
iofuncs C API supports optional output args 2011-09-05 18:16:32 +01:00
mask longer lines for rw_mask 2011-06-09 09:35:57 +01:00
morphology docs 2010-11-18 14:09:56 +00:00
mosaicing gtkdoc for mosaicing 2011-01-25 13:12:22 +00:00
other im_benchmark.c had some debugging left in 2011-08-10 10:17:36 +01:00
relational blend does sizealike 2011-06-27 12:28:10 +01:00
resample indent class lists 2011-07-16 11:26:24 +01:00
video final operators gtk-doc'd 2011-02-02 17:17:05 +00:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00
Makefile.am better compiling without c++ 2011-08-16 15:37:50 +01:00