libtiff/tools
Frank Warmerdam 2e8e250054 Fix clean rules to be more precise, avoiding warnings from "del"
when running them after a full build.
2008-01-01 15:53:10 +00:00
..
.cvsignore Added .libs and .deps. 2005-11-21 01:05:57 +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 * test/images: Added a small collection of test images for use by 2007-09-19 21:51:00 +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 Avoid warnings. 2004-09-03 07:55:34 +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 Avoid warnings. 2005-06-23 10:54:02 +00:00
tiff2bw.c fixed last jpeg processing patch 2006-01-11 17:03:43 +00:00
tiff2pdf.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
tiff2ps.c Added support 16-bit images as per bug 2007-07-03 16:00:53 +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 BigTIFF upgrade: tiffcp.c 2007-06-20 08:36:42 +00:00
tiffcrop.c Avoid warnings. 2007-04-18 08:46:33 +00:00
tiffdither.c Copy the PhotometricInterpretation tag from the input file. 2005-04-27 18:37:19 +00:00
tiffdump.c Added ssize_t typedef on Windows since it doesn't exist. This makes 2008-01-01 15:45:14 +00:00
tiffgt.c libtiff 3.8.2 released. 2006-03-23 14:54:00 +00:00
tiffinfo.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
tiffinfoce.c TIFF library ported to Windows CE platform. 2007-01-15 18:40:39 +00:00
tiffmedian.c avoid warnings 2004-09-09 18:06:14 +00:00
tiffset.c Changes to reflect the fact that TIFFFieldWithTag() and TIFFFieldWithName() 2008-01-01 15:46:28 +00:00
tiffsplit.c Added version reporting when running without parameters. 2005-12-06 22:18:13 +00:00
ycbcr.c