Alien-FreeImage
view release on metacpan or search on metacpan
src/Source/LibTIFF4/ChangeLog view on Meta::CPAN
http://bugzilla.remotesensing.org/show_bug.cgi?id=678
2004-11-23 Frank Warmerdam <warmerdam@pobox.com>
* libtiff/tif_error.c: fixed TIFFerror call to be TIFFError.
2004-11-21 Frank Warmerdam <warmerdam@pobox.com>
* html/document.html: Updated Adobe web links as per email from Joris.
2004-11-21 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/{tiffio.hxx, tiffio.h}: C++ stream interface moved to new
file tiffio.hxx. We don't have any C++ in tiffio.h, those who want to
use C++ streams should #include <tiffio.hxx>.
2004-11-13 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/tiff.h: Added Adobe DNG tags.
* libtiff/tif_win32.c: Typo fixed.
* libtiff/{tif_stream.cxx, tiffio.h}: C++ stream interface updated to
be compliant with the latest standard. Appropriate additions in
makefiles now completed.
2004-11-11 Andrey Kiselev <dron@ak4719.spb.edu>
* tools/tiffset.c, libtiff/tif_dirinfo.c: Properly handle the
different tag types. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=600
2004-11-10 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/tif_aux.c: Set the appropriate ReferenceBlackWhite array for
YCbCr image which lacks that tag (noted by Hans Petter Selasky).
2004-11-09 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/tif_color.c: Division by zero fixed (Hans Petter Selasky).
2004-11-07 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/{tif_stream.cxx, tiffio.h}: Added C++ stream interface
contributed by Edward Lam (see
http://bugzilla.remotesensing.org/show_bug.cgi?id=654 for details).
Though no changes in any makefiles yet.
2004-11-05 Frank Warmerdam <warmerdam@pobox.com>
* libtiff/tif_open.c: Removed close() in TIFFClientOpen() if file
is bad. This is the callers responsibility.
http://bugzilla.remotesensing.org/show_bug.cgi?id=651
2004-11-05 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/{tiffio.h, tif_win32.c, libtiff.def}: Added TIFFOpenW()
function to work with the double byte strings (used to represent
filenames in some locales). As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=625
* libtiff/tif_dirread.c: Fixed problem when fetching BitsPerSample and
Compression tags of type LONG from broken TIFFS as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=662
* libtiff/tif_dirinfo.c: Fixed definition for TIFFTAG_RICHTIFFIPTC,
the writecount should have uint32 type. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=662
* libtiff/tif_write.c: Fixed wrong if() statement in
TIFFAppendToStrip() function as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=660
2004-11-04 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/tif_dirinfo.c: Change definition for TIFFTAG_EXTRASAMPLES
field. The caller should supply a count when setting this field. As
per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=648
* libtiff/{tif_jpeg.c, tif_ojpeg.c}: TIFFTAG_JPEGTABLES should have
uint32 count. Use this type everywhere.
2004-11-03 Frank Warmerdam <warmerdam@pobox.com>
* libtiff/tif_next.c: avoid use of u_long and u_char types. Bug 653.
2004-11-02 Frank Warmerdam <warmerdam@pobox.com>
* tools/tiff2rgba.c: removed extra newlines in usage message.
2004-10-30 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/tif_dirwrite.c: Improvements in tag writing code.
* tools/tiff2ps.c: Fixed wrong variable data type when read Position
tags (Tristan Hill).
2004-10-30 Frank Warmerdam <warmerdam@pobox.com>
* libtiff/tiffiop.h: added fallback definition of assert() if we
don't have assert.h.
2004-10-29 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/tif_fax3.c: Fixed case with the wrong decode routines
choosing when the incorrect Group4Options tag set. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=323
* libtiff/tif_dirwrite.c: Fixed problem with passing count variable of
wrong type when writing the TIFF_BYTE/TIFF_SBYTE tags in
TIFFWriteNormalTag().
( run in 1.878 second using v1.01-cache-2.11-cpan-ceb78f64989 )