summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Update to Automake 1.12.4bfriesen2012-09-202-3/+3
* * Makefile.in: Update to Automake 1.12.3bfriesen2012-08-191-59/+108
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Addbfriesen2012-08-191-38/+38
* Add accessor functions for the opaque type TIFFField.tgl2012-07-291-33/+32
* Fix a couple more tiff2pdf bugs.tgl2012-07-191-1/+3
* In tiff2pdf.c, fail when TIFFSetDirectory() fails.tgl2012-07-181-1/+2
* ignore various windows intermediate filesfwarmerdam2012-06-161-0/+1
* avoid some clang warningsfwarmerdam2012-06-152-6/+6
* Fix CVE-2012-2113tgl2012-06-151-28/+107
* nicer way to avoid reading data for non-image directoriesfwarmerdam2012-06-061-11/+8
* avoid reading imagery with -D in EXIF directoriesfwarmerdam2012-06-011-2/+6
* avoid uninitialized variable for degenerate filesfwarmerdam2012-05-241-3/+3
* * Update automake used to 1.11.3.bfriesen2012-02-181-38/+38
* * configure.ac: Add libtiff private dependency on -llzma forbfriesen2011-12-221-22/+22
* * tools/tiffsplit.c (tiffcp): TIFFGetField count field should bebfriesen2011-10-221-2/+2
* * libtiff/tif_dirread.c (TIFFFetchStripThing): Free "data" alsobfriesen2011-05-311-3/+4
* * tools/rgb2ycbcr.c (cvtRaster): unchecked mallocbfriesen2011-05-311-1/+2
* * libtiff/tif_jpeg.c, tools/tiff2pdf.c, tools/tiff2ps.c: markbfriesen2011-05-312-2/+4
* * tools/tiff2pdf.c: remove decl+set of set-but-not-used local, "written"bfriesen2011-05-311-3/+2
* Fix spelling typo in tiff2ps.bfriesen2011-04-091-4/+4
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesbfriesen2011-04-091-5/+0
* * configure.ac: Support configuring TIFF_INT64_FORMAT andbfriesen2011-04-022-6/+6
* * libtiff/tif_ojpeg.c: Fixes to compile with MinGW32 GCC.bfriesen2011-04-021-5/+3
* Add -d and -sd switches to tiffset to allow operation on a particularfwarmerdam2011-03-261-1/+21
* avoid leaks if TIFFRGBAImageBegin() fails (#2295)fwarmerdam2011-02-231-1/+2
* Added support for specifying the compression level parameter (preset) fordron2010-12-231-10/+34
* Needed to add tif_lzma.c to the Makefile.bfriesen2010-12-181-1/+2
* * tools/gif2tiff.c: fix buffer overrunfaxguy2010-12-151-1/+5
* Regenerate autotools stuff.dron2010-12-141-2/+1
* Implement a new TIFF compression scheme LZMA reserving a new value 34925 fordron2010-12-141-3/+10
* * tools/fax2ps.c: be consistent with page-numberingfaxguy2010-12-141-3/+3
* * tools/tiffcrop.c: new release by Richard Noldefaxguy2010-12-141-68/+96
* * tools/tiff2pdf.c: fix colors for images with RGBAfaxguy2010-12-131-6/+5
* * tools/tiff2pdf.c: remove invalid duplication for Labfaxguy2010-12-121-9/+1
* * tools/fax2ps.c: replace unsafe tmpfile() with mkstemp()faxguy2010-12-121-4/+5
* * tools/tiff2pdf.c: add fill-page optionfaxguy2010-12-111-4/+22
* * tools/tiffinfoce.c: strip byte counts are uint64* nowfaxguy2010-12-111-2/+2
* 2010-12-08 Lee Howard <faxguy@howardsilvan.com>faxguy2010-12-111-3/+9
* If it doesn't fail, then it succeeds.faxguy2010-11-281-1/+2
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.bfriesen2010-11-271-1/+4
* More improvements from Richard Nolde.faxguy2010-11-261-74/+94
* various fixes for win32 portingfwarmerdam2010-10-211-3/+2
* See: http://bugzilla.maptools.org/show_bug.cgi?id=1983faxguy2010-09-261-438/+1110
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid abfriesen2010-07-132-25/+41
* Fixed ID buffer filling in t2p_write_pdf_trailer(), thanks to Dmitry V. Levin.dron2010-07-081-3/+2
* Properly handle TIFFTAG_PAGENUMBER, TIFFTAG_HALFTONEHINTS,dron2010-07-061-24/+14
* Fix the count for WhitePoint tag as per bugdron2010-07-023-6/+6
* Tiny formatting fixes to improve code navigation.dron2010-07-021-6/+10
* *** empty log message ***dron2010-07-011-15/+19
* *** empty log message ***dron2010-06-301-27/+12