libtiff/libtiff
Andrey Kiselev 185a73a37a Regenerated.
2005-03-08 19:16:14 +00:00
..
.cvsignore
libtiff.def Added TIFFOpenW() function to work with the double byte strings (used to 2004-11-05 13:42:05 +00:00
Makefile.am Move the C++ stuff in the separate library called libtiffxx. 2005-01-11 15:07:06 +00:00
Makefile.in Regenerated. 2005-03-08 19:16:14 +00:00
Makefile.lcc
Makefile.vc make it easier to update the DLL name 2004-11-26 20:06:29 +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
tif_acorn.c
tif_apple.c
tif_atari.c
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 Use double as the second argument of pow() function in TIFFCIELabToRGBInit(). 2005-01-15 15:42:50 +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 Removed unneded definitions for read/open/close/lseek 2004-12-04 11:07:21 +00:00
tif_dir.c Remove TIFFReassignTagToIgnore() call from the TIFFReadDirectory() function. 2004-12-03 13:16:55 +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 More logic to guess missed strip size as per bug 2005-03-03 16:00:01 +00:00
tif_dirwrite.c Always write TIFFTAG_SUBIFD using LONG type as per bug 2004-12-10 14:33: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
tif_extension.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_fax3.c Apply correct patch from Lee Howard for HylaFax DCS tag 2005-03-05 10:04:02 +00:00
tif_fax3.h
tif_fax3sm.c Warnings removed. 2004-09-02 13:43:28 +00:00
tif_flush.c
tif_getimage.c Always fill the error message buffer in TIFFRGBAImageBegin() as per bug 2005-01-15 15:44:58 +00:00
tif_jpeg.c Apply correct patch from Lee Howard for HylaFax DCS tag 2005-03-05 10:04:02 +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
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 Remove unnesessary TIFFSeekFile() call as per bug 2005-01-30 12:05:20 +00:00
tif_packbits.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_pixarlog.c Avoid warnings when converting float to integer as per bug 2005-01-15 15:44:05 +00:00
tif_predict.c Added checks for failed memory allocations andinteger overflows 2004-10-02 13:29:41 +00:00
tif_predict.h
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 Use ios namespace instead of ios_base to support GCC 2.95. 2005-03-05 11:18:04 +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 Add forgotten #ifdef __WIN32__ around the TIFFOpenW(). 2004-11-28 15:04:54 +00:00
tif_version.c
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
tif_win3.c
tif_win32.c Fixed message formatting in functions Win32WarningHandler() and 2005-01-12 13:00:20 +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 Applied patch from Lee Howard to support a new tag TIFFTAG_FAXDCS (34911) used 2005-03-04 12:32:34 +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 Move TIFFOpenW() function into the extern "C"{} block as per bug 2005-02-04 09:53:01 +00:00
tiffio.hxx C++ stream interface moved to new file tiffio.hxx. We don't have any C++ in 2004-11-21 16:12:08 +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 *** empty log message *** 2004-12-20 19:31:44 +00:00
tiffvers.h.in New. 2004-04-20 18:17:17 +00:00
uvcode.h