summaryrefslogtreecommitdiff
path: root/libtiff/tiff.h
Commit message (Expand)AuthorAgeFilesLines
* Change COMPRESSION_ZSTD to 50000 and COMPRESSION_WEBP to 50001.Bob Friesenhahn2018-11-101-2/+2
* webp in tiffNorman Barker2018-10-051-0/+3
* Add tag and pseudo-tag definitions for ESRI LERC codec (out of tree codec who...Even Rouault2018-07-051-0/+11
* Fix TIFFTAG_ZSTD_LEVEL pseudo tag value to be > 65536, and the next one in th...Even Rouault2018-07-021-1/+1
* Typo fix in commentEven Rouault2018-03-101-1/+1
* Add warning about COMPRESSION_ZSTD not being officialy registeredEven Rouault2018-02-141-1/+1
* Add ZSTD compression codecEven Rouault2017-12-211-0/+2
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr)Even Rouault2016-01-231-3/+3
* Actually apply TIFF/EP tags I thought I had done earlier (bug #2457)Frank Warmerdam2014-04-021-1/+4
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: AddBob Friesenhahn2012-08-191-1/+29
* Added support for TIFFTAG_SMINSAMPLEVALUE and TIFFTAG_SMAXSAMPLEVALUE to haveOlivier Paquet2011-01-241-1/+4
* Implement a new TIFF compression scheme LZMA reserving a new value 34925 forAndrey Kiselev2010-12-141-1/+3
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* Even more work to improve tag extending scheme. tif_fieldinfo member in TIFFAndrey Kiselev2007-07-101-38/+1
* Enumerate constants in TIFFSetGetFieldType.Andrey Kiselev2007-07-051-36/+36
* Unused TIFFReassignTagToIgnore() function and TIFFIgnoreSense enumerationAndrey Kiselev2007-07-041-9/+1
* BigTIFF upgrade: solution for uint16 through variable argument listJoris Van Damme2007-06-271-1/+11
* BigTIFF upgrade: misc little things, indentation and some compiler warnings w...Joris Van Damme2007-06-261-19/+1
* BigTIFF upgrade: misc little things, mostly indentation and unimportant stuffJoris Van Damme2007-06-261-2/+3
* Forgot to delete code in #if 0 block.Bob Friesenhahn2007-06-251-25/+1
* * port/strtoull.c: New porting function in case strtoull() is notBob Friesenhahn2007-06-251-1/+15
* BigTIFF upgrade: misc little thingsJoris Van Damme2007-06-221-1/+2
* BigTIFF upgrade: type restoration - not so messy anymoreJoris Van Damme2007-06-121-6/+6
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-241-2/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-231-20/+35
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-111-3/+5
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-05-111-4/+11
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-191-1/+14
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-6/+6
* BigTIFF upgrade in progressJoris Van Damme2007-03-271-4/+4
* BigTIFF upgrade in progressJoris Van Damme2007-03-241-37/+3
* BigTIFF upgrade in progressJoris Van Damme2007-03-221-1/+4
* BigTIFF upgrade in progressJoris Van Damme2007-03-221-3/+19
* BigTIFF upgrade in progressJoris Van Damme2007-03-171-49/+80
* Fixed link to BigTIFF specification.Andrey Kiselev2006-10-051-2/+2
* More EXIF tags added.Andrey Kiselev2005-12-231-6/+31
* Added more EXIF tags.Andrey Kiselev2005-12-121-1/+25
* Few EXIF tag numbers added.Andrey Kiselev2005-12-091-1/+18
* preliminary support for MS MDI format, bug 1002Frank Warmerdam2005-11-211-2/+3
* One more attempt to fix the AIX bugAndrey Kiselev2005-07-261-25/+14
* Use correct int size on Sparc 64bit/Sun compiler platform. As per bugAndrey Kiselev2005-06-231-2/+2
* Added predictor constants.Andrey Kiselev2005-04-131-1/+4
* Fixes in EXIF tag ordering (Ron).Andrey Kiselev2005-03-301-7/+7
* More comments; added missed DNG tag (LensInfo); added DNG 1.1.0.0 tags.Andrey Kiselev2005-03-181-2/+20
* Added EXIF related tags.Andrey Kiselev2005-03-171-1/+4
* Applied patch from Lee Howard to support a new tag TIFFTAG_FAXDCS (34911) usedAndrey Kiselev2005-03-041-1/+2
* Changed the int8 definition to be always signed char as per bugAndrey Kiselev2005-02-041-5/+1
* * libtiff/tiff.h (TIFFTAG_TILEWIDTH): Corrected description.Bob Friesenhahn2005-02-011-3/+3
* Restore back the workaround for AIX Visual Age C compiler to avoid doubleAndrey Kiselev2005-01-111-1/+19