libvips/libvips
John Cupitt 663c3c15fd fits reader is lazy
The fits reader is now lazy, and reads out whole tiles when it can.
Previously it read a scanline at a time, and used WIO.

We read in planes and combine with a set of im_bandjoin().

Use an im_flipver() at the end to get rows in the right order.
2011-01-31 15:24:41 +00:00
..
acquire merge gtkdoc branch 2009-08-16 15:00:08 +00:00
arithmetic gtkdoc for mosaicing 2011-01-25 13:12:22 +00:00
boolean oop, bool const are always int now 2010-11-21 12:12:12 +00:00
cimg stuff 2010-04-29 11:49:41 +00:00
colour gtk-doc fixes 2010-10-22 13:49:36 +00:00
conversion gtkdoc for mosaicing 2011-01-25 13:12:22 +00:00
convolution allow more dimensions for fits read 2010-11-30 13:47:45 +00:00
deprecated flood -> draw_flood 2010-10-01 10:47:48 +00:00
format fits reader is lazy 2011-01-31 15:24:41 +00:00
freq_filt add German translation 2010-05-24 10:05:59 +00:00
histograms_lut oops 2010-10-22 15:39:11 +00:00
include add im_fits2vips() to the operation database 2011-01-28 11:37:52 +00:00
inplace ooops draw_scanline clipping 2010-11-17 13:29:52 +00:00
iofuncs faster tiled tiff read, faster im_tile_cache() 2010-12-12 17:46:14 +00:00
mask oops 2011-01-24 10:40:40 +00:00
morphology docs 2010-11-18 14:09:56 +00:00
mosaicing gtkdoc for mosaicing 2011-01-25 13:12:22 +00:00
other gtkdoc hacking 2010-01-27 16:35:36 +00:00
relational morph done phew 2010-11-12 11:47:24 +00:00
resample double constant in a float computation in float bilinear 2011-01-12 20:50:18 +00:00
video stuff 2009-11-04 22:50:42 +00:00
Makefile.am fixes to --disable-cxx mode 2010-05-22 12:13:19 +00:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00
dummy2.cc more vips_call hacking 2010-09-13 17:05:22 +00:00