libvips/libvips/arithmetic
John Cupitt 1504ca7cdc have a more formal max image dimension
we now have VIPS_MAX_COORD for maximum image dimension, set to 10m
pixels ... we could go up to 2bn, but 10m seems a reasonable max, at
least for now

see https://github.com/jcupitt/libvips/issues/355
2015-12-03 12:14:39 +00:00
..
abs.c oops opcode args wrong in vector abs 2013-12-04 11:12:22 +00:00
add.c more docs argh 2014-08-19 17:57:27 +01:00
arithmetic.c sizealike() and friends elide completely 2015-11-13 14:48:02 +00:00
avg.c fix avg of complex 2014-09-12 14:01:20 +01:00
binary.c Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
binary.h fix up gtk-doc 2013-06-17 20:16:20 +01:00
boolean.c fix up gtk-doc comments 2014-09-03 14:32:55 +01:00
complex.c fix atan() for -ve angles 2015-11-20 14:45:51 +00:00
deviate.c fix up gtk-doc comments 2014-09-03 14:32:55 +01:00
divide.c fix all docs warnings 2014-11-17 10:32:40 +00:00
getpoint.c oops in vips_getpoint() C wrapper 2015-03-08 15:13:56 +00:00
hist_find_indexed.c find_indexed wasn't banning complex images 2014-09-15 13:25:04 +01:00
hist_find_ndim.c small operation description fixes 2014-02-03 09:25:09 +00:00
hist_find.c fix hist_find crash with non-u8/u16 input 2014-09-15 11:42:21 +01:00
hough_circle.c more tests 2014-09-15 13:58:31 +01:00
hough_line.c include oops 2014-04-28 12:59:19 +01:00
hough.c finish reviding the fixed-up image load/save API 2014-06-08 11:16:58 +01:00
hough.h fix hough_circle params 2014-04-01 18:54:00 +01:00
invert.c put the ORC stuff back in arithmetic 2013-12-03 12:39:13 +00:00
linear.c more small coverity tweaks 2015-09-30 11:11:11 +01:00
Makefile.am vips_hough_circle() added 2014-04-01 12:27:15 +01:00
math2.c more docs argh 2014-08-19 17:57:27 +01:00
math.c make log/log10 zero-avoiding 2015-08-11 13:59:11 +01:00
max.c have a more formal max image dimension 2015-12-03 12:14:39 +00:00
measure.c more small coverity tweaks 2015-09-30 11:11:11 +01:00
min.c have a more formal max image dimension 2015-12-03 12:14:39 +00:00
multiply.c more pyvips8 docs 2014-11-07 14:49:18 +00:00
nary.c add vips_sum() 2014-03-18 19:39:47 +00:00
nary.h add vips_sum() 2014-03-18 19:39:47 +00:00
parithmetic.h add --uchar option to vips_linear() 2014-01-14 19:31:19 +00:00
profile.c combin copy_fields and demand_hint 2013-10-22 09:29:40 +01:00
project.c remove vips__image_sizeof_bandformat 2015-04-20 14:18:17 +01:00
relational.c fix more, moreeq 2014-09-17 11:21:34 +01:00
remainder.c more docs argh 2014-08-19 17:57:27 +01:00
round.c start working on --disable-deprecated 2014-07-25 18:06:52 +01:00
sign.c more pyvips8 docs 2014-11-07 14:49:18 +00:00
statistic.c longer stall time for ahead-threads 2014-05-22 13:40:06 +01:00
statistic.h more hist_find hackery 2013-08-09 09:25:47 +01:00
stats.c oops 2015-09-30 11:37:42 +01:00
subtract.c more docs argh 2014-08-19 17:57:27 +01:00
sum.c make arrayimage ref/unref 2014-09-23 14:38:46 +01:00
unary.c new hist class structure 2013-09-03 14:49:57 +01:00
unary.h fix up gtk-doc 2013-06-17 20:16:20 +01:00
unaryconst.c remove vips__image_sizeof_bandformat 2015-04-20 14:18:17 +01:00
unaryconst.h start working on --disable-deprecated 2014-07-25 18:06:52 +01:00