libtiff/tools
Thomas Bernard aa4409eda5
rgb2ycbcr: use EXIT_FAILURE / EXIT_SUCCESS
the -h option was already used so it cannot be used for help/usage
see #17
2020-04-26 22:11:35 +02:00
..
CMakeLists.txt Update CMakeLists.txt for build fix on Windows 2018-01-24 01:19:44 +00:00
fax2ps.c fax2ps: output usage to stdout when using -h option 2020-04-26 22:11:34 +02:00
fax2tiff.c fax2tiff.c: print usage on stdout when using -h option 2020-04-26 22:11:35 +02:00
Makefile.am * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.lcc Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
Makefile.vc Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
pal2rgb.c pal2rgb: output usage to stdout when -h is used 2020-04-26 22:11:35 +02:00
ppm2tiff.c ppm2tiff: output usage to stdout when using -h option 2020-04-26 22:11:35 +02:00
raw2tiff.c raw2tiff: avoid divide by 0 2020-02-16 19:20:37 +01:00
rgb2ycbcr.c rgb2ycbcr: use EXIT_FAILURE / EXIT_SUCCESS 2020-04-26 22:11:35 +02:00
thumbnail.c Fix Cmake HAVE_GETOPT for systems which declare getopt in stdio.h. 2019-11-03 11:21:26 -06:00
tiff2bw.c Eliminate compiler warnings about duplicate definitions of streq/strneq macros. 2018-11-03 09:35:19 -05:00
tiff2pdf.c tiff2pdf: test the return code of TIFFReadRawStrip() and TIFFReadRawTile() 2020-04-19 23:39:59 +02:00
tiff2ps.c tiff2ps: enforce memory allocation limit 2020-03-21 15:50:38 +01:00
tiff2rgba.c Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
tiffcmp.c Fix Cmake HAVE_GETOPT for systems which declare getopt in stdio.h. 2019-11-03 11:21:26 -06:00
tiffcp.c tiffcp: disable strip chopping when trying to convert to JBIG compression 2020-04-02 01:18:10 +02:00
tiffcrop.c tiffcrop: enforce memory allocation limit 2020-04-03 19:11:09 +00:00
tiffdither.c Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
tiffdump.c tiffdump: avoid unaligned memory access 2020-03-24 00:18:32 +01:00
tiffgt.c Fix Cmake HAVE_GETOPT for systems which declare getopt in stdio.h. 2019-11-03 11:21:26 -06:00
tiffinfo.c tiffinfo: showdata for tiled images 2020-04-05 01:19:10 +02:00
tiffinfoce.c fix out-of-bound read on some tiled images. 2018-09-08 15:07:53 +08:00
tiffmedian.c Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
tiffset.c tiffset: pass size for TIFFTAG_INKNAMES 2020-04-05 19:33:02 +02:00
tiffsplit.c Fix Cmake HAVE_GETOPT for systems which declare getopt in stdio.h. 2019-11-03 11:21:26 -06:00