libvips/libvips/iofuncs
John Cupitt 8b67d53e56 make VipsArea threadsafe
google maps output needs threaded create / destroy of VipsArea (used to
hold the background colour). We need a lock on VipsArea::count.

Fixes https://github.com/jcupitt/libvips/issues/46

Thanks fuho
2012-12-19 09:58:35 +00:00
..
Makefile.am new icc transformer compiles 2012-09-25 22:06:24 +01:00
base64.c remove dmalloc support 2011-09-23 17:12:47 +01:00
base64.h make everything LGPL2.1+ 2012-09-17 11:52:32 +01:00
buf.c make everything LGPL2.1+ 2012-09-17 11:52:32 +01:00
buffer.c update use of GPrivate 2012-10-23 13:57:38 +01:00
cache.c better cache trace, small fixes 2012-10-29 17:19:15 +00:00
enumtemplate more image to object hackery 2011-02-14 18:23:01 +00:00
enumtypes.c add scRGB functions 2012-12-11 15:25:28 +00:00
error.c more work on vips_quadratic 2012-11-08 13:34:37 +00:00
generate.c clean out debugging code 2012-10-31 09:17:21 +00:00
header.c tag Radiance images as scRGB 2012-12-13 12:21:02 +00:00
image.c add scRGB functions 2012-12-11 15:25:28 +00:00
init.c Merge remote-tracking branch 'origin/master' into colour 2012-10-25 08:58:17 +01:00
mapfile.c switch to new vips_copy() 2011-10-15 06:49:59 +01:00
memory.c new new g_thread*() API 2012-10-23 13:36:39 +01:00
object.c rename some _get funcs 2012-11-09 13:08:59 +00:00
operation.c don't print output args on fail 2012-12-06 13:54:32 +00:00
rect.c remove dmalloc support 2011-09-23 17:12:47 +01:00
region.c rename some _get funcs 2012-11-09 13:08:59 +00:00
semaphore.c new new g_thread*() API 2012-10-23 13:36:39 +01:00
sink.c rename some _get funcs 2012-11-09 13:08:59 +00:00
sink.h more accurate progress reporting 2012-04-12 10:01:17 +01:00
sinkdisc.c sync 2012-10-30 17:16:55 +00:00
sinkmemory.c clean out debugging code 2012-10-31 09:17:21 +00:00
sinkscreen.c new new g_thread*() API 2012-10-23 13:36:39 +01:00
threadpool.c update use of GPrivate 2012-10-23 13:57:38 +01:00
type.c make VipsArea threadsafe 2012-12-19 09:58:35 +00:00
util.c make everything LGPL2.1+ 2012-09-17 11:52:32 +01:00
vector.c rename some _get funcs 2012-11-09 13:08:59 +00:00
vips.c better temp file habndling on Windows 2012-07-05 14:40:18 +01:00
window.c hackery to get goi working 2011-12-31 18:22:42 +00:00