libtiff/libtiff
2002-08-15 12:59:08 +00:00
..
.cvsignore *** empty log message *** 2001-09-08 16:23:08 +00:00
fax3sm_winnt.c New 1999-08-17 02:47:13 +00:00
libtiff.def Added missed declaration. 2002-04-26 08:55:17 +00:00
Makefile.in Shared library will not be stripped when installing, utility binaries will do. 2002-03-08 07:21:53 +00:00
Makefile.lcc Initial revision 1999-07-27 21:50:26 +00:00
makefile.vc Added tif_ojpeg.c. 2001-11-20 14:29:50 +00:00
mkg3states.c avoid format mismatch warnings 1999-11-27 21:50:41 +00:00
mkspans.c Initial revision 1999-07-27 21:50:26 +00:00
mkversion.c fixed TIFF_VERSION to be YYYYMMDD 2001-11-28 17:07:13 +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 fixed fetching of TIFFTAG_SAMPLEFORMAT 2000-03-03 15:22:00 +00:00
tif_close.c removed unused variable 2002-04-03 20:13:31 +00:00
tif_codec.c Introduced additional members tif->tif_decodestatus and tif->tif_encodestatus 2002-04-08 15:32:05 +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 Typo fixed. 2002-06-14 11:13:14 +00:00
tif_dir.h move fIELD_CODEC to 66 to avoid overlap with FIELD_CUSTOM 2002-08-15 12:59:08 +00:00
tif_dirinfo.c *** empty log message *** 2002-04-17 13:09:04 +00:00
tif_dirread.c Somebody makes a bug in tif_dirread.c when TIFFCreateAnonFieldInfo was introduced. 2002-04-08 17:07:19 +00:00
tif_dirwrite.c TIFFCheckpointDirectory() routine added. 2002-04-09 19:36: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 New 2002-02-24 16:13:39 +00:00
tif_fax3.c updated to use tif_tagmethods substructure 2002-03-06 14:07:27 +00:00
tif_fax3.h added EOFB support as per Frank Cringles patch 2000-12-01 15:46:46 +00:00
tif_flush.c regress last change while I test it further 2000-09-15 20:52:42 +00:00
tif_getimage.c The way of codecs checking in TIFFRGBAImageOK changed. Now it has used 2002-04-08 15:36:03 +00:00
tif_jpeg.c Fixed nrows setting in JPEGDecode() as per bug 129 in bugzilla. 2002-07-31 21:36:08 +00:00
tif_luv.c updated to use tif_tagmethods substructure 2002-03-06 14:07:27 +00:00
tif_lzw.c *** empty log message *** 2002-04-18 13:23:46 +00:00
tif_msdos.c Initial revision 1999-07-27 21:50:26 +00:00
tif_next.c avoid warnings 1999-11-27 21:43:28 +00:00
tif_ojpeg.c Applied huge patch from Scott. See bugzilla for details. 2002-06-12 02:44:40 +00:00
tif_open.c Pointers to custom procedures in TIFFClientOpen() are checked to be not 2002-04-20 12:16:52 +00:00
tif_packbits.c fixed memory overrun in packbits decode 2001-09-06 19:28:45 +00:00
tif_pixarlog.c Updated for using tif_tagmethods structure. 2002-04-18 13:24:35 +00:00
tif_predict.c get/setfield methods moved into tif_tagmethods 2002-02-24 15:03:32 +00:00
tif_predict.h Initial revision 1999-07-27 21:50:26 +00:00
tif_print.c call TIFFGetField() on YCBCRSUBSAMPLING for tif_jpeg hack 2002-07-31 21:05:57 +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 call TIFFGetField() on YCBCRSUBSAMPLING for tif_jpeg hack 2002-07-31 21:05:57 +00:00
tif_swab.c Initial revision 1999-07-27 21:50:26 +00:00
tif_thunder.c Initial revision 1999-07-27 21:50:26 +00:00
tif_tile.c Initial revision 1999-07-27 21:50:26 +00:00
tif_unix.c added USE_64BIT_API option 2000-01-28 21:46:30 +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 * tif_win32.c: Applied patch to fix overreads and ovverwrites 2000-04-04 14:54:34 +00:00
tif_write.c TIFFWriteScanline() now explicitly sets the tif_row value instead of just 2002-07-31 20:53:15 +00:00
tif_zip.c updated to use tif_tagmethods substructure 2002-03-06 14:07:27 +00:00
tiff.h added a few missing tags from Adobe TIFF technotes 2002-03-27 03:55:42 +00:00
tiffcomp.h check for _WIN32 2000-11-13 14:23:53 +00:00
tiffconf.h added CHECK_JPEG_YCBCR_SUBSAMPLING switch 2002-07-31 20:55:12 +00:00
tiffio.h TIFFCheckpointDirectory() routine added. 2002-04-09 19:36:12 +00:00
tiffiop.h Introduced additional members tif->tif_decodestatus and tif->tif_encodestatus 2002-04-08 15:32:05 +00:00
uvcode.h added casting to avoid warnings 1999-11-27 21:40:53 +00:00