libvips/libvips/foreign
John Cupitt 19a838470b add webp shrink-on-load
and vipsthumbnail knows about it too

see https://github.com/jcupitt/libvips/issues/398
2016-02-28 14:36:21 +00:00
..
Makefile.am almost there 2016-02-11 08:35:29 +00:00
analyze2vips.c use g_assert_not_reached() 2016-01-24 13:21:53 +00:00
analyze2vips.h Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
analyzeload.c reorder load tests 2016-01-13 20:32:23 +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 add webp shrink-on-load 2016-02-28 14:36:21 +00:00
gifload.c phew, done 2016-02-13 14:04:29 +00: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 more progressive jpg changes 2016-02-21 10:57:36 +00: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 page select in magickload 2016-02-18 14:55:53 +00: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 change @whole_slide to @autocrop 2014-07-31 09:04:32 +01:00
pdfload.c unpremultiply svgload / pdfload 2016-02-11 09:06:09 +00: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 VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
ppm.h add pbm save 2014-11-08 17:40:43 +00:00
ppmload.c reorder load tests 2016-01-13 20:32:23 +00:00
ppmsave.c add pbm save 2014-11-08 17:40:43 +00:00
radiance.c more small coverity fixes 2015-09-30 13:42:42 +01:00
radiance.h sequential mode for radiance read 2013-11-04 14:21:22 +00:00
radload.c reorder load tests 2016-01-13 20:32:23 +00:00
radsave.c fix all docs warnings 2014-11-17 10:32:40 +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 unpremultiply svgload / pdfload 2016-02-11 09:06:09 +00:00
tiff.h add @properties flag to tiffsave 2015-12-21 14:43:59 +00:00
tiff2vips.c fix more compiler warnings 2016-01-26 16:41:03 +00: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 add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
vips2tiff.c add VIPS_FABS/MAX/MIN/CLIP 2016-01-26 12:26:21 +00:00
vips2webp.c add copy-to-memory 2015-04-19 09:45:20 +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 webp shrink-on-load 2016-02-28 14:36:21 +00: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 fix some cppcheck warnings 2015-09-28 22:01:15 +01:00