summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v4-0-0beta7.v4.0.0beta7Release-v4-0-0beta7Bob Friesenhahn2011-04-099-44/+76
* Reference 3.9.5 release.Bob Friesenhahn2011-04-092-2/+272
* Fix spelling typo in tiff2ps.Bob Friesenhahn2011-04-091-4/+4
* Fix test warnings from tiff2ps.Bob Friesenhahn2011-04-094-4/+4
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesBob Friesenhahn2011-04-0924-155/+14
* * configure.ac: Support configuring TIFF_INT64_FORMAT andBob Friesenhahn2011-04-0212-45/+89
* * libtiff/tif_ojpeg.c: Fixes to compile with MinGW32 GCC.Bob Friesenhahn2011-04-023-6/+24
* Add -d and -sd switches to tiffset to allow operation on a particularFrank Warmerdam2011-03-263-2/+41
* ignore output filesFrank Warmerdam2011-03-261-1/+2
* Correct potential buffer overflow with thunder encoded files with wrongFrank Warmerdam2011-03-212-7/+40
* allow zero length runs at start of fax3 linesFrank Warmerdam2011-03-102-3/+10
* incorporate a fix for possible fax3 decoding overflow (CVE-2011-0192)Frank Warmerdam2011-03-032-1/+16
* avoid divide by zero in degenerate case (#2296)Frank Warmerdam2011-02-232-1/+6
* avoid leaks if TIFFRGBAImageBegin() fails (#2295)Frank Warmerdam2011-02-233-15/+33
* fix rawcp/rawcc maintinance for lzma compressorFrank Warmerdam2011-02-222-1/+13
* Make sure that configure timestamps are good.Bob Friesenhahn2011-02-191-0/+5
* fix for deferred strile loadingFrank Warmerdam2011-02-181-1/+3
* fix macro set for chunky-read-supportFrank Warmerdam2011-02-183-3/+3
* fix bug with chunk read support and deferred strile loading.Frank Warmerdam2011-02-181-2/+3
* Move _TIFFFillStriles() call down to avoid being ahead of variableFrank Warmerdam2011-02-181-4/+4
* added a configure option to enable CHUNKY_STRIP_READ support (--enable-chunky...Frank Warmerdam2011-02-184-6/+64
* implement optional support for deferred strip/tile offset/size loadingFrank Warmerdam2011-02-1812-33/+176
* remove unused variableFrank Warmerdam2011-02-112-3/+5
* fix buffer overrun problem with error/warning report in non-console win32 bui...Frank Warmerdam2011-02-092-7/+23
* Added support for TIFFTAG_SMINSAMPLEVALUE and TIFFTAG_SMAXSAMPLEVALUE to haveOlivier Paquet2011-01-249-24/+221
* fix tif_rawcp/rawcc handling for zip, note it is missing for pixarlogFrank Warmerdam2011-01-063-3/+19
* ensure rawcp and rawcc are maintained by JPEG decoder, improve read ahead for...Frank Warmerdam2011-01-063-18/+44
* Another regression fix.Lee Howard2011-01-042-4/+4
* * libtiff/tif_jpeg.c: Fix regression with 3 band image caused byLee Howard2011-01-042-2/+8
* * libtiff/tif_dirwrite.c: Fixed writing of TIFFTAG_REFERENCEBLACKWHITE.Olivier Paquet2010-12-312-1/+11
* *** empty log message ***Andrey Kiselev2010-12-231-0/+9
* Added support for specifying the compression level parameter (preset) forAndrey Kiselev2010-12-232-18/+55
* Properly set the LZMA2 compression level (preset) in LZMAVSetField().Andrey Kiselev2010-12-231-5/+17
* Remove remaining CVS stuff.Andrey Kiselev2010-12-221-8/+5
* Added missed record for LZMA codec.Andrey Kiselev2010-12-221-1/+12
* Needed to add tif_lzma.c to the Makefile.Bob Friesenhahn2010-12-1831-3578/+6331
* * libtiff/tif_dirread.c: tolerate some cases whereLee Howard2010-12-152-3/+15
* * libtiff/tif_read.c: change read_ahead to tmsize_tLee Howard2010-12-152-3/+9
* * configure.ac, libtiff/Makefile.am: Build tif_win32.c onLee Howard2010-12-153-3/+35
* * tools/gif2tiff.c: fix buffer overrunLee Howard2010-12-152-2/+11
* * libtiff/tif_jpeg.c: reduce usage of JCS_UNKNOWN in orderLee Howard2010-12-142-3/+16
* Regenerate autotools stuff.Andrey Kiselev2010-12-1428-6249/+3629
* Implement a new TIFF compression scheme LZMA reserving a new value 34925 forAndrey Kiselev2010-12-147-15/+561
* tiffcrop-extractz14-logluv-3c-16b.sh now passesLee Howard2010-12-142-6/+3
* * tools/fax2ps.c: be consistent with page-numberingLee Howard2010-12-142-3/+8
* http://bugzilla.maptools.org/show_bug.cgi?id=2214Lee Howard2010-12-141-1/+10
* * libtiff/tif_color.c: prevent crash in handling bad TIFFsLee Howard2010-12-142-5/+16
* * tools/tiffcrop.c: new release by Richard NoldeLee Howard2010-12-142-68/+101
* * tools/tiff2pdf.c: fix colors for images with RGBALee Howard2010-12-132-6/+11
* * libtiff/tif_dirread.c: fix for Zeiss LSM and Canon CR2 filesLee Howard2010-12-132-3/+8