libtiff/libtiff
2004-10-26 18:17:19 +00:00
..
.cvsignore *** empty log message *** 2001-09-08 16:23:08 +00:00
files.lst Configure and install tiffconf.h in order to satisfy application requirements. 2004-09-11 20:44:41 +00:00
libtiff.def *** empty log message *** 2004-05-20 19:36:40 +00:00
Makefile.am *** empty log message *** 2004-10-10 11:46:16 +00:00
Makefile.in USe autoconf 1.9.2. 2004-10-15 07:50:45 +00:00
Makefile.lcc Initial revision 1999-07-27 21:50:26 +00:00
Makefile.vc *** empty log message *** 2004-09-12 15:03:54 +00:00
mkg3states.c *** empty log message *** 2004-10-10 11:46:16 +00:00
mkspans.c Get rid of BSD data types (u_char, u_short, u_int, u_long). 2004-09-14 05:45:46 +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 Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29: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 Improved error reporting in TIFFGetConfiguredCODECs() (Dmitry V. Levin). 2004-10-03 08:34:01 +00:00
tif_config.h.in Added check for assert.h header. 2004-10-02 13:31:30 +00:00
tif_config.h.vc Added check for assert.h header. 2004-10-02 13:31:30 +00:00
tif_dir.c Initialize td_tilewidth and td_tilelength fields of the TIFFDirectory 2004-10-09 18:33:56 +00:00
tif_dir.h Optimize checking for the strip bounds. 2004-09-26 09:49:53 +00:00
tif_dirinfo.c More fixes for SubIFD tag. 2004-10-12 06:46:50 +00:00
tif_dirread.c Handle the zero strip/tile sizes properly (Dmitry V. Levin, Marcus Meissner). 2004-10-12 18:50:48 +00:00
tif_dirwrite.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_dumpmode.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_error.c Initial revision 1999-07-27 21:50:26 +00:00
tif_extension.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_fax3.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_fax3.h added EOFB support as per Frank Cringles patch 2000-12-01 15:46:46 +00:00
tif_fax3sm.c Warnings removed. 2004-09-02 13:43:28 +00:00
tif_flush.c regress last change while I test it further 2000-09-15 20:52:42 +00:00
tif_getimage.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_jpeg.c * libtiff/tif_jpeg.c: There seems to be no need to include stdio.h 2004-10-15 14:49:43 +00:00
tif_luv.c Handle the zero strip/tile sizes properly (Dmitry V. Levin, Marcus Meissner). 2004-10-12 18:50:48 +00:00
tif_lzw.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_msdos.c Initial revision 1999-07-27 21:50:26 +00:00
tif_next.c Several buffer overruns fixed, as noted by Chris Evans. 2004-09-19 10:08:38 +00:00
tif_ojpeg.c Handle the zero strip/tile sizes properly (Dmitry V. Levin, Marcus Meissner). 2004-10-12 18:50:48 +00:00
tif_open.c Added a more informative message if a BigTIFF file is opened. 2004-10-01 18:52:58 +00:00
tif_packbits.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_pixarlog.c Handle the zero strip/tile sizes properly (Dmitry V. Levin, Marcus Meissner). 2004-10-12 18:50:48 +00:00
tif_predict.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_predict.h Initial revision 1999-07-27 21:50:26 +00:00
tif_print.c Casting fixes. 2004-10-10 11:54:54 +00:00
tif_read.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_strip.c Zero division problem fixed (Vladimir Nadvornik, Dmitry V. Levin). 2004-10-26 18:17:19 +00:00
tif_swab.c Get rid of BSD data types (u_char, u_short, u_int, u_long). 2004-09-14 06:38:49 +00:00
tif_thunder.c Several buffer overruns fixed, as noted by Chris Evans. 2004-09-19 10:08:38 +00:00
tif_tile.c Zero division problem fixed (Vladimir Nadvornik, Dmitry V. Levin). 2004-10-26 18:17:19 +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 Get rid of BSD data types (u_char, u_short, u_int, u_long). 2004-09-14 06:50:22 +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 Handle the zero strip/tile sizes properly (Dmitry V. Levin, Marcus Meissner). 2004-10-12 18:50:48 +00:00
tif_zip.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tiff.h Missed TIFF_BIGTIFF_VERSION constant added. 2004-10-02 11:16:50 +00:00
tiffconf.h.in *** empty log message *** 2004-09-12 15:03:54 +00:00
tiffconf.h.vc New. 2004-09-12 15:04:37 +00:00
tiffio.h Added TIFFGetConfiguredCODECs() to get the list of configured codecs. 2004-09-24 15:18:57 +00:00
tiffiop.h Added check for assert.h header. 2004-10-02 13:31:30 +00:00
tiffvers.h Cut the 3.7.0 release. 2004-10-16 09:17:48 +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