summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * libtiff 4.0.3 released.Release-v4-0-3bfriesen2012-09-221-0/+4
* * Makefile.am: Update to Automake 1.12.4bfriesen2012-09-201-0/+4
* * Makefile.in: Update to Automake 1.12.3bfriesen2012-08-191-0/+2
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Addbfriesen2012-08-191-1/+10
* fix bug rewriting image tiles in a compressed file (gdal #4771)fwarmerdam2012-08-131-0/+5
* warn when ignoring some corrupt tagsfwarmerdam2012-08-021-0/+5
* Add accessor functions for the opaque type TIFFField.tgl2012-07-291-0/+10
* Fix a couple more tiff2pdf bugs.tgl2012-07-191-0/+6
* In tiff2pdf.c, fail when TIFFSetDirectory() fails.tgl2012-07-181-0/+6
* * test/raw_decode.c (main): Test fixes to work with IJG JPEG 7+.bfriesen2012-07-061-0/+9
* test/raw_decode.c: Add changes so that test can run with build directory outs...bfriesen2012-07-041-0/+5
* Fix handling when writing RGBA jpeg compressed imagery (gdal #4732)fwarmerdam2012-07-031-0/+5
* fix fax3 runs initialization sizingfwarmerdam2012-06-211-0/+3
* make tbuf large enough for one stride past the endfwarmerdam2012-06-211-0/+5
* avoid read past end of source data buffer with corrupt datafwarmerdam2012-06-201-0/+4
* updated for 4.0.2 releasefwarmerdam2012-06-161-0/+2
* avoid some clang warningsfwarmerdam2012-06-151-0/+5
* Fix CVE-2012-2113tgl2012-06-151-0/+5
* be careful about printing corrupt inknames fieldsfwarmerdam2012-06-131-0/+2
* ensure fax3/4 runs array is initializedfwarmerdam2012-06-131-0/+4
* avoid pretty printing values without proper rawdatafwarmerdam2012-06-081-0/+6
* improve handling of PAGENUMBER, HALFTONEHINTS, YCBCRSUBSAMPLING and DOTRANGEfwarmerdam2012-06-061-4/+4
* treat illegal ycbcrsubsampling as runtime error, not assertionfwarmerdam2012-06-061-0/+4
* add TIFFCreate{Custom,EXIF}Directory() functionsfwarmerdam2012-06-061-1/+7
* avoid special handling of PAGENUMBER, HALFTONEHINTS, YCBCRSUBSAMPLING and DOT...fwarmerdam2012-06-061-0/+7
* avoid adjusting h/v_sampling in JPEGPreDecode()fwarmerdam2012-06-051-0/+6
* avoid reading imagery with -D in EXIF directoriesfwarmerdam2012-06-011-0/+2
* Added _SEPARATED CMKY support (#2379)fwarmerdam2012-06-011-0/+3
* use strerror() for open error messages on unix (#2341)fwarmerdam2012-06-011-0/+4
* fix serious issues with JPEGDecodeRaw() (bug 2386) Also some whitespace refor...fwarmerdam2012-06-011-0/+8
* fix buffer overrun in JPEGDecodeRaw() with mixed up samplingfwarmerdam2012-06-011-0/+4
* make sure tif_rawdatasize is zeroed when tif_rawdata is freed/clearedfwarmerdam2012-06-011-0/+2
* Add alpha grayscale image support to TIFFReadRGBAImagefwarmerdam2012-06-011-0/+6
* fix handling of tags in custom directories which happen to match standard tag...fwarmerdam2012-05-301-0/+5
* avoid inappropriate use of tif_rawdata when it is a pointer into mmaped filefwarmerdam2012-05-301-0/+5
* Allocate working buffer one word larger since we "forward accumulate" and ove...fwarmerdam2012-05-241-1/+6
* avoid accessing out of the lookup arrays for out of range inputs.fwarmerdam2012-05-241-3/+5
* avoid uninitialized variable for degenerate filesfwarmerdam2012-05-241-0/+2
* if OJPEGWriteHeader() fails once do not bother trying again on the same image.fwarmerdam2012-05-241-0/+3
* make things more resilient in the face of files without stripbytecounts or s...fwarmerdam2012-05-241-0/+3
* be careful about whether min/max values per singular or per samplefwarmerdam2012-05-241-0/+3
* fix crash with odd 16bit count types for some custom fieldsfwarmerdam2012-05-241-0/+3
* avoid one byte past end of ink names reading in some casesfwarmerdam2012-05-241-0/+5
* * man/TIFFGetField.3tiff: Correct the 'count' field type in thebfriesen2012-05-191-0/+5
* Fix size overflow (zdi-can-1221,CVE-2012-1173) care of Tom Lane @ Red Hat.fwarmerdam2012-04-061-0/+5
* * libtiff 4.0.1 released.Release-v4-0-1bfriesen2012-02-181-0/+2
* * Update automake used to 1.11.3.bfriesen2012-02-181-0/+2
* * libtiff/tiffio.h: Use double-underbar syntax in GCC printfbfriesen2012-02-181-0/+6
* adjustments for security/null pointer issues - I do not think any of them are...fwarmerdam2012-02-011-0/+7
* * configure.ac: Add support for using library symbol versioning onbfriesen2012-01-221-0/+8