libvips/libvips/foreign
John Cupitt c4ce5f0084 Merge branch 'master' of github.com:libvips/libvips 2019-03-14 12:54:59 +00:00
..
Makefile.am remove old gif loader 2019-02-14 16:34:59 +00:00
analyze2vips.c revise xmp in png 2018-11-23 17:20:05 +00:00
analyzeload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
cairo.c always build cairo.c 2016-05-09 10:44:32 +01:00
csv.c switch to g_warning()_/g_info() 2017-01-03 15:52:27 +00:00
csvload.c add note abut region_shrink to changes 2019-02-24 20:13:18 +00:00
csvsave.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
dbh.h fix compiler warnings 2013-10-18 09:13:24 +01:00
dzsave.c only enable sanity checks in debug mode 2019-03-01 13:01:08 +00:00
exif.c seems to work 2019-01-03 13:34:13 +00:00
fits.c skip non-image HDUs at start of fits 2017-04-15 13:27:45 +01:00
fitsload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
fitssave.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
foreign.c add vips_foreign_get_suffixes() 2019-02-23 13:50:10 +00:00
gifload.c set dispose in magicksave 2019-02-16 17:37:23 +00:00
heifload.c docs for heifload autorotate 2019-03-07 08:12:14 +00:00
heifsave.c make heif load/save work with 1.3.2 2019-02-20 12:30:12 +00:00
jpeg.h move exif handling out to exif.c 2016-11-07 12:20:56 +00:00
jpeg2vips.c fix jpeg xmp read/write 2019-02-11 18:16:20 +00:00
jpegload.c docs for heifload autorotate 2019-03-07 08:12:14 +00:00
jpegsave.c make the savers use profile_load 2019-01-11 06:30:06 +00:00
magick.c note recent magick changes in headers 2019-02-17 12:41:59 +00:00
magick.h fix up and test with im6/im7/gm 2019-02-07 18:35:51 +00:00
magick2vips.c fix up and test with im6/im7/gm 2019-02-07 18:35:51 +00:00
magick7load.c fix up and test with im6/im7/gm 2019-02-07 18:35:51 +00:00
magickload.c add n/page params to webpload 2018-11-01 20:43:07 +00:00
magicksave.c remove stray variable decls 2019-02-20 12:04:52 +00:00
matlab.c better header sniffing for small files 2018-03-22 12:08:39 +00:00
matload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
matrixload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
matrixsave.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
niftiload.c basic load works 2019-01-20 11:33:12 +00:00
niftisave.c add nifti ext save 2018-07-20 18:20:26 +01:00
openexr2vips.c another early close for openexr read 2018-08-19 19:30:11 +01:00
openexrload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
openslide2vips.c openslide tile cache was too small 2019-03-14 12:05:15 +00:00
openslideload.c add n/page params to webpload 2018-11-01 20:43:07 +00:00
pdfload.c set page-height more often in pdfload 2019-01-30 20:58:47 +00:00
pdfload_pdfium.c pdfium load as well 2019-01-30 20:59:40 +00:00
pforeign.h heifsave seems to work 2019-01-29 16:40:34 +00:00
pngload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
pngsave.c make the savers use profile_load 2019-01-11 06:30:06 +00:00
ppm.c better header sniffing for small files 2018-03-22 12:08:39 +00:00
ppmload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
ppmsave.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
quantise.c misplaced include broke the build 2018-06-20 16:19:53 +01:00
radiance.c fix heifload with debug on older libheif 2019-03-04 10:43:13 +00:00
radload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
radsave.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
rawload.c add n/page params to webpload 2018-11-01 20:43:07 +00:00
rawsave.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
svgload.c tiny format polish 2019-02-27 18:23:11 +00:00
tiff.c fix pyr tiff write to buffer 2017-08-27 11:03:34 +01:00
tiff.h add tiffsave_buffer 2016-10-15 12:29:14 +01:00
tiff2vips.c fix out of order read for some tiff 2018-11-25 19:03:35 +00:00
tiffload.c Merge branch 'master' into add-webp-animated 2018-11-23 17:41:09 +00:00
tiffsave.c add note abut region_shrink to changes 2019-02-24 20:13:18 +00:00
vips2jpeg.c fix jpeg xmp read/write 2019-02-11 18:16:20 +00:00
vips2tiff.c add note abut region_shrink to changes 2019-02-24 20:13:18 +00:00
vips2webp.c Expose libwebp reduction_effort parameter 2019-01-14 19:55:52 +00:00
vipsload.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
vipspng.c fix heifload with debug on older libheif 2019-03-04 10:43:13 +00:00
vipssave.c Update GObject introspection annotations for libvips/foreign directory 2017-09-26 23:39:06 +01:00
webp2vips.c fix anim webp delay check 2019-03-13 19:09:26 +00:00
webpload.c add n/page params to webpload 2018-11-01 20:43:07 +00:00
webpsave.c add changelog notes 2019-01-15 09:36:31 +00:00