libvips/libvips/iofuncs
John Cupitt e9c47200dc
Merge pull request #1591 from kleisauke/get-language-names
Only call g_get_language_names when GLib < 2.48.1
2020-03-24 17:05:49 +00:00
..
Makefile.am move VipsGInputStream to public API 2020-03-11 17:17:45 +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 fix invalidate tagging 2019-12-18 14:32:30 +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 add `all` smartcrop mode 2020-03-19 18:57:40 +00: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
ginputsource.c move VipsGInputStream to public API 2020-03-11 17:17:45 +00:00
header.c Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS 2020-02-06 17:36:13 +02:00
image.c don't use new source API for new_from_file etc. 2020-01-09 14:47:14 +00:00
init.c Only call g_get_language_names when GLib < 2.48.1 2020-03-24 11:14:47 +01:00
mapfile.c start adding mmap input to stream 2019-10-15 10:09:24 +01:00
memory.c improve file open error handling 2020-03-05 15:30:37 +00:00
object.c experiment with renaming stream 2019-12-29 21:40:21 +00:00
operation.c add max and min to region_shrink 2020-01-24 17:55:11 +00:00
rect.c composite subimage positioning almost done 2018-12-06 18:28:55 +00:00
region.c Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS 2020-02-06 17:36:13 +02: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 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 larger seq cache 2019-12-19 15:26:10 +00: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
source.c improve file open error handling 2020-03-05 15:30:37 +00:00
sourcecustom.c final code cleanups after stream -> source rename 2019-12-30 14:23:51 +00:00
system.c doc fixups 2017-12-04 13:42:31 +00:00
target.c final code cleanups after stream -> source rename 2019-12-30 14:23:51 +00:00
targetcustom.c final code cleanups after stream -> source rename 2019-12-30 14:23:51 +00:00
threadpool.c s/count/af_count/ 2020-03-24 12:55:07 +01:00
type.c seems to work! 2019-10-27 18:19:43 +00:00
util.c add dir detector 2020-03-06 18:05:16 +00:00
vector.c remove some dbg code 2019-11-07 07:29:44 +00:00
vips.c experiment with renaming stream 2019-12-29 21:40:21 +00: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 update for "make dist" 2019-08-06 15:33:40 +01:00