libtiff/tools
Bob Friesenhahn 8d2fe9f4e2 * tools/tiffdump.c: When compiling for Microsoft Windows, apply
consistent (__int64) casting when testing if _lseeki64 has
successfully seeked as requested.  This is necessary for large
file support to work since off_t is only 32-bit.
2008-08-12 21:52:03 +00:00
..
.cvsignore
bmp2tiff.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
fax2ps.c
fax2tiff.c
gif2tiff.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
Makefile.am
Makefile.in * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.sh 2008-05-24 22:24:25 +00:00
Makefile.lcc
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
ras2tiff.c
rasterfile.h
raw2tiff.c
rgb2ycbcr.c fix some coverity reported problems 2008-05-23 17:24:41 +00:00
sgi2tiff.c
sgisv.c
thumbnail.c fix some coverity reported problems 2008-05-23 17:24:41 +00:00
tiff2bw.c
tiff2pdf.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
tiff2ps.c fix 64bit type issues 2008-01-07 15:47:54 +00:00
tiff2rgba.c
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
tiffinfo.c Fix 64-bit warnings when compiling under MSVC 2005 (x64). 2008-01-01 15:49:00 +00:00
tiffinfoce.c
tiffmedian.c
tiffset.c Changes to reflect the fact that TIFFFieldWithTag() and TIFFFieldWithName() 2008-01-01 15:46:28 +00:00
tiffsplit.c
ycbcr.c