libtiff/tools
Lee Howard d473b19b31 * libtiff/tif_jpeg.c: Do not generate a JPEGTables tag when creating
the JPEG TIFF as is is not required in order to prevent it from
        being unused and filled with invalid data.  (Leave it to be
        generated by later activity.)
        * tools/tiff2pdf.c: Write the JPEG SOI headers into the TIFF strip
        data rather than skipping them.  This fixes the ability to view in
        Acrobat Reader, Evince, and Ghostscript.
2010-02-22 19:10:07 +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 fix resource leaks on error (#2125) 2009-11-30 18:42:53 +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 * libtiff/tif_jpeg.c: Do not generate a JPEGTables tag when creating 2010-02-22 19:10:07 +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: Updated tiffcrop from Richard Nolde. This 2009-11-03 15:24:27 +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 Fixed main declaration as per 2004-03-02 14:59:23 +00:00