summaryrefslogtreecommitdiff
path: root/libtiff/tif_predict.h
Commit message (Expand)AuthorAgeFilesLines
* * libtiff/tif_predict.h, libtiff/tif_predict.c:erouault2016-10-311-3/+5
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message sobfriesen2010-03-101-1/+8
* Split pfunc into encode and decode versions to avoid mixing thingsfwarmerdam2007-11-021-2/+5
* Improvements so that predictor based encoding and decoding works infwarmerdam2007-11-021-4/+7
* BigTIFF upgrade: misc little things, indentation and some compiler warnings w...joris2007-06-261-3/+3
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowjoris2007-04-041-21/+21
* Added new function TIFFPredictorCleanup() to restore parentdron2006-03-031-1/+2
* Added ability to decode floating point predictor, as per TIFF technical Notedron2005-04-141-4/+6
* Initial revisionmike1999-07-271-0/+61