.. |
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 |
csvload.c
|
better line/col numbering in csvload
|
2020-02-24 14:14:27 +00:00 |
csvsave.c
|
fix up suffs on all savers
|
2020-03-13 13:01:15 +00:00 |
dbh.h
|
fix compiler warnings
|
2013-10-18 09:13:24 +01:00 |
dzsave.c
|
add @id arg to dzsave
|
2020-01-24 17:12:46 +00:00 |
exif.c
|
Check if orientation is less than 1
|
2020-01-06 11:30:27 +00:00 |
fits.c
|
make RGB and sRGB synonmous
|
2019-12-22 11:40:09 +00: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
|
Increase minimum glib-2.0 dependency to v2.15 (released March 2012)
|
2020-03-26 19:13:21 +00:00 |
gifload.c
|
better handling of GIFs with out of bounds frames
|
2020-02-10 17:34:45 +00:00 |
heifload.c
|
move heifsave to new target API
|
2020-03-15 18:17:08 +00:00 |
heifsave.c
|
move heifsave to new target API
|
2020-03-15 18:17:08 +00:00 |
jpeg2vips.c
|
fix some autorot issues
|
2020-01-07 09:00:14 +00:00 |
jpeg.h
|
move exif handling out to exif.c
|
2016-11-07 12:20:56 +00:00 |
jpegload.c
|
pytest passes again after stream -> source/target
|
2019-12-29 23:08:33 +00:00 |
jpegsave.c
|
revise formatting, add docs
|
2020-02-18 17:37:56 +00:00 |
magick2vips.c
|
make RGB and sRGB synonmous
|
2019-12-22 11:40:09 +00:00 |
magick7load.c
|
better handling of short files in vips7 compat
|
2020-03-04 17:38:41 +00:00 |
magick.c
|
improve imagemagick init
|
2020-01-15 14:42:58 +00:00 |
magick.h
|
Add optimize_gif_frames and optimize_gif_transparency options to vips_magicksave
|
2019-08-08 02:52:54 +06:00 |
magickload.c
|
better handling of short files in vips7 compat
|
2020-03-04 17:38:41 +00:00 |
magicksave.c
|
fix a warning from magicksave on some platforms
|
2020-01-13 16:23:58 +00:00 |
Makefile.am
|
rewrite matrixsave
|
2020-02-22 17:55:04 +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
|
fix use-after-free
|
2020-02-23 11:09:44 +00:00 |
matrixsave.c
|
missing ABSTRACT for matrixsave
|
2020-03-13 17:07:54 +00:00 |
niftiload.c
|
fix up nifti load/save
|
2019-09-09 16:06:22 +01:00 |
niftisave.c
|
fix up nifti load/save
|
2019-09-09 16:06:22 +01:00 |
openexr2vips.c
|
remove old close-early comment from openexr load
|
2019-07-25 11:34:50 +01:00 |
openexrload.c
|
Update GObject introspection annotations for libvips/foreign directory
|
2017-09-26 23:39:06 +01:00 |
openslide2vips.c
|
make RGB and sRGB synonmous
|
2019-12-22 11:40:09 +00:00 |
openslideload.c
|
Merge branch 'master' into HEAD
|
2019-04-11 16:18:39 +01:00 |
pdfiumload.c
|
add a note about pdfium minimise
|
2019-10-07 17:19:12 +01:00 |
pdfload.c
|
Increase minimum glib-2.0 dependency to v2.15 (released March 2012)
|
2020-03-26 19:13:21 +00:00 |
pforeign.h
|
revise formatting, add docs
|
2020-02-18 17:37:56 +00:00 |
pngload.c
|
Update function list for stream -> source rename
|
2020-01-01 12:28:18 +01:00 |
pngsave.c
|
make check passes after stream -> source rename
|
2019-12-30 12:48:20 +00:00 |
ppmload.c
|
Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS
|
2020-02-06 17:36:13 +02:00 |
ppmsave.c
|
move csvsave to the new target API
|
2020-02-21 17:57:28 +00:00 |
quantise.c
|
misplaced include broke the build
|
2018-06-20 16:19:53 +01:00 |
radiance.c
|
rename bufis as well
|
2019-12-30 16:57:19 +00:00 |
radload.c
|
make check passes after stream -> source rename
|
2019-12-30 12:48:20 +00:00 |
radsave.c
|
final code cleanups after stream -> source rename
|
2019-12-30 14:23:51 +00:00 |
rawload.c
|
add @format and @interpretation to rawload
|
2019-09-05 16:25:55 +01:00 |
rawsave.c
|
fix up suffs on all savers
|
2020-03-13 13:01:15 +00:00 |
svgload.c
|
Increase minimum glib-2.0 dependency to v2.15 (released March 2012)
|
2020-03-26 19:13:21 +00:00 |
tiff2vips.c
|
Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS
|
2020-02-06 17:36:13 +02:00 |
tiff.c
|
add casts for tiff seek
|
2020-01-14 14:50:46 +00:00 |
tiff.h
|
make check passes after stream -> source rename
|
2019-12-30 12:48:20 +00:00 |
tiffload.c
|
Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS
|
2020-02-06 17:36:13 +02:00 |
tiffsave.c
|
Fix gif dispose handling for DISPOSE_BACKGROUND and DISPOSE_PREVIOUS
|
2020-02-06 17:36:13 +02:00 |
vips2jpeg.c
|
revise formatting, add docs
|
2020-02-18 17:37:56 +00:00 |
vips2tiff.c
|
tiff write sets page number
|
2020-03-08 11:06:19 +00:00 |
vips2webp.c
|
final code cleanups after stream -> source rename
|
2019-12-30 14:23:51 +00:00 |
vipsload.c
|
Update GObject introspection annotations for libvips/foreign directory
|
2017-09-26 23:39:06 +01:00 |
vipspng.c
|
revise png comments
|
2020-02-07 17:53:42 +00:00 |
vipssave.c
|
Update GObject introspection annotations for libvips/foreign directory
|
2017-09-26 23:39:06 +01:00 |
webp2vips.c
|
final code cleanups after stream -> source rename
|
2019-12-30 14:23:51 +00:00 |
webpload.c
|
final code cleanups after stream -> source rename
|
2019-12-30 14:23:51 +00:00 |
webpsave.c
|
final code cleanups after stream -> source rename
|
2019-12-30 14:23:51 +00:00 |