libtiff/tools
Bob Friesenhahn 519b727004 * configure.ac: Support configuring TIFF_INT64_FORMAT and
TIFF_UINT64_FORMAT appropriately for MinGW32.

* tools/tiffdump.c (ReadDirectory): MinGW32 needs to use WIN32
printf conventions for 64-bit types because it uses the WIN32 CRT.

* libtiff/{tif_dumpmode.c,tif_luv.c,tif_lzw.c,tif_print.c,
tif_read.c,tif_strip.c,tif_thunder.c}: MinGW32 needs to use WIN32
printf conventions for 64-bit types because it uses the WIN32 CRT.

* tools/tiff2pdf.c (t2p_write_pdf_string): Fix printf syntax not
understood by WIN32 CRT.
2011-04-02 20:54:08 +00:00
..
.cvsignore include tiffcrop 2008-12-13 15:23:15 +00:00
bmp2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
fax2ps.c * libtiff/tif_ojpeg.c: Fixes to compile with MinGW32 GCC. 2011-04-02 19:30:20 +00:00
fax2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
gif2tiff.c * tools/gif2tiff.c: fix buffer overrun 2010-12-15 00:22:44 +00:00
Makefile.am Regenerated. 2007-02-24 15:03:47 +00:00
Makefile.in Needed to add tif_lzma.c to the Makefile. 2010-12-18 16:30:15 +00:00
Makefile.lcc
Makefile.vc introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
pal2rgb.c Fix the count for WhitePoint tag as per bug 2010-07-02 12:02:56 +00:00
ppm2tiff.c * libtiff/tif_dir.c (_TIFFVSetField): Add a special error case for 2010-04-10 19:22:34 +00:00
ras2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
rasterfile.h
raw2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
rgb2ycbcr.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
sgi2tiff.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
sgisv.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
thumbnail.c Fix the count for WhitePoint tag as per bug 2010-07-02 12:02:56 +00:00
tiff2bw.c Fix the count for WhitePoint tag as per bug 2010-07-02 12:02:56 +00:00
tiff2pdf.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tiff2ps.c More improvements from Richard Nolde. 2010-11-26 23:26:46 +00:00
tiff2rgba.c avoid leaks if TIFFRGBAImageBegin() fails (#2295) 2011-02-23 21:46:09 +00:00
tiffcmp.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tiffcp.c Added support for specifying the compression level parameter (preset) for 2010-12-23 13:38:47 +00:00
tiffcrop.c * tools/tiffcrop.c: new release by Richard Nolde 2010-12-14 02:03:24 +00:00
tiffdither.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tiffdump.c * configure.ac: Support configuring TIFF_INT64_FORMAT and 2011-04-02 20:54:08 +00:00
tiffgt.c *** empty log message *** 2010-07-01 15:56:56 +00:00
tiffinfo.c various fixes for win32 porting 2010-10-21 19:07:32 +00:00
tiffinfoce.c * tools/tiffinfoce.c: strip byte counts are uint64* now 2010-12-11 19:33:48 +00:00
tiffmedian.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00
tiffset.c Add -d and -sd switches to tiffset to allow operation on a particular 2011-03-26 12:07:20 +00:00
tiffsplit.c 2010-12-08 Lee Howard <faxguy@howardsilvan.com> 2010-12-11 19:16:47 +00:00
ycbcr.c * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so 2010-03-10 18:56:48 +00:00