summaryrefslogtreecommitdiff
path: root/libtiff/tif_compress.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * tools/tiffinfo.c: fix out-of-bound read on some tiled images.Even Rouault2016-10-251-2/+2
* * libtiff/*.c: fix MSVC warnings related to cast shortening andEven Rouault2015-11-221-2/+2
* * libtiff/tif_dir.c, libtiff/tif_dirinfo.c, libtiff/tif_compress.c,Even Rouault2015-10-281-2/+2
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixes, r...Joris Van Damme2007-06-271-1/+2
* BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixesJoris Van Damme2007-06-261-2/+2
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffJoris Van Damme2007-06-261-11/+12
* BigTIFF upgrade: misc little thingsJoris Van Damme2007-06-231-4/+4
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-301-3/+10
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-11/+11
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-11/+11
* Regenerated.Andrey Kiselev2007-02-241-10/+12
* *** empty log message ***Joris Van Damme2006-03-251-2/+2
* *** empty log message ***Joris Van Damme2005-12-211-8/+8
* Avoid warnings.Andrey Kiselev2005-06-281-6/+8
* Improved error reporting in TIFFGetConfiguredCODECs() (Dmitry V. Levin).Andrey Kiselev2004-10-031-10/+23
* Added checks for failed memory allocations andinteger overflowsAndrey Kiselev2004-10-021-3/+8
* Added TIFFGetConfiguredCODECs() to get the list of configured codecs.Andrey Kiselev2004-09-241-1/+39
* UNISYS patent clause removed.Andrey Kiselev2004-09-021-11/+6
* Introduced additional members tif->tif_decodestatus and tif->tif_encodestatusAndrey Kiselev2002-04-081-1/+3
* * Aadded Pixar tag support.Mike Welles1999-12-211-2/+2
* * Fixed bug that caused LZW (non) compression to segfault. AddedMike Welles1999-12-201-6/+14
* Avoid type casting warning.Frank Warmerdam1999-11-271-2/+2
* Initial revisionMike Welles1999-07-271-0/+223