libvips/libvips/iofuncs
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 sourceginput 2020-12-28 15:14:36 +00:00
buf.c revise comment 2021-05-08 20:15:10 +01:00
buffer.c Free the calculated pixel buffer cache early 2021-05-03 13:21:45 +02:00
cache.c Set minimum glib dependency version of 2.40 (March 2014) 2021-02-24 21:59:21 +00:00
connection.c revise docs for source / target 2019-12-30 16:28:39 +00:00
dbuf.c missing ! on vips_dbuf_write_amp() 2019-04-11 17:14:24 +01:00
enumtemplate more image to object hackery 2011-02-14 18:23:01 +00:00
enumtypes.c reorder hyperbolic enums to fix an ABI break 2021-11-03 17:57:42 +00:00
error.c fix a crash with 0 length vectors 2021-12-16 10:45:10 +00:00
gate.c Swap g_private_set with g_private_replace where possible 2021-05-03 13:21:45 +02:00
generate.c better dint rules 2020-09-08 13:50:14 +01:00
ginputsource.c Increase minimum glib-2.0 dependency to v2.15 (released March 2012) 2020-03-26 19:13:21 +00:00
header.c Fix flatten clip (#2432) 2021-09-13 11:23:02 +01:00
image.c Try the new target API first in `VImage::write_to_buffer` (#2511) 2021-11-02 13:36:27 +00:00
init.c expand the docs for vips_shutdown() 2021-11-16 10:56:43 +00:00
mapfile.c Cleanup configure.ac and #ifdef's 2021-03-06 15:47:07 +01:00
memory.c better memory debug output 2021-09-16 15:46:35 +01:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
object.c make leak test exit with an error code 2021-02-08 11:25:56 +00:00
operation.c add max and min to region_shrink 2020-01-24 17:55:11 +00:00
rect.c get docs building with goi 1.66+ 2020-09-28 12:32:06 +01:00
region.c fix int overflow in vips_region_copy 2021-02-22 10:02:03 +00:00
reorder.c only enable sanity checks in debug mode 2019-03-01 13:01:08 +00:00
sbuf.c new csvload seems to work 2020-02-21 16:04:29 +00:00
semaphore.c add lots of instrumentation 2013-11-26 14:57:56 +00:00
sink.c Move sink_disc and sink_screen threads to threadpool 2021-05-03 13:21:45 +02:00
sink.h rename nlines as n_lines 2017-04-26 09:45:00 +01:00
sinkdisc.c move vips_threadpool_push to internal API 2021-05-17 08:42:39 +01:00
sinkmemory.c Move sink_disc and sink_screen threads to threadpool 2021-05-03 13:21:45 +02:00
sinkscreen.c experiment with removing shutdown from atexit (#2439) 2021-09-17 19:02:53 +01:00
source.c Fix read from pipe with variable chunk sizes 2022-01-24 11:27:22 +00:00
sourcecustom.c docs clarification 2020-12-01 18:33:40 +00:00
sourceginput.c finish up ginputstream source 2020-12-29 16:08:45 +00:00
system.c doc fixups 2017-12-04 13:42:31 +00:00
target.c Include vips.h before checking for G_OS_WIN32 (#2502) 2021-10-29 11:05:21 +01:00
targetcustom.c final code cleanups after stream -> source rename 2019-12-30 14:23:51 +00:00
threadpool.c start up threadpool later 2021-07-14 20:21:38 +01:00
type.c Prefer g_malloc over vips_malloc in vips_blob_copy (#2489) 2021-10-20 14:22:00 +01:00
util.c improve the pixel rng 2022-02-02 18:15:26 +00:00
vector.c Simplify preprocessor directives 2021-04-22 12:04:05 +02:00
vips.c Include vips.h before checking for G_OS_WIN32 (#2502) 2021-10-29 11:05:21 +01:00
vipsmarshal.c add VipsStreamiu 2019-11-21 16:22:43 +00:00
vipsmarshal.h add VipsStreamiu 2019-11-21 16:22:43 +00:00
vipsmarshal.list add VipsStreamiu 2019-11-21 16:22:43 +00:00
window.c fix a few small compiler warnings 2022-02-03 14:28:22 +00:00