libvips/libvips/conversion
John Cupitt 2e513eef82 enable seq mode for `join`
much faster for large TIFFs

see https://github.com/jcupitt/libvips/issues/717
2017-08-25 10:53:44 +01:00
..
Makefile.am add smartcrop 2017-03-01 15:41:26 +00:00
arrayjoin.c remove some casts 2017-07-26 14:57:27 +01:00
autorot.c doc improvements 2016-07-13 09:24:41 +01:00
bandary.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
bandary.h fix bandbool for float/double 2014-06-15 11:14:57 +01:00
bandbool.c comment typo 2016-10-21 12:32:04 +01:00
bandfold.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
bandjoin.c bump min pygobject version 2016-10-24 17:57:21 +01:00
bandmean.c use g_assert_not_reached() 2016-01-24 13:21:53 +00:00
bandrank.c make optional args into bullets 2016-05-02 10:12:37 +01:00
bandunfold.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
byteswap.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
cache.c make optional args into bullets 2016-05-02 10:12:37 +01:00
cast.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
conversion.c Merge branch 'master' into add-smartcrop 2017-03-08 17:17:16 +00:00
copy.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
embed.c polish, add test for find_trim 2017-07-26 10:43:28 +01:00
extract.c Merge branch 'master' into remove-seq-stalling 2017-03-15 12:26:44 +00:00
falsecolour.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
flatten.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
flip.c combin copy_fields and demand_hint 2013-10-22 09:29:40 +01:00
gamma.c Merge branch 'master' into remove-seq-stalling 2017-03-08 09:30:48 +00:00
grid.c start working on --disable-deprecated 2014-07-25 18:06:52 +01:00
ifthenelse.c use new hints and prepare everywhere 2017-01-12 14:36:44 +00:00
insert.c tag merge as seq 2017-06-13 14:26:41 +01:00
join.c enable seq mode for `join` 2017-08-25 10:53:44 +01:00
msb.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
pconversion.h fix up gtk-doc 2013-06-17 20:16:20 +01:00
premultiply.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
recomb.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
replicate.c fix all docs warnings 2014-11-17 10:32:40 +00:00
rot.c add vips_rot90() etc. convenience funcs 2017-03-07 17:36:49 +00:00
rot45.c doc improvements 2016-09-12 11:20:11 +01:00
scale.c make optional args into bullets 2016-05-02 10:12:37 +01:00
sequential.c put sequential trace back 2017-04-23 08:26:00 +01:00
smartcrop.c oops, forgot something 2017-07-29 11:05:29 +01:00
subsample.c change three C API funcs to match Python/C++/CLI 2017-03-07 14:28:31 +00:00
tilecache.c revise cache sizing 2017-04-13 16:24:51 +01:00
unpremultiply.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
wrap.c make optional args into bullets 2016-05-02 10:12:37 +01:00
zoom.c Merge branch 'master' into remove-seq-stalling 2017-03-08 09:30:48 +00:00