libvips/libvips
John Cupitt ee1874c5ca much better handling of arrayimage cli args
we were not setting the access hint on arrayimage args, so

arrayjoin "$(echo *.jpg)" x.tif[bigtiff] --across 10

would open all the jpg images to memory, usually, in random mode

now arrayimage args see the operation's access hint (seq in this case),
for much better behaviour

also, we allow any whitespace as an arg separator in arrayimage from
string
2016-02-27 20:37:20 +00:00
..
arithmetic add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
colour reduce the number of copy() ops 2016-02-26 14:05:35 +00:00
conversion much better handling of arrayimage cli args 2016-02-27 20:37:20 +00:00
convolution make sharpen defaults better for screen work 2016-02-26 14:04:54 +00:00
create oops spelling 2016-01-26 13:37:56 +00:00
deprecated improve sharpen for screen work 2016-02-25 11:16:24 +00:00
draw use g_assert_not_reached() 2016-01-24 13:21:53 +00:00
foreign more progressive jpg changes 2016-02-21 10:57:36 +00:00
freqfilt fix all docs warnings 2014-11-17 10:32:40 +00:00
histogram use g_assert_not_reached() 2016-01-24 13:21:53 +00:00
include much better handling of arrayimage cli args 2016-02-27 20:37:20 +00:00
iofuncs much better handling of arrayimage cli args 2016-02-27 20:37:20 +00:00
morphology fix more compiler warnings 2016-01-26 16:41:03 +00:00
mosaicing fix more compiler warnings 2016-01-26 16:41:03 +00:00
resample finish reduce 2016-02-07 17:41:39 +00:00
video remove old v4l1 code 2013-12-30 16:26:56 +00:00
Makefile.am Fix .gir file dependencies 2015-05-18 02:44:34 -04:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00
introspect.c fix up introspect program 2014-12-20 10:28:30 +00:00