libtiff/libtiff
Andrey Kiselev 0c9abf1218 Typo fixed.
2004-11-13 11:14:47 +00:00
..
.cvsignore *** empty log message *** 2001-09-08 16:23:08 +00:00
files.lst Add support for C++ stream API. 2004-11-12 12:52:16 +00:00
libtiff.def Added TIFFOpenW() function to work with the double byte strings (used to 2004-11-05 13:42:05 +00:00
Makefile.am *** empty log message *** 2004-10-10 11:46:16 +00:00
Makefile.in Add support for C++ stream API. 2004-11-12 12:52:16 +00:00
Makefile.lcc Initial revision 1999-07-27 21:50:26 +00:00
Makefile.vc Add stream.cxx to sources list. 2004-11-12 13:05:35 +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 Set the appropriate ReferenceBlackWhite array for YCbCr image which lacks that 2004-11-10 21:08:11 +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 Division by zero fixed (Hans Petter Selasky). 2004-11-09 20:27:47 +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 Add support for C++ stream API. 2004-11-12 12:52:16 +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 Move the "compat" tag definitions behind the right ones. 2004-11-11 11:22:04 +00:00
tif_dirread.c Fixed problem when fetching BitsPerSample and Compression tags of type LONG 2004-11-05 13:10:33 +00:00
tif_dirwrite.c Improvements in tag writing code. 2004-10-30 17:07:01 +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 Fixed case with the wrong decode routines choosing when the incorrect 2004-10-29 11:46:06 +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 TIFFTAG_JPEGTABLES should have uint32 count. Use this type everywhere. 2004-11-04 12:40:11 +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 avoid use of u_long and u_char types. Bug 653 2004-11-03 22:33:27 +00:00
tif_ojpeg.c TIFFTAG_JPEGTABLES should have uint32 count. Use this type everywhere. 2004-11-04 12:40:11 +00:00
tif_open.c Removed close under bad2 label in TIFFClientOpen(). We aren't allowed to 2004-11-05 17:51:35 +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_stream.cxx Added C++ stream interface contributed by Edward Lam (see 2004-11-07 18:20:05 +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 Typo fixed. 2004-11-13 11:14:47 +00:00
tif_write.c Fixed wrong if() statement in TIFFAppendToStrip() function as per bug 2004-11-05 11:37:29 +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 C++ stream interface contributed by Edward Lam (see 2004-11-07 18:20:05 +00:00
tiffiop.h Ensure that we get rid of the asserts if we don't have assert.h. 2004-10-30 04:49:27 +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