libtiff/libtiff
2003-11-27 15:08:30 +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 TIFFRawStripSize() function as suggested by Chris Hanson. 2003-11-07 11:25:32 +00:00
Makefile.in New color space conversion code: CIE L*a*b* 1976 images now supported by the 2003-11-13 19:46:39 +00:00
Makefile.lcc Initial revision 1999-07-27 21:50:26 +00:00
makefile.vc Missed declarations added 2002-08-16 15:19:02 +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 Alpha file support removed. 2003-10-09 08:38:18 +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 avoid type casting warning 2003-07-08 15:51:57 +00:00
tif_close.c Store a list of opened IFD to prevent looping as per bug 2003-09-25 08:02:46 +00:00
tif_codec.c *** empty log message *** 2003-11-21 20:40:50 +00:00
tif_color.c New color space conversion code: CIE L*a*b* 1976 images now supported by the 2003-11-13 19:46:39 +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 Store a list of opened IFD to prevent looping as per bug 2003-09-25 08:36:21 +00:00
tif_dir.h _TIFFFindOrRegisterdInfo declaration replaced with 2003-11-18 15:45:43 +00:00
tif_dirinfo.c Implemented binary search in _TIFFMergeFieldInfo(). Patch supplied by Ross 2003-11-18 17:54:09 +00:00
tif_dirread.c do not force all custom anon-defined tags to be ignored 2003-11-17 16:40:28 +00:00
tif_dirwrite.c More fixes for custom tags code from Ashley Dreier. 2003-08-12 07:50:37 +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 avoid casting warnings at /W4 2003-07-08 16:40:46 +00:00
tif_fax3.c Proper support for update mode as per bug 2003-11-03 14:45:38 +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 New color space conversion code: CIE L*a*b* 1976 images now supported by the 2003-11-13 19:46:39 +00:00
tif_jpeg.c avoid warnings 2003-07-08 20:32:54 +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 TIFFVGetField() function now can properly extract the fields from the OJPEG 2003-11-21 08:11:38 +00:00
tif_open.c Store a list of opened IFD to prevent looping as per bug 2003-09-25 08:36:21 +00:00
tif_packbits.c avoid casting warnings at /W4 2003-07-08 16:40:46 +00:00
tif_pixarlog.c Few compilation warnings fixed. 2003-06-30 18:23:13 +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 Fixed problem with float tags reading; support for printing RATIONAL and BYTE 2003-08-07 16:42:55 +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 Added TIFFRawStripSize() function as suggested by Chris Hanson. 2003-11-07 11:25:32 +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 Fixed support for large files (>2GB). 2002-10-11 14:13:00 +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 ensure byte swapping is applied on write if needed - bug 171 2003-08-05 02:45:58 +00:00
tif_zip.c avoid warning 2003-07-08 20:37:31 +00:00
tiff.h Added support for IFD (13) datatype, intruduced in "Adobe PageMaker TIFF 2003-11-16 19:26:29 +00:00
tiffcomp.h #define _BSDTYPES_DEFINED when defining BSD typedefs. 2003-10-12 08:46:11 +00:00
tiffconf.h added CHECK_JPEG_YCBCR_SUBSAMPLING switch 2002-07-31 20:55:12 +00:00
tiffio.h Added new function TIFFIsCODECConfigured(), suggested by Ross Finlayson. 2003-11-20 21:53:40 +00:00
tiffiop.h New macros: TIFFmax, TIFFmin and TIFFrint. 2003-11-09 10:19:06 +00:00
uvcode.h added casting to avoid warnings 1999-11-27 21:40:53 +00:00