libvips/libvips/foreign
John Cupitt 48ef215479 tiny fixups for the webp commit
just small formatting changes, plus an unneeded var

see

	https://github.com/jcupitt/libvips/pull/430
2016-05-02 09:55:16 +01:00
..
Makefile.am almost there 2016-02-11 08:35:29 +00: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
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 reorder load tests 2016-01-13 20:32:23 +00:00
csvsave.c fix all docs warnings 2014-11-17 10:32:40 +00:00
dbh.h fix compiler warnings 2013-10-18 09:13:24 +01:00
dzsave.c use g_assert_not_reached() 2016-01-24 13:21:53 +00: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 reorder load tests 2016-01-13 20:32:23 +00:00
fitssave.c cache the image before write for fits 2014-07-02 12:45:19 +01:00
foreign.c tiny fixups for the webp commit 2016-05-02 09:55:16 +01:00
gifload.c add support for giflib5 2016-04-25 09:29:25 +01:00
jpeg.h another small boolean fix 2013-10-17 09:43:18 +01:00
jpeg2vips.c more progressive jpg changes 2016-02-21 10:57:36 +00:00
jpegload.c try openslide before jpeg 2016-03-29 17:26:22 +01:00
jpegsave.c fix some cppcheck warnings 2015-09-28 22:01:15 +01:00
magick.h still not quite there 2016-02-15 08:53:23 +00:00
magick2vips.c fix build with graphicsmagick 2016-04-18 15:21:11 +01:00
magickload.c still not quite there 2016-02-15 08:53:23 +00: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 make test for matlab files more specific 2016-02-16 09:53:04 +00: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 reorder load tests 2016-01-13 20:32:23 +00: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 try openslide before jpeg 2016-03-29 17:26:22 +01:00
pdfload.c tiny win32 fixes 2016-03-29 10:13:09 +01:00
pngload.c reorder load tests 2016-01-13 20:32:23 +00:00
pngsave.c Expose ability to control libpng's row filter 2014-10-26 21:55:14 +00: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 add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
radiance.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
radiance.h sequential mode for radiance read 2013-11-04 14:21:22 +00:00
radload.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
radsave.c add switches to disable rad, analyze and ppm 2016-03-12 16:48:27 +00:00
rawload.c have a more formal max image dimension 2015-12-03 12:14:39 +00:00
rawsave.c fix all docs warnings 2014-11-17 10:32:40 +00:00
svgload.c doc fixups 2016-03-25 10:56:59 +00:00
tiff.h add @properties flag to tiffsave 2015-12-21 14:43:59 +00:00
tiff2vips.c tag non-int rgb tiff as scrgb 2016-04-11 12:37:48 +01:00
tiffload.c reorder load tests 2016-01-13 20:32:23 +00:00
tiffsave.c add @properties flag to tiffsave 2015-12-21 14:43:59 +00:00
vips2jpeg.c better jpeg autorot 2016-04-13 08:39:29 +01:00
vips2tiff.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
vips2webp.c tiny fixups for the webp commit 2016-05-02 09:55:16 +01:00
vipsjpeg.h many more const decls 2015-10-23 11:45:11 +01:00
vipsload.c reorder load tests 2016-01-13 20:32:23 +00:00
vipspng.c many more const decls 2015-10-23 11:45:11 +01:00
vipspng.h many more const decls 2015-10-23 11:45:11 +01:00
vipssave.c more docs work 2014-06-16 14:28:00 +01:00
webp.h Add alpha_q(uality) webpsave option, fix Q init 2016-04-24 18:18:40 +02:00
webp2vips.c add webp shrink-on-load 2016-02-28 14:36:21 +00:00
webpload.c add webp shrink-on-load 2016-02-28 14:36:21 +00:00
webpsave.c Add alpha_q(uality) webpsave option, fix Q init 2016-04-24 18:18:40 +02:00