..
.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
fax2tiff: Pass the FAX_Client_Data struct as client data
2017-10-29 18:28:43 +00:00
Makefile.am
* tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff,
2016-06-05 19:53:59 +00:00
Makefile.in
fax2tiff: Pass the FAX_Client_Data struct as client data
2017-10-29 18:28:43 +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 (main): Free memory allocated in the tiff2bw
2017-11-01 13:41:58 +00:00
tiff2pdf.c
tiff2pdf.c: Fix possible overflow in bounds check computation and eliminate signed/unsigned comparison.
2017-10-29 18:50:41 +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