libvips/libvips
John Cupitt 7b64246af2 fix a couple of issues with huge profiles
The base64 encode limit was 1MB, but some huge profiles can get over
that, so it's now 10MB.

transform_save_string_blob() was incorrectly setting a refstring not a
blob as an error fallback, potentially leaving a dangling pointer.

Thanks Jaume!

See https://github.com/jcupitt/libvips/issues/666
2017-05-26 09:04:15 +01:00
..
arithmetic Merge branch 'master' into remove-seq-stalling 2017-03-15 12:26:44 +00:00
colour fix a few small things 2017-03-25 17:55:08 +00:00
conversion put sequential trace back 2017-04-23 08:26:00 +01:00
convolution fix a few small things 2017-03-25 17:55:08 +00:00
create make vips_gaussnoise() pixels reproducible 2017-01-24 09:36:25 +00:00
deprecated better behaviour for truncated PNG files 2017-03-30 17:13:25 +01:00
draw make optional args into bullets 2016-05-02 10:12:37 +01:00
foreign fix tiff read with page > 0 2017-05-19 16:07:36 +01:00
freqfilt make optional args into bullets 2016-05-02 10:12:37 +01:00
histogram argh reapply seq removal 2017-03-06 11:55:38 +00:00
include don't size caches by image width 2017-04-23 08:31:16 +01:00
iofuncs fix a couple of issues with huge profiles 2017-05-26 09:04:15 +01:00
morphology use new hints and prepare everywhere 2017-01-12 14:36:44 +00:00
mosaicing fix xoff/yoff in mosaic output 2017-02-22 10:27:01 +00:00
resample one printf too many 2017-04-23 08:38:06 +01:00
video remove old v4l1 code 2013-12-30 16:26:56 +00:00
dummy.c
introspect.c fix up introspect program 2014-12-20 10:28:30 +00:00
Makefile.am fix build on centos7 2017-02-19 10:20:37 +00:00