libvips/libvips
John Cupitt 2f897315ad fix a crash with corrupted jpg files
three was a double-free crash with a scrambled jpg file, thanks Grigoriy
2012-06-19 08:52:06 +01:00
..
arithmetic fix vips_divide() for int args 2012-04-06 12:09:53 +01:00
cimg fix gcc4.6 warnings 2011-10-18 17:11:04 +01:00
colour fix openslide read 2012-04-09 18:03:17 +01:00
conversion add vips_flatten() 2012-06-18 14:49:39 +01:00
convolution add VIPS_IMAGE_N_PELS() 2012-01-15 11:15:12 +00:00
deprecated improve resolution unit handling in tiff save 2012-05-17 11:13:38 +01:00
foreign fix a crash with corrupted jpg files 2012-06-19 08:52:06 +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 relocate a proto 2012-06-18 18:50:12 +01:00
inplace much faster smudge 2012-01-30 10:18:06 +00:00
iofuncs remove G_DEFINE_BOXED_TYPE() use 2012-06-09 10:31:01 +01:00
morphology hackery to get goi working 2011-12-31 18:22:42 +00:00
mosaicing add VIPS_IMAGE_N_PELS() 2012-01-15 11:15:12 +00:00
other hackery to get goi working 2011-12-31 18:22:42 +00:00
resample tiff loader always offers thinstrip 2012-06-03 11:44:03 +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