libvips/libvips
John Cupitt 133ee84794 fix --without-magick etc.
the vips7 compat readers like im_exr2vips() were not guarded with ifdefs
in case their read library was missing
2012-07-20 17:18:49 +01:00
..
arithmetic Merge remote-tracking branch 'origin/7.28' 2012-07-18 10:39:29 +01:00
cimg fix gcc4.6 warnings 2011-10-18 17:11:04 +01:00
colour Merge remote-tracking branch 'origin/7.28' 2012-04-10 16:53:03 +01:00
conversion fix another tiny ref leak 2012-07-14 13:05:58 +01:00
convolution add VIPS_IMAGE_N_PELS() 2012-01-15 11:15:12 +00:00
deprecated fix --without-magick etc. 2012-07-20 17:18:49 +01:00
foreign Merge remote-tracking branch 'origin/7.28' 2012-07-18 10:39:29 +01:00
freq_filt clean up fft, reduce memuse 2012-01-28 11:53:45 +00:00
histograms_lut cleanups 2012-02-28 14:17:02 +00:00
include support "rs" mode in im_open() 2012-07-20 13:07:49 +01:00
inplace much faster smudge 2012-01-30 10:18:06 +00:00
iofuncs add --vips-version cmdline arg 2012-07-20 13:34:05 +01:00
morphology hackery to get goi working 2011-12-31 18:22:42 +00:00
mosaicing improvements to tiff/png load in vips7 2012-07-12 14:50:56 +01:00
other hackery to get goi working 2011-12-31 18:22:42 +00:00
resample turn on seq mode automatically in cli 2012-07-10 10:51:40 +01:00
video Merge remote-tracking branch 'origin/7.26' 2012-01-14 14:00:41 +00:00
Makefile.am small fixes 2012-01-11 15:00:37 +00:00
dummy.c