summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * libtiff 3.9.2 released.Release-v3-9-2bfriesen2009-11-0413-26/+156
* * tools/tiffcrop.c: Updated tiffcrop from Richard Nolde. Thisbfriesen2009-11-032-415/+179
* * port/libport.h: Added header file for porting prototypes andbfriesen2009-11-024-2/+58
* file libport.h was added on branch branch-3-9 on 2009-11-02 14:47:41 +0000bfriesen2009-11-020-0/+0
* * libtiff/tif_dirwrite.c (TIFFWriteAnyArray): Add missing breakbfriesen2009-10-312-1/+7
* * libtiff/tif_dirread.c: Eliminate GCC "dereferencing type-punnedbfriesen2009-10-292-2/+14
* * html/tools.html: Add manual page links, and a summarybfriesen2009-10-282-31/+45
* * configure.ac: x86_64 should use the same fill order as i386.bfriesen2009-10-076-5/+9
* * tools/tiffcrop.c, man/tiffcrop.1: New tiffcrop from Richardbfriesen2009-09-243-1665/+2771
* Quench some warnings under MSVC by including <string.h>.bfriesen2009-09-172-3/+4
* * libtiff/tif_ojpeg.c (OJPEGWriteHeaderInfo): IJG JPEG 7 needsbfriesen2009-09-032-1/+11
* * contrib/iptcutil/iptcutil.c,bfriesen2009-08-307-18/+25
* * libtiff 3.9.1 released.Release-v3-9-1bfriesen2009-08-2811-54/+105
* regress old 'fix' that was resulting in strips sometimes not being written (#...fwarmerdam2009-08-282-8/+9
* Initial HTML updates to prepare for 3.9.1 release.bfriesen2009-08-282-2/+118
* * libtiff/tif_write.c (TIFFAppendToStrip): Remove cast whichbfriesen2009-08-282-2/+7
* * libtiff/tif_config.vc.h: tiffiop.h needs the TIFF_INT64_T andbfriesen2009-08-272-0/+12
* * test/Makefile.am (AUTOMAKE_OPTIONS): Colorized tests was notbfriesen2009-08-215-99/+270
* * libtiff 3.9.0 released.Release-v3-9-0bfriesen2009-08-2020-230/+304
* * libtiff/tif_print.c (TIFFPrintDirectory): Applied patch for "tagbfriesen2009-08-202-2/+6
* * tools/{rgb2ycbcr.c, tiff2rgba.c}: Applied patch forbfriesen2009-08-207-14/+50
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,bfriesen2009-08-2031-13550/+8716
* correct return codes from encode row to 1 on success instead of zero (#2069)fwarmerdam2009-06-302-6/+12
* fixed buffer underflow bug (#2065)fwarmerdam2009-06-222-2/+8
* do not override planar config if set (#2057)fwarmerdam2009-06-032-2/+9
* fixed handling of tiled logluv images (#2005)fwarmerdam2009-02-122-3/+14
* added 32bit horizontal predictor support (#1911)fwarmerdam2009-01-232-3/+68
* tiffsplit.c: fix sampleformat to be shortv instead of longvfwarmerdam2009-01-212-2/+6
* * tools/tiff2ps.c: Remove spurious message printed to stderr.bfriesen2009-01-122-2/+6
* Updates for tiff2ps.1bfriesen2009-01-122-5/+16
* * tools/tiff2ps.c: Incorporated significant functionality updatebfriesen2009-01-113-210/+435
* * libtiff/tiffiop.h: Add private type declarations for int64, andbfriesen2009-01-062-17/+24
* Ensure that installed header files are not used in the build.bfriesen2009-01-0120-7/+20
* * configure.ac: Updated to test for 64-bit types. This version ofbfriesen2009-01-0110-14/+1615
* * Update to use current FSF autotools versions.bfriesen2009-01-0135-5047/+7677
* * libtiff/tiffio.h: GCC will now validate format specificationsbfriesen2009-01-0139-1579/+1600
* major update from Richard Noldefwarmerdam2008-12-313-1843/+6194
* avoid errors writing to last partial strip (#1981)fwarmerdam2008-12-212-1/+11
* Removed SubsamplingHor/Ver from TIFFRGBAImage structure to avoid ABI changes ...fwarmerdam2008-12-213-10/+16
* removed UaToAa, and Bitmap16to8 items from TIFFRGBAImage (#1979)fwarmerdam2008-12-183-147/+67
* drinking beer irresponsible, remove step 17fwarmerdam2008-12-181-4/+0
* test commitfwarmerdam2008-12-181-0/+3
* avoid printing c->name if it does not existfwarmerdam2008-12-182-3/+17
* Support the JBIG-KIT 2.0 (compatibility with the older versions retained).dron2008-10-212-3/+18
* *** empty log message ***dron2008-09-051-0/+5
* Use dynamically allocated array instead of static when constructingdron2008-09-051-3/+14
* Bugzilla links updated; added list of maintainers.dron2008-09-031-5/+15
* *** empty log message ***dron2008-09-031-0/+15
* Get rid of unsafe strcpy()/strcat() calls when doing the filename/pathdron2008-09-031-7/+10
* More appropriate format string in t2p_write_pdf_string(); avoiddron2008-09-031-4/+3