libvips/libvips/convolution
John Cupitt 7888526361 fix some compiler warnings
various false positives from gcc -O3 flow analysis
2014-08-05 19:23:56 +01:00
..
Makefile.am deprecate im_zerox(), not very useful 2014-01-17 18:03:46 +00:00
compass.c better back compat for im_compass() 2014-07-14 15:08:25 +01:00
conv.c move vips_image_decode() into the public API 2014-02-03 14:29:57 +00:00
convolution.c deprecate im_zerox(), not very useful 2014-01-17 18:03:46 +00:00
convsep.c small operation description fixes 2014-02-03 09:25:09 +00:00
correlation.c add SEQ operation hint to conv 2013-11-22 09:19:35 +00:00
correlation.h redo correlation funcs as classes 2013-11-08 14:09:42 +00:00
fastcor.c redo correlation funcs as classes 2013-11-08 14:09:42 +00:00
gaussblur.c use float div for sigma calc in gaussblur 2014-04-21 19:24:14 +01:00
im_aconv.c Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
im_aconvsep.c Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
im_conv.c memuse improvements 2013-12-17 15:21:21 +00:00
im_conv_f.c memuse improvements 2013-12-17 15:21:21 +00:00
pconvolution.h start vips_conv() 2013-10-01 14:26:13 +01:00
sharpen.c small operation description fixes 2014-02-03 09:25:09 +00:00
spcor.c fix some compiler warnings 2014-08-05 19:23:56 +01:00