summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Update to Automake 1.12.4bfriesen2012-09-2014-17/+17
* * Makefile.in: Update to Automake 1.12.3bfriesen2012-08-1911-262/+602
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Addbfriesen2012-08-1911-79/+79
* * Update automake used to 1.11.3.bfriesen2012-02-1811-79/+79
* * configure.ac: Add libtiff private dependency on -llzma forbfriesen2011-12-2211-104/+150
* remove use of memory.h, it is unneeded and does not exist everywherefwarmerdam2011-05-081-2/+1
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesbfriesen2011-04-0911-55/+0
* Needed to add tif_lzma.c to the Makefile.bfriesen2010-12-1811-11/+22
* Regenerate autotools stuff.dron2010-12-1411-22/+11
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.bfriesen2010-11-2711-15/+48
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid abfriesen2010-07-1311-11/+11
* * Update libtool to version 2.2.8.bfriesen2010-06-0811-11/+0
* * contrib: Add an emacs formatting mode footer to all source filesbfriesen2010-06-0828-15/+214
* fix resource leaks on error (#2125)fwarmerdam2009-11-302-2/+4
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,bfriesen2009-08-2011-229/+705
* * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and lengthbfriesen2008-12-312-7/+12
* * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bitbfriesen2008-12-2911-37/+37
* * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.shbfriesen2008-05-2411-53/+60
* remove Id - it is causing low value churn after autogenfwarmerdam2008-05-242-2/+0
* deal with a leak, and a possible runtime problem reported by coverityfwarmerdam2008-05-241-2/+5
* update for 4.0.0beta1 releasefwarmerdam2008-05-1811-61/+54
* * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not likebfriesen2008-05-0911-65/+127
* * test/images: Added a small collection of test images for use bybfriesen2007-09-1911-566/+549
* libtiff 4.0.0alpha released.Release-v4-0-0alphadron2007-07-1314-604/+614
* * libtiff/tif_stream.cxx: Adapt to use toff_t again. Update tobfriesen2007-07-1111-567/+550
* *** empty log message ***dron2007-07-041-1/+1
* Outdated portability stuff removed.dron2007-07-0429-2676/+0
* All makefile templates regenerated.dron2007-06-2714-745/+824
* Added support for a TIFF_SSIZE_T in order to return memory sizes but stillbfriesen2007-06-261-1/+1
* Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.bfriesen2007-06-2614-15/+15
* Hopefully fixed botched upgrade of libtool.bfriesen2007-06-2614-113/+57
* * configure.ac: Fix typo when substituting value for unsigned 8 bit type.bfriesen2007-06-261-1/+1
* * port/strtoull.c: New porting function in case strtoull() is notbfriesen2007-06-2514-698/+675
* Fix problems with odd sized output blocks in TIFF_DownSample_Subsampled() (bu...fwarmerdam2007-04-071-77/+70
* Regenerated.dron2007-02-242-166/+43
* Make xtiff utility compilable. Though it is still far from the state of beingdron2006-10-133-61/+220
* Removed.dron2006-10-131-17/+0
* Regenerated.dron2006-06-0714-433/+261
* ojpeg/ directory removed.dron2006-06-071-1/+1
* Removed.dron2006-06-071-2/+0
* No need in this patch anymore.dron2006-06-074-482/+0
* * libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash inbfriesen2006-06-0315-365/+579
* bugfix to correctly pass size of last truncated strip data to TIFFWriteEncode...joris2006-03-251-68/+69
* libtiff 3.8.2 released.Release-v3-8-2dron2006-03-2330-32/+32
* Makefiles improvements as per bugdron2006-03-211-1/+2
* libtiff 3.8.1 released.Release-v3-8-1dron2006-03-1315-1/+91
* libtool related stuff updated from the 2.1a branch.dron2006-01-2315-82/+127
* 3.8.0 released.Release-v3-8-0dron2005-12-2915-31/+16
* * libtiff/tif_jpeg.c: Improve compilation under MinGW.bfriesen2005-12-2715-22/+82
* avoid direct use of tif_clientdatafwarmerdam2005-12-211-15/+15