libtiff/libtiff
2004-06-08 15:58:21 +00:00
..
.cvsignore *** empty log message *** 2001-09-08 16:23:08 +00:00
config.h.in *** empty log message *** 2004-06-08 15:58:21 +00:00
config.h.vc *** empty log message *** 2004-06-06 10:20:39 +00:00
files.lst *** empty log message *** 2004-04-25 07:28:18 +00:00
libtiff.def *** empty log message *** 2004-05-20 19:36:40 +00:00
Makefile.am *** empty log message *** 2004-05-20 10:39:25 +00:00
Makefile.in *** empty log message *** 2004-06-05 09:02:19 +00:00
Makefile.lcc Initial revision 1999-07-27 21:50:26 +00:00
Makefile.vc *** empty log message *** 2004-06-06 17:56:21 +00:00
mkg3states.c *** empty log message *** 2004-04-08 14:29:48 +00:00
mkspans.c Initial revision 1999-07-27 21:50:26 +00:00
t4.h Initial revision 1999-07-27 21:50:26 +00:00
tif_acorn.c Initial revision 1999-07-27 21:50:26 +00:00
tif_apple.c applied carbon api support from Leonard Rosenthol <leonardr@lazerware.com> 2000-12-21 14:32:43 +00:00
tif_atari.c Initial revision 1999-07-27 21:50:26 +00:00
tif_aux.c Read WhitePoint tag from the file and properly use it for CIE Lab->RGB 2003-12-06 15:55:41 +00:00
tif_close.c Move TIFFCleanup() back to the tiffio.h. 2004-01-30 20:22:18 +00:00
tif_codec.c fixed typo in TIFFInitPackBits name: bug 494 2004-02-17 15:50:28 +00:00
tif_color.c TIFFrint moved to the tif_color.c. 2003-12-24 22:02:04 +00:00
tif_compress.c Introduced additional members tif->tif_decodestatus and tif->tif_encodestatus 2002-04-08 15:32:05 +00:00
tif_dir.c Incomplete cleanup in TIFFFreeDirectory(), patch from Gerben Koopmans. 2004-01-11 15:14:02 +00:00
tif_dir.h Added two new functions TIFFFindFieldInfoByName() and TIFFFieldWithName(). 2004-06-05 08:09:28 +00:00
tif_dirinfo.c Avoid warnings. 2004-06-06 10:17:26 +00:00
tif_dirread.c Workaround for broken TIFF writers which store single SampleFormat value 2004-04-29 07:42:33 +00:00
tif_dirwrite.c Get rid of ugly 64-bit hacks, replace them with the clever (autoconf based ) 2004-06-06 10:20:12 +00:00
tif_dumpmode.c added assertion 2000-01-28 15:08:10 +00:00
tif_error.c Initial revision 1999-07-27 21:50:26 +00:00
tif_extension.c Warnings fixed as per bug 2003-12-19 18:29:49 +00:00
tif_fax3.c Get rid of ugly 64-bit hacks, replace them with the clever (autoconf based ) 2004-06-06 10:20:12 +00:00
tif_fax3.h added EOFB support as per Frank Cringles patch 2000-12-01 15:46:46 +00:00
tif_fax3sm.c *** empty log message *** 2004-04-15 19:23:29 +00:00
tif_flush.c regress last change while I test it further 2000-09-15 20:52:42 +00:00
tif_getimage.c *** empty log message *** 2004-04-20 14:21:06 +00:00
tif_jpeg.c *** empty log message *** 2004-04-20 14:21:06 +00:00
tif_luv.c Fixed bug in 48-bit to 24-bit conversion routine, reported by Antonio Scuri. 2003-11-27 15:08:30 +00:00
tif_lzw.c Proper support for update mode as per bug 2003-11-03 14:45:38 +00:00
tif_msdos.c Initial revision 1999-07-27 21:50:26 +00:00
tif_next.c avoid casting warnings at /W4 2003-07-08 16:40:46 +00:00
tif_ojpeg.c Fixed problem with duplicated SOI and SOF markers as per bug 2004-05-27 10:04:49 +00:00
tif_open.c New function added: TIFFIsBigEndian(). Function returns nonzero if given was 2004-05-20 19:15:54 +00:00
tif_packbits.c Get rid of ugly 64-bit hacks, replace them with the clever (autoconf based ) 2004-06-06 10:20:12 +00:00
tif_pixarlog.c Avoid warnings. 2004-05-19 10:49:01 +00:00
tif_predict.c avoid casting warnings at /W4 2003-07-08 16:40:46 +00:00
tif_predict.h Initial revision 1999-07-27 21:50:26 +00:00
tif_print.c added support for printing SSHORT, SLONG and SRATIONAL fields 2004-05-19 15:23:54 +00:00
tif_read.c Make TIFFFillStrip() and TIFFFillTile() public for the use of tif_jpeg.c 2002-07-31 20:52:36 +00:00
tif_strip.c Never return 0 from the TIFFNumberOfStrips(). 2004-04-30 08:34:44 +00:00
tif_swab.c avoid casting warnings at /W4 2003-07-08 16:40:46 +00:00
tif_thunder.c avoid casting warnings at /W4 2003-07-08 16:40:46 +00:00
tif_tile.c Removed spurious use of "s" in non-PLANARCONFIG_SEPERATE case. 2003-11-09 22:04:58 +00:00
tif_unix.c *** empty log message *** 2004-03-30 10:12:35 +00:00
tif_version.c variety of changes to automatic version handling 2000-11-13 14:42:38 +00:00
tif_vms.c Initial revision 1999-07-27 21:50:26 +00:00
tif_warning.c Initial revision 1999-07-27 21:50:26 +00:00
tif_win3.c Initial revision 1999-07-27 21:50:26 +00:00
tif_win32.c Check results, returned by the TIFFFdOpen() before returning and close 2004-01-29 19:54:14 +00:00
tif_write.c Allow in-place updating of the compressed images (don't work properly with 2004-04-14 06:34:40 +00:00
tif_zip.c avoid warning 2003-07-08 20:37:31 +00:00
tiff.h Get rid of ugly 64-bit hacks, replace them with the clever (autoconf based ) 2004-06-06 10:20:12 +00:00
tiffio.h Define thandle_t as int, not void* (may cause problems in 64-bit environment). 2004-06-06 10:18:55 +00:00
tiffiop.h *** empty log message *** 2004-06-07 19:34:58 +00:00
tiffvers.h *** empty log message *** 2004-06-06 21:35:53 +00:00
tiffvers.h.in New. 2004-04-20 18:17:17 +00:00
uvcode.h added casting to avoid warnings 1999-11-27 21:40:53 +00:00