libtiff/tools
Even Rouault 76a2b9d619 * tools/tiffset.c: fix setting a single value for the ExtraSamples tag
(and other tags with variable number of values).
So 'tiffset -s ExtraSamples 1 X'. This only worked
when setting 2 or more values, but not just one.
2017-10-01 17:38:12 +00:00
..
.cvsignore ignore various windows intermediate files 2012-06-16 17:05:37 +00:00
CMakeLists.txt * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
fax2ps.c * tools/tiff2pdf.c: Fix compiler warning about unused function 2015-09-06 18:24:27 +00:00
fax2tiff.c * litiff/tif_fax3.c: avoid crash in Fax3Close() on empty file. 2017-04-27 19:50:01 +00:00
Makefile.am * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.in * refresh autoconf/make stuff with what is on Ubuntu 16.04 (minor changes) 2017-07-11 09:10:28 +00:00
Makefile.lcc * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
Makefile.vc * tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff, 2016-06-05 19:53:59 +00:00
pal2rgb.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
ppm2tiff.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
raw2tiff.c * tools/raw2tiff.c: avoid integer division by zero. 2017-01-14 13:12:33 +00:00
rgb2ycbcr.c * tools/rgb2ycbcr.c: validate values of -v and -h parameters to 2016-08-15 21:26:56 +00:00
thumbnail.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiff2bw.c * tools/tiff2bw.c: close TIFF handle in error code path. 2017-04-28 18:08:47 +00:00
tiff2pdf.c * tools/tiff2pdf.c: prevent heap buffer overflow write in "Raw" 2017-07-15 11:13:46 +00:00
tiff2ps.c * libtiff/tif_dirread.c: fix memory leak in non DEFER_STRILE_LOAD 2017-04-27 15:46:22 +00:00
tiff2rgba.c * tools/tiff2rgba.c: Fix integer overflow in size of allocated 2016-08-15 20:06:40 +00:00
tiffcmp.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffcp.c * tools/tiffcp.c: error out cleanly in cpContig2SeparateByRow and 2017-01-11 19:25:44 +00:00
tiffcrop.c * libtiff/tif_dirwrite.c: in TIFFWriteDirectoryTagCheckedRational, replace 2017-01-11 12:51:59 +00:00
tiffdither.c * libtiff/tif_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffdump.c * tools/tiffdump.c (ReadDirectory): Remove uint32 cast to 2016-11-19 15:42:46 +00:00
tiffgt.c * tools/tiffgt.c: Silence glut API deprecation warnings on MacOS 2015-09-06 20:42:20 +00:00
tiffinfo.c * tools/tiffinfo.c: fix null pointer dereference in -r mode when the image has 2016-12-03 14:18:48 +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_config.vc.h: Make adjustments to match the new 2015-06-21 01:09:09 +00:00
tiffset.c * tools/tiffset.c: fix setting a single value for the ExtraSamples tag 2017-10-01 17:38:12 +00:00
tiffsplit.c * tools/tiffsplit.c (cpTiles): Fix Coverity 1024304 "Resource 2015-05-28 13:10:26 +00:00