libvips/libvips
John Cupitt 0114afa5fb limit nthr on tiny images
we always made N threads for a threadpool ... we could end up making
loads of threads we never used if the image was tiny

for very small images, limit the number of threads we make
2014-07-25 14:51:29 +01:00
..
arithmetic bump version to 7.40 2014-06-23 20:22:50 +01:00
cimg fix compiler warnings 2013-10-18 09:13:24 +01:00
colour oops, don't treat RGB16 as sRGB in colourspace 2014-05-08 14:13:40 +01:00
conversion vips_scale() needs round to nearest 2014-07-14 14:36:35 +01:00
convolution better back compat for im_compass() 2014-07-14 15:08:25 +01:00
create more vips7 compat fixes 2014-07-16 09:40:26 +01:00
deprecated fix a race in im_maxpos_avg() 2014-07-25 13:52:36 +01:00
draw forgot to set image mode for direct draw 2014-04-15 12:00:01 +01:00
foreign fix vips_rawsave_fd() 2014-07-04 13:58:47 +01:00
freqfilt finish reviding the fixed-up image load/save API 2014-06-08 11:16:58 +01:00
histogram complex lut was broken 2014-05-21 17:34:53 +01:00
include add webp support to vips7 2014-07-17 09:09:39 +01:00
iofuncs limit nthr on tiny images 2014-07-25 14:51:29 +01:00
morphology stop image abuse in labelregions 2014-06-13 09:44:58 +01:00
mosaicing silence some compiler warnings 2014-06-29 10:34:42 +01:00
resample fix affine identity transform with clipping 2014-07-08 17:09:42 +01:00
video remove old v4l1 code 2013-12-30 16:26:56 +00:00
Makefile.am hackey hack 2014-02-03 14:51:43 +00:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00