libtiff/tools
Bob Friesenhahn 953d02c32d * libtiff/tiffio.h: GCC will now validate format specifications
for TIFFError(), TIFFErrorExt(), TIFFWarning(), and
TIFFWarningExt() in order to reveal bugs.
* Many fixes throughout to work better as a 64-bit build.
2008-12-31 23:48:01 +00:00
..
.cvsignore include tiffcrop 2008-12-13 15:23:15 +00:00
bmp2tiff.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
fax2ps.c Properly set the binary mode for stdin stream as per bug 2006-04-20 12:36:23 +00:00
fax2tiff.c Properly set the binary mode for stdin stream as per bug 2006-04-20 12:36:23 +00:00
gif2tiff.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
Makefile.am Regenerated. 2007-02-24 15:03:47 +00:00
Makefile.in * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bit 2008-12-29 23:44:18 +00:00
Makefile.lcc Properly set the binary mode for stdin stream as per bug 2006-04-20 12:36:23 +00:00
Makefile.vc Fix clean rules to be more precise, avoiding warnings from "del" 2008-01-01 15:53:10 +00:00
pal2rgb.c
ppm2tiff.c Properly set the binary mode for stdin stream as per bug 2006-04-20 12:36:23 +00:00
ras2tiff.c Properly set the binary mode for stdin stream as per bug 2006-04-20 12:36:23 +00:00
rasterfile.h
raw2tiff.c libtiff 3.8.2 released. 2006-03-23 14:54:00 +00:00
rgb2ycbcr.c fix some coverity reported problems 2008-05-23 17:24:41 +00:00
sgi2tiff.c
sgisv.c Get rid of BSD integer types as per bug 2006-10-13 10:26:56 +00:00
thumbnail.c * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and length 2008-12-31 03:06:27 +00:00
tiff2bw.c
tiff2pdf.c * libtiff/tiffio.h: GCC will now validate format specifications 2008-12-31 23:48:01 +00:00
tiff2ps.c * libtiff/tiffio.h: GCC will now validate format specifications 2008-12-31 23:48:01 +00:00
tiff2rgba.c BigTIFF upgrade: tiff2rgba.c (last minute correction) 2007-06-13 14:21:59 +00:00
tiffcmp.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
tiffcp.c * libtiff/tiffio.h: GCC will now validate format specifications 2008-12-31 23:48:01 +00:00
tiffcrop.c * libtiff/tiffio.h: GCC will now validate format specifications 2008-12-31 23:48:01 +00:00
tiffdither.c avoid leaks, dead code 2008-05-23 19:52:49 +00:00
tiffdump.c * tools/tiffdump.c: When compiling for Microsoft Windows, apply 2008-08-12 21:52:03 +00:00
tiffgt.c libtiff 3.8.2 released. 2006-03-23 14:54:00 +00:00
tiffinfo.c * libtiff/tiffio.h: GCC will now validate format specifications 2008-12-31 23:48:01 +00:00
tiffinfoce.c * tools/tiffinfoce.c (main): Use toff_t for offset type when 2008-12-30 01:28:25 +00:00
tiffmedian.c
tiffset.c Changes to reflect the fact that TIFFFieldWithTag() and TIFFFieldWithName() 2008-01-01 15:46:28 +00:00
tiffsplit.c Use byte counts of proper size (uint64). Required for libtiff 4.0. 2008-09-05 07:06:26 +00:00
ycbcr.c