libvips/libvips/iofuncs
John Cupitt 4cf8246312 remove some dbg code 2019-11-07 07:29:44 +00:00
..
Makefile.am improve base64 encode 2019-03-20 12:50:44 +00:00
base64.c fix << on signed int warnings 2019-08-02 05:35:18 +01:00
buf.c fix a couple of clang compiler warnings 2019-06-15 17:35:46 +01:00
buffer.c fix a few small things 2017-03-25 17:55:08 +00:00
cache.c Change jcupitt references to libvips. 2018-09-21 09:05:47 -07: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 add webp and zstd support to tiffsave 2019-07-08 10:39:44 +01:00
error.c add vips_error_buffer_copy() 2019-09-12 09:49:49 +01:00
gate.c add VIPS_ONCE and use it everywhere 2017-11-23 08:43:08 +00:00
generate.c skip large images in the fuzzers not in the lib 2019-08-02 17:56:33 +02:00
header.c Merge branch '8.8' 2019-08-21 17:37:16 +01:00
image.c fix doc spelling of "optimise" 2019-08-06 14:46:43 +01:00
init.c allow vips_init(NULL) 2019-09-05 14:28:19 +01:00
mapfile.c use VIPS_PI instead of M_PI as the former is already defined, added missing includes with their macro protection 2018-05-31 13:50:50 +02:00
memory.c zero memory on malloc 2019-01-18 10:10:43 +00:00
object.c add vips_foreign_get_suffixes() 2019-02-23 13:50:10 +00:00
operation.c spelling 2018-10-31 12:06:24 +00:00
rect.c composite subimage positioning almost done 2018-12-06 18:28:55 +00:00
region.c better behaviour for vips_region_fetch() 2019-06-09 20:38:13 +01:00
reorder.c only enable sanity checks in debug mode 2019-03-01 13:01:08 +00:00
semaphore.c add lots of instrumentation 2013-11-26 14:57:56 +00:00
sink.c add sync locks to vips_sink() 2018-01-31 16:25:06 +00:00
sink.h rename nlines as n_lines 2017-04-26 09:45:00 +01:00
sinkdisc.c Update GObject introspection annotations for libvips/iofuncs directory 2017-09-30 13:31:00 +01:00
sinkmemory.c rename nlines as n_lines 2017-04-26 09:45:00 +01:00
sinkscreen.c fix a thread leak in sink_screen 2018-01-08 11:47:47 +00:00
system.c doc fixups 2017-12-04 13:42:31 +00:00
threadpool.c mild refactoring of threadpool 2019-02-27 14:23:43 +00:00
type.c add vips_profile_load() 2019-01-10 22:48:21 +00:00
util.c Silence a couple of GCC compiler warnings 2019-09-20 17:08:25 +01:00
vector.c remove some dbg code 2019-11-07 07:29:44 +00:00
vips.c verify bands/format for coded vips images 2019-08-29 15:28:55 +01:00
vipsmarshal.c vips_system() allows many input images 2014-04-09 11:42:03 +01:00
vipsmarshal.h vips_system() allows many input images 2014-04-09 11:42:03 +01:00
vipsmarshal.list vips_system() allows many input images 2014-04-09 11:42:03 +01:00
window.c update for "make dist" 2019-08-06 15:33:40 +01:00