summaryrefslogtreecommitdiff
path: root/libtiff/tif_predict.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 725279bd: Standalone tif_predict.h: tiff.h should be tiffiop.hKurt Schwehr2018-10-261-1/+1
* Add includes to headers to allow them to stand alone.Kurt Schwehr2018-10-241-0/+4
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tif_predict.h, libtiff/tif_predict.c:Even Rouault2016-10-311-3/+5
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* Split pfunc into encode and decode versions to avoid mixing thingsFrank Warmerdam2007-11-021-2/+5
* Improvements so that predictor based encoding and decoding works inFrank Warmerdam2007-11-021-4/+7
* BigTIFF upgrade: misc little things, indentation and some compiler warnings w...Joris Van Damme2007-06-261-3/+3
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-21/+21
* Added new function TIFFPredictorCleanup() to restore parentAndrey Kiselev2006-03-031-1/+2
* Added ability to decode floating point predictor, as per TIFF technical NoteAndrey Kiselev2005-04-141-4/+6
* Initial revisionMike Welles1999-07-271-0/+61