Commit Graph

1792 Commits

Author SHA1 Message Date
John Cupitt
b210d34192 interpolation CLI args were broken
thanks to speckins, broken since 7.26.4, embarassingly

I've added another test to make check to stop this happening again
2012-01-14 11:19:50 +00:00
John Cupitt
f8ac4dc804 oops tiff read with non-square tiles was broken 2012-01-13 14:15:15 +00:00
John Cupitt
a5b3eb2040 amke vips_cache() a vips8 operation 2012-01-13 13:15:56 +00:00
John Cupitt
c04458c7ce Merge remote-tracking branch 'origin/master' 2012-01-13 12:11:22 +00:00
John Cupitt
23807b5999 add a test type 2012-01-13 12:11:12 +00:00
John Cupitt
ef09bcd01a sync 2012-01-13 09:03:11 +00:00
John Cupitt
429c9977d4 add a test type for intro 2012-01-12 14:58:34 +00:00
John Cupitt
5096031371 oops matlab load compat wrapper was broken 2012-01-12 14:14:54 +00:00
John Cupitt
351a2ad71c better saving of coded images 2012-01-12 13:39:58 +00:00
John Cupitt
b43f38997d small fixes 2012-01-11 15:00:37 +00:00
John Cupitt
b4d37b86fb sync 2012-01-10 14:56:59 +00:00
John Cupitt
0c556de9d5 clean up types.c a bit
still tying to get constants working, cleaned up types.[hc] a bit
2012-01-10 14:09:25 +00:00
John Cupitt
774e2fe495 read jfif resolution
read jfif, if available, before we read exif resolution
2012-01-09 10:34:47 +00:00
John Cupitt
ae46447f5e silently truncate long strings in arg handling
we were assert()ing out before
2012-01-08 13:57:43 +00:00
John Cupitt
2dec30da2c better options parser
now only gets the options from the very end of a filename, so this
works:

"this should work (I hope!!).tif[compression=jpeg]"
2012-01-07 14:10:02 +00:00
John Cupitt
1e3edd7b1e mvoe vips7 wrap back to vips7 names
improve cache trace formatting too
2012-01-06 14:56:24 +00:00
John Cupitt
d5034b0485 add --vips-cache-trace
and rename cache-print as cache-dump
2012-01-06 09:36:04 +00:00
John Cupitt
c190c8e660 new Python binding
just a test thing for now, but seems to work OK

some small tweaks to help gobject-introspction
2012-01-05 13:26:25 +00:00
John Cupitt
2d12a91173 generic vips_call() is working 2012-01-04 14:38:22 +00:00
John Cupitt
a6dc0b6fea operation cache works from Python 2012-01-04 13:50:10 +00:00
John Cupitt
6f82f1ad61 make the cache more goi-friendly 2012-01-03 16:02:52 +00:00
John Cupitt
acd8ce277e just the cache to fix now 2012-01-02 15:50:41 +00:00
John Cupitt
405b89b000 get goi try.py going 2012-01-02 11:06:04 +00:00
John Cupitt
9fc55c3011 fix a segv with old-style interpolate CLI args
thanks Nicolas
2012-01-01 21:54:30 +00:00
John Cupitt
dce5e3483d oops 2012-01-01 14:21:53 +00:00
John Cupitt
0ce08a2aa3 Merge branch 'goi-merge'
Conflicts:
	TODO
2012-01-01 12:07:16 +00:00
John Cupitt
7ae919e4f4 more hacking on gio warnings
all the serious ones seem to be fixed now
2012-01-01 12:04:46 +00:00
John Cupitt
46229cb796 sync 2011-12-31 20:41:05 +00:00
John Cupitt
d0ec401a12 hackery to get goi working 2011-12-31 18:22:42 +00:00
John Cupitt
0983b50905 Merge remote-tracking branch 'origin/gobject-introspection' into goi-merge
Conflicts:
	TODO
	libvips/arithmetic/im_recomb.c
	libvips/arithmetic/im_stats.c
	libvips/deprecated/im_measure.c
	libvips/include/vips/header.h
	libvips/include/vips/image.h
	libvips/include/vips/object.h
	libvips/iofuncs/header.c
	libvips/iofuncs/image.c
	libvips/iofuncs/object.c
2011-12-24 17:36:55 +00:00
John Cupitt
39e92f8f1b some work on the new Python binding 2011-12-23 15:20:54 +00:00
John Cupitt
73465109b7 sync 2011-12-22 17:48:50 +00:00
John Cupitt
6c33ec9ff2 foreign docs 2011-12-22 12:12:27 +00:00
John Cupitt
9c850fc45c sync 2011-12-22 08:48:34 +00:00
John Cupitt
49d3542cc7 remove outchecks, again 2011-12-21 19:00:32 +00:00
John Cupitt
a62f5f8832 remove wio_output 2011-12-21 12:08:29 +00:00
John Cupitt
b4ae37819e rawsavefd -> rawsave_fd for consistency 2011-12-20 18:20:37 +00:00
John Cupitt
5a77fb4d1b fix a memleak in png buf write 2011-12-20 18:14:41 +00:00
John Cupitt
14734596a1 move VipsFormat to deprecated 2011-12-20 15:29:33 +00:00
John Cupitt
3e45e2cd6b move rad over to the new thing 2011-12-20 14:57:05 +00:00
John Cupitt
6864739351 move matio read to new system 2011-12-20 10:10:53 +00:00
John Cupitt
70bde4a90d move ppm read/write to new-style 2011-12-20 09:37:07 +00:00
John Cupitt
0377920764 mvoe png load/save over 2011-12-19 21:40:08 +00:00
John Cupitt
3015d7d7b8 move imagemagick load over to the new style 2011-12-19 08:58:04 +00:00
John Cupitt
7b4a6d07d4 fix analyze load, csv save, copy_swap 2011-12-17 11:03:08 +00:00
John Cupitt
3ee442ca6a move csv load/save to new style 2011-12-16 15:24:35 +00:00
John Cupitt
d75f2af5ea oop bandjoin bug 2011-12-16 12:25:39 +00:00
John Cupitt
64e43c6a5c VipsFormat compat fixes 2011-12-16 08:35:44 +00:00
John Cupitt
fb85eff4df sync 2011-12-15 11:33:32 +00:00
John Cupitt
d3b3f6c700 don't define header and load 2011-12-15 11:28:00 +00:00