libvips/libvips/arithmetic
Corentin Noël 02901436d4
Add meson build system (#2637)
Allows to use the Meson build system to build the project.
2022-02-08 15:19:36 +00:00
..
Makefile.am add find_trim 2017-07-25 14:52:45 +01:00
abs.c move orc init out of abs class init 2019-02-22 09:48:38 +00:00
add.c Disable IM_* environment variables when --disable-deprecated 2020-06-18 14:15:37 +02:00
arithmetic.c remove 256 band limit from arithmetic.c 2019-06-12 09:22:30 +01:00
avg.c Improve the gobject introspection annotations for Image.avg () 2017-09-17 22:51:14 +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 add more "const" decls 2020-03-05 13:41:41 +00:00
complex.c add a note about atan2() use in complex.c 2020-07-20 13:34:41 +01:00
deviate.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
divide.c fix some compiler warnings 2018-06-01 19:44:43 +01:00
find_trim.c NOte min size for find_trim 2019-08-08 14:55:19 +01:00
getpoint.c Move vips__ink_to_vector and im__vector_to_ink to compat (#2488) 2021-10-20 13:00:01 +01:00
hist_find.c clarify doc comments for hist_find_ 2021-11-07 11:14:52 +00:00
hist_find_indexed.c clarify doc comments for hist_find_ 2021-11-07 11:14:52 +00:00
hist_find_ndim.c better arg checking for hist_find_ndim 2022-01-28 08:47:30 +00:00
hough.c always check the return of vips_image_pipeline() 2021-06-29 16:12:17 +01:00
hough.h fix hough_circle params 2014-04-01 18:54:00 +01:00
hough_circle.c improve hough_circle docs 2020-06-15 12:40:43 +01:00
hough_line.c another 2x faster on hough_line 2018-02-02 09:12:31 +00:00
invert.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
linear.c add more "const" decls 2020-03-05 13:41:41 +00:00
math.c better test for hyperbolics 2021-11-02 23:03:05 +00:00
math2.c note atan2 in changelog 2021-10-20 20:42:23 +01:00
max.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
measure.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
min.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
multiply.c fix some compiler warnings 2018-06-01 19:44:43 +01: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 orc path for reducev 2016-03-18 17:41:51 +00:00
profile.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
project.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
relational.c add more "const" decls 2020-03-05 13:41:41 +00:00
remainder.c add more "const" decls 2020-03-05 13:41:41 +00:00
round.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
sign.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
statistic.c argh reapply seq removal 2017-03-06 11:55:38 +00:00
statistic.h more hist_find hackery 2013-08-09 09:25:47 +01:00
stats.c remove vips7 stuff from API 2018-05-16 15:08:21 +01:00
subtract.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +01:00
sum.c Update GObject introspection annotations for /libvips/arithmetic directory 2017-09-20 10:36:21 +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 fix build for VS2019 2019-11-13 12:37:22 +01:00
unaryconst.h revise arithmetic with const 2019-08-21 10:35:48 +01:00