libvips/tools
John Cupitt 2c5ee332f0 make the buffer recycle list per image
so now recycle lists are short, scale with pipeline complexity, and
buffers are always appropriately sized for the image instead of being
slowly sized up to the max size for the pipeline

before:

$ vips sharpen k2.jpg x.jpg --radius 20
memory: high-water mark 38.99 MB

after:

$ vips sharpen k2.jpg x.jpg --radius 20
memory: high-water mark 29.46 MB
2013-12-18 09:54:26 +00:00
..
batch_crop.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_image_convert.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_rubber_sheet.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
edvips.c Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
find_mosaic.c clang static analyze notes 2013-11-22 11:27:29 +00:00
header.c Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
light_correct.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
Makefile.am on reflection, remove cmyk2srgbjpeg again 2013-12-10 12:29:39 +00:00
mergeup.c clang static analyze notes 2013-11-22 11:27:29 +00:00
shrink_width.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
vips-7.37 rot45 works 2013-10-19 18:26:46 +01:00
vips.c better error msg on unknown action 2013-03-15 12:15:35 +00:00
vipsprofile make the buffer recycle list per image 2013-12-18 09:54:26 +00:00
vipsthumbnail.c move --strip into save base class 2013-11-13 09:00:47 +00:00