summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * libtiff 4.0.0alpha5 released.v4.0.0alpha5Release-v4-0-0alpha5Bob Friesenhahn2009-11-048-23/+27
* 3.9.2 is latest stable release.Bob Friesenhahn2009-11-044-2/+128
* * tools/tiffcrop.c: Updated tiffcrop from Richard Nolde. ThisBob Friesenhahn2009-11-032-415/+179
* Change tiffcrop parameters to -X 60 -Y 60Bob Friesenhahn2009-11-0212-12/+12
* * port/libport.h: Add extern declarations for getopt standardBob Friesenhahn2009-11-024-3/+13
* * libtiff/tif_lzw.c (LZWDecode, LZWDecodeCompat): Fix warningsBob Friesenhahn2009-11-012-13/+31
* * libtiff/tif_pixarlog.c (PixarLogEncode): Fix non-importantBob Friesenhahn2009-10-312-4/+12
* * libtiff/tif_dirread.c: Eliminate GCC "dereferencing type-punnedBob Friesenhahn2009-10-292-3/+21
* Include a mailto link for Bob FriesenhahnBob Friesenhahn2009-10-281-3/+4
* Add a note that BigTIFF work is completedBob Friesenhahn2009-10-281-3/+3
* * html/tools.html: Add manual page links, and a summaryBob Friesenhahn2009-10-282-31/+45
* * configure.ac: x86_64 should use the same fill order as i386.Bob Friesenhahn2009-10-073-2/+6
* * tools/tiffcrop.c, man/tiffcrop.1: New tiffcrop from RichardBob Friesenhahn2009-09-245-1676/+2769
* * libtiff/tif_ojpeg.c (OJPEGWriteHeaderInfo): IJG JPEG 7 needsBob Friesenhahn2009-09-032-1/+11
* capture errors properly from readtile/strip (#2071)Frank Warmerdam2009-09-032-11/+17
* * tools/{tiffcrop.c,tiffgt.c}: Applied patch from Oden Eriksson toBob Friesenhahn2009-08-303-5/+11
* * test/{bmp2tiff_palette.sh, bmp2tiff_rgb.sh, gif2tiff.sh,Bob Friesenhahn2009-08-2910-0/+83
* Make static initialized strings const.Bob Friesenhahn2009-08-291-3/+3
* Add tiffcrop-extractz14-logluv-3c-16b.sh to XFAIL_TESTSBob Friesenhahn2009-08-282-4/+6
* * tools/tiffinfo.c: tiffinfo should return error status to theBob Friesenhahn2009-08-282-10/+25
* Add v3.9.1.htmlBob Friesenhahn2009-08-282-2/+117
* * test/Makefile.am (TIFFIMAGES): Add test images in BMP, GIF, andBob Friesenhahn2009-08-2810-0/+44
* Add a note about 64-bit tags.Bob Friesenhahn2009-08-271-1/+13
* * libtiff 4.0.0alpha4 released.v4.0.0alpha4Release-v4-0-0alpha4Bob Friesenhahn2009-08-2710-89/+187
* * man/{TIFFClose.3tiff,raw2tiff.1,tiffcmp.1,tiffsplit.1}: AppliedBob Friesenhahn2009-08-245-8/+12
* * tools/{rgb2ycbcr.c, tiff2rgba.c}: Applied fixes for "Bug 2079 -Bob Friesenhahn2009-08-243-13/+49
* * libtiff/tif_print.c (TIFFPrintDirectory): Apply fix from JayBob Friesenhahn2009-08-242-2/+7
* * libtiff/tif_dirread.c (TIFFReadCustomDirectory): Apply patchBob Friesenhahn2009-08-242-1/+10
* Utilities which write to stdout needed more attention.Bob Friesenhahn2009-08-246-68/+89
* Add MEMCHECK to log messages so we can see that it is being applied.Bob Friesenhahn2009-08-241-2/+2
* Fix typo.Bob Friesenhahn2009-08-2452-12/+72
* Prefix test commands with MEMCHECKBob Friesenhahn2009-08-231-61/+61
* Export certain variables (MAKE, MAKEFLAGS, MEMCHECK) to tests andBob Friesenhahn2009-08-233-0/+33
* tiffcrop.sh into a collection of many specific tests. Re-wroteBob Friesenhahn2009-08-2372-362/+420
* * test/Makefile.am, test/tiffcrop*.sh: Split previously existingBob Friesenhahn2009-08-2335-103/+443
* Add start of XFAIL_TESTSBob Friesenhahn2009-08-222-0/+7
* * test/tiffcp-logluv.sh: Fix test so that it works with a VPATHBob Friesenhahn2009-08-212-1/+5
* * test/Makefile.am (AUTOMAKE_OPTIONS): Colorized tests was notBob Friesenhahn2009-08-215-99/+310
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,Bob Friesenhahn2009-08-2030-14375/+8422
* add -c sgilog to tiffcp, add minimal logluv testingFrank Warmerdam2009-06-306-1/+38
* fix logluv encoderow return values (#2069)Frank Warmerdam2009-06-301-6/+6
* back out patch from #2065 and apply patch from #1085 for a better underflow f...Frank Warmerdam2009-06-302-5/+11
* Remove an inappropriate assertion that often fails on oddly sized 12bitFrank Warmerdam2009-06-262-7/+11
* fix MK1 compatability per Adam's suggestionFrank Warmerdam2009-06-231-5/+16
* treat SOF1 like SOF0 when doing fixup subsamplesFrank Warmerdam2009-06-231-2/+2
* Added tif_jpeg_12Frank Warmerdam2009-06-231-1/+2
* fixed buffer underflow bug (#2065)Frank Warmerdam2009-06-222-2/+8
* add support for 8/12bit jpeg dual mode buildsFrank Warmerdam2009-06-214-11/+104
* NewFrank Warmerdam2009-06-201-0/+58
* do not override planar config if set (#2057)Frank Warmerdam2009-06-032-2/+9