libtiff/tools
2008-12-30 00:12:11 +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 fixed last jpeg processing patch 2006-01-11 17:03:43 +00:00
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 fix jpeg tool option processing: bug 1025 2006-01-11 16:59:35 +00:00
sgisv.c Get rid of BSD integer types as per bug 2006-10-13 10:26:56 +00:00
thumbnail.c fix some coverity reported problems 2008-05-23 17:24:41 +00:00
tiff2bw.c fixed last jpeg processing patch 2006-01-11 17:03:43 +00:00
tiff2pdf.c More appropriate format string in t2p_write_pdf_string(); avoid 2008-09-03 07:35:25 +00:00
tiff2ps.c fix 64bit type issues 2008-01-07 15:47:54 +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 fix some coverity reported problems 2008-05-23 17:24:41 +00:00
tiffcrop.c fix some portability and warning issues with tiffcrop 2008-06-17 20:16:54 +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 Use toff_t rather than uint64 since it is a safer interface. 2008-12-30 00:12:11 +00:00
tiffinfoce.c TIFF library ported to Windows CE platform. 2007-01-15 18:40:39 +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