.. |
.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 TIFFRewriteDirectory
|
2001-09-26 17:42:18 +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
|
FIELD_CUSTOM: TIFFGetField() is treated as a u_short *, not int *
|
2002-04-03 21:04:27 +00:00 |
tif_dir.h
|
use FIELD_CUSTOM mechanism for TIFFTAG_SOFTWARE
|
2002-03-27 06:33:59 +00:00 |
tif_dirinfo.c
|
Somebody makes a bug in tif_dirread.c when TIFFCreateAnonFieldInfo was introduced.
|
2002-04-08 17:07:19 +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
|
removed some dead code
|
2002-04-03 21:06:49 +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
|
updated to use tif_tagmethods substructure
|
2002-03-06 14:07:27 +00:00 |
tif_luv.c
|
updated to use tif_tagmethods substructure
|
2002-03-06 14:07:27 +00:00 |
tif_lzw.c
|
Assertions in LXWDecode and LZWDecodeCompat replaced by warnings. Now libtiff
|
2002-04-04 14:35:35 +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
|
modified to avoid use of td_software
|
2002-03-27 06:32:44 +00:00 |
tif_open.c
|
seek back to zero patch in tif_open
|
2001-07-20 02:22:46 +00:00 |
tif_packbits.c
|
fixed memory overrun in packbits decode
|
2001-09-06 19:28:45 +00:00 |
tif_pixarlog.c
|
Initial revision
|
1999-07-27 21:50:26 +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
|
added support for printing FIELD_CUSTOM strings without passcount set
|
2002-03-27 06:31:29 +00:00 |
tif_read.c
|
Fixed TIFFReadEncodedStrip() if decoder returns -1
|
2002-01-18 19:05:27 +00:00 |
tif_strip.c
|
Initial revision
|
1999-07-27 21:50:26 +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
|
fixed passing -1 as cc into TIFFWriteEncodedTiles()
|
2000-02-11 19:28:17 +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
|
removed XML_SUPPORT define
|
2002-03-27 03:50:53 +00:00 |
tiffio.h
|
Forgot to increment FIELD_CUSTOM after adding FIELD_XMLPACKET
|
2002-03-27 03:53:49 +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 |