libvips/libvips/foreign
John Cupitt e2ca92e104 better dsave zip compression on older libgsfs
if you ask for compression on an older libgsf, you now get zlib default,
rather than no compression
2016-06-09 11:58:01 +01:00
..
analyze2vips.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
analyze2vips.h Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
analyzeload.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
cairo.c always build cairo.c 2016-05-09 10:44:32 +01:00
csv.c use g_assert_not_reached() 2016-01-24 13:21:53 +00:00
csv.h add vips_matrixprint() 2013-10-25 12:02:02 +01:00
csvload.c make optional args into bullets 2016-05-02 10:12:37 +01:00
csvsave.c make optional args into bullets 2016-05-02 10:12:37 +01:00
dbh.h fix compiler warnings 2013-10-18 09:13:24 +01:00
dzsave.c better dsave zip compression on older libgsfs 2016-06-09 11:58:01 +01:00
dzsave.h more tinkering 2015-02-15 17:44:56 +00:00
fits.c start working on --disable-deprecated 2014-07-25 18:06:52 +01:00
fits.h Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
fitsload.c clean up foreign 2016-05-24 10:57:02 +01:00
fitssave.c clean up foreign 2016-05-24 10:57:02 +01:00
foreign.c tiff save converts for jpg in jpg mode 2016-05-31 22:04:07 +01:00
gifload.c set filename on file read for more types 2016-06-01 09:14:01 +01:00
jpeg2vips.c set filename on file read for more types 2016-06-01 09:14:01 +01:00
jpeg.h another small boolean fix 2013-10-17 09:43:18 +01:00
jpegload.c set filename on file read for more types 2016-06-01 09:14:01 +01:00
jpegsave.c tiff save converts for jpg in jpg mode 2016-05-31 22:04:07 +01:00
magick2vips.c fix build with graphicsmagick 2016-04-18 15:21:11 +01:00
magick.h still not quite there 2016-02-15 08:53:23 +00:00
magickload.c clean up foreign 2016-05-24 10:57:02 +01:00
Makefile.am Extract shared pdfload/svgload code into cairo.c 2016-05-09 00:16:48 +02:00
matlab.c make test for matlab files more specific 2016-02-16 09:53:04 +00:00
matlab.h Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
matload.c clean up foreign 2016-05-24 10:57:02 +01:00
matrixload.c reorder load tests 2016-01-13 20:32:23 +00:00
matrixsave.c add vips_matrixprint() 2013-10-25 12:02:02 +01:00
openexr2vips.c oops, better filename set on foreign load 2014-06-10 13:46:05 +01:00
openexr2vips.h Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
openexrload.c clean up foreign 2016-05-24 10:57:02 +01:00
openslide2vips.c unpremultiply svgload / pdfload 2016-02-11 09:06:09 +00:00
openslide2vips.h change @whole_slide to @autocrop 2014-07-31 09:04:32 +01:00
openslideload.c clean up foreign 2016-05-24 10:57:02 +01:00
pdfload.c set filename on file read for more types 2016-06-01 09:14:01 +01:00
pngload.c clean up foreign 2016-05-24 10:57:02 +01:00
pngsave.c clean up foreign 2016-05-24 10:57:02 +01:00
ppm.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
ppm.h add pbm save 2014-11-08 17:40:43 +00:00
ppmload.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
ppmsave.c make optional args into bullets 2016-05-02 10:12:37 +01:00
radiance.c clean up foreign 2016-05-24 10:57:02 +01:00
radiance.h Add buffer-write support for Radiance 2016-05-23 16:37:28 +02:00
radload.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
radsave.c radsave_base should be abstract 2016-05-24 11:19:02 +01:00
rawload.c make optional args into bullets 2016-05-02 10:12:37 +01:00
rawsave.c fix all docs warnings 2014-11-17 10:32:40 +00:00
svgload.c set filename on file read for more types 2016-06-01 09:14:01 +01:00
tiff2vips.c improve orientation fetch 2016-06-01 08:59:44 +01:00
tiff.h support --strip for tiffsave 2016-06-02 13:14:15 +01:00
tiffload.c fix up orientation docs 2016-05-28 11:17:17 +01:00
tiffsave.c support --strip for tiffsave 2016-06-02 13:14:15 +01:00
vips2jpeg.c improve orientation fetch 2016-06-01 08:59:44 +01:00
vips2tiff.c support --strip for tiffsave 2016-06-02 13:14:15 +01:00
vips2webp.c tiny fixups for the webp commit 2016-05-02 09:55:16 +01:00
vipsjpeg.h Add mozjpeg quant_table option to jpegsave 2016-05-07 03:13:52 +02:00
vipsload.c clean up foreign 2016-05-24 10:57:02 +01:00
vipspng.c clean up foreign 2016-05-24 10:57:02 +01:00
vipspng.h many more const decls 2015-10-23 11:45:11 +01:00
vipssave.c clean up foreign 2016-05-24 10:57:02 +01:00
webp2vips.c add webp shrink-on-load 2016-02-28 14:36:21 +00:00
webp.h Add alpha_q(uality) webpsave option, fix Q init 2016-04-24 18:18:40 +02:00
webpload.c clean up foreign 2016-05-24 10:57:02 +01:00
webpsave.c clean up foreign 2016-05-24 10:57:02 +01:00