summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * libtiff 4.0.0alpha6 released.v4.0.0alpha6Release-v4-0-0alpha6Bob Friesenhahn2010-06-118-32/+27
* * tools/tiffcrop.c: Applied patch from Richard Nolde: CorrectedBob Friesenhahn2010-06-113-603/+746
* * html/index.html: Update for the 3.9.3 release.Bob Friesenhahn2010-06-113-2/+164
* * tools/tiffcp.c (tiffcp): Applied Tom Lane's patch to rejectBob Friesenhahn2010-06-112-19/+28
* * Update libtool to version 2.2.10.Bob Friesenhahn2010-06-114-17/+16
* * libtiff/tiffiop.h (TIFFSafeMultiply): Work properly ifBob Friesenhahn2010-06-103-81/+7
* * libtiff/tif_fax3.c (Fax3SetupState): Yesterday's fix forBob Friesenhahn2010-06-094-11/+43
* * Update libtool to version 2.2.8.Bob Friesenhahn2010-06-0831-1932/+2588
* * contrib: Add an emacs formatting mode footer to all source filesBob Friesenhahn2010-06-0830-16/+227
* added -x switch to tiffcp to (re)number allt he pages (#2203)Frank Warmerdam2010-06-034-7/+46
* * libtiff/tif_dirread.c: Restored TIFFReadDirEntryFloat function in orderOlivier Paquet2010-05-081-0/+8
* * libtiff/tif_dirinfo.c: Use correct set_field_type forOlivier Paquet2010-05-081-2/+2
* * libtiff/tif_dirread.c: Restored TIFFReadDirEntryFloat function in orderOlivier Paquet2010-05-081-5/+14
* ensure quality always set in JPEGPreEncode (gdal #3539)Frank Warmerdam2010-05-072-3/+12
* Regenerated from the source.Andrey Kiselev2010-05-063-2074/+3105
* * libtiff/tif_print.c: Fixed printing of TIFFTAG_REFERENCEBLACKWHITE whichOlivier Paquet2010-05-061-0/+10
* * libtiff/tif_print.c: Fixed printing of TIFFTAG_REFERENCEBLACKWHITE whichOlivier Paquet2010-05-061-12/+8
* * man/TIFFGetField.3tiff, man/TIFFSetField.3tiff: Fixed doc to reflect theOlivier Paquet2010-05-062-4/+4
* fix to use memcmp(), not memcpy() for checking jpeg tables headerFrank Warmerdam2010-05-052-2/+7
* avoid spurious jpeg table updatesFrank Warmerdam2010-04-212-7/+19
* * libtiff/tif_dirinfo.c: Fixed reading of 4 pixar tags.Olivier Paquet2010-04-202-5/+13
* * libtiff/tif_dir.c (_TIFFVSetField): Add a special error case forBob Friesenhahn2010-04-103-6/+29
* enable reading of very large strips in chunks (gdal #3514)Frank Warmerdam2010-04-026-13/+227
* use TIFFRewriteDirectory() in TIFFFlush() to migrate directories if neededFrank Warmerdam2010-03-312-2/+8
* change type of dec_bitsleft to uint64 to support 256MB+ strips (gdal #3512)Frank Warmerdam2010-03-302-4/+10
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-1085-80/+680
* Added myself to COMMITTERS.Olivier Paquet2010-03-021-0/+2
* Since the 3.8 days it's sp->line and not line.Lee Howard2010-02-221-2/+2
* * libtiff/tif_fax3.c: Don't return error on badly-terminated MMRLee Howard2010-02-222-3/+7
* Add bugzilla link.Lee Howard2010-02-221-0/+1
* * libtiff/tif_jpeg.c: Do not generate a JPEGTables tag when creatingLee Howard2010-02-223-2/+22
* remove out of date mirror, points to download.osgeo.org instead of ftp.remote...Frank Warmerdam2009-12-041-6/+2
* Made JPEGDecodeRaw() check for buffer overruns. Made so that when workingFrank Warmerdam2009-12-042-2/+28
* reset tif_scanlinesize after changes to upsampling ratios (#1936)Frank Warmerdam2009-12-042-2/+11
* Fixed "artist" field number properly (#2129).Frank Warmerdam2009-12-031-2/+2
* fix resource leaks on error (#2125)Frank Warmerdam2009-11-304-3/+15
* Return to handling TIFFTAG_REFERENCEBLACKWHITE as a field in the TIFFFrank Warmerdam2009-11-305-32/+53
* Make TIFFDisplay argument in TIFFCIELabToRGBInit const, and display_sRGB stat...Frank Warmerdam2009-11-305-8/+15
* * 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