libtiff/tools
Bob Friesenhahn eecc3405f3 * tools/tiffcrop.c, man/tiffcrop.1: New tiffcrop from Richard
Nolde.  Major updates to add significant functionality for reading
and writing tile based images with bit depths not a multiple of 8
which cannot be handled by tiffcp.
2009-09-24 21:57:11 +00:00
..
.cvsignore include tiffcrop 2008-12-13 15:23:15 +00:00
bmp2tiff.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
fax2ps.c include libport.h for getopt() prototype 2009-01-22 21:50:43 +00:00
fax2tiff.c avoid 32/64bit casting warnings 2009-01-22 21:12:45 +00:00
gif2tiff.c include libport.h for getopt() prototype 2009-01-22 21:50:43 +00:00
Makefile.am Regenerated. 2007-02-24 15:03:47 +00:00
Makefile.in * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11, 2009-08-20 22:57:38 +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 introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
pal2rgb.c include libport.h for getopt() prototype 2009-01-22 21:50:43 +00:00
ppm2tiff.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
ras2tiff.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
rasterfile.h
raw2tiff.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
rgb2ycbcr.c * tools/{rgb2ycbcr.c, tiff2rgba.c}: Applied fixes for "Bug 2079 - 2009-08-24 17:15:05 +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 32/64bit casting warnings 2009-01-22 21:12:45 +00:00
tiff2bw.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
tiff2pdf.c avoid 32/64bit casting warnings 2009-01-22 21:12:45 +00:00
tiff2ps.c avoid 32/64bit casting warnings 2009-01-22 21:12:45 +00:00
tiff2rgba.c * tools/{rgb2ycbcr.c, tiff2rgba.c}: Applied fixes for "Bug 2079 - 2009-08-24 17:15:05 +00:00
tiffcmp.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
tiffcp.c add -c sgilog to tiffcp, add minimal logluv testing 2009-06-30 17:25:26 +00:00
tiffcrop.c * tools/tiffcrop.c, man/tiffcrop.1: New tiffcrop from Richard 2009-09-24 21:57:11 +00:00
tiffdither.c introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
tiffdump.c avoid 32/64bit casting warnings 2009-01-22 21:12:45 +00:00
tiffgt.c * tools/{tiffcrop.c,tiffgt.c}: Applied patch from Oden Eriksson to 2009-08-30 17:38:51 +00:00
tiffinfo.c * tools/tiffinfo.c: tiffinfo should return error status to the 2009-08-28 23:46:56 +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 introduce libport.h prototypes to reduce warnings 2009-01-22 20:53:07 +00:00
tiffset.c Changes to reflect the fact that TIFFFieldWithTag() and TIFFFieldWithName() 2008-01-01 15:46:28 +00:00
tiffsplit.c avoid 32/64bit casting warnings 2009-01-22 21:12:45 +00:00
ycbcr.c