Go to file
Michael Vetter f3c286f315 Accepting request 979753 from home:dirkmueller:Factory
- update to 4.4.0:
  * TIFFIsBigTiff() function added.
  * Functions TIFFFieldSetGetSize() and TIFFieldSetGetCountSize() added.
  * LZWDecode(): major speed improvements (~30% faster)
  * Predictor 2 (horizontal differenciation): support 64-bit
  * Support libjpeg 9d
  * avoid hang in TIFFRewriteDirectory() if a classic file > 4 GB is attempted
    to be created
  * tif_jbig.c: fix crash when reading a file with multiple IFD in
    memory-mapped mode and when bit reversal is needed
  * TIFFFetchNormalTag(): avoid calling memcpy() with a null source pointer and
    size of zero
  * TIFFWriteDirectoryTagData(): turn assertion on data length into a runtime
    check
  * TIFFFetchStripThing(): avoid calling memcpy() with a null source pointer
    and size of zero
  * TIFFReadDirectory(): avoid calling memcpy() with a null source pointer and
    size of zero
  * TIFFYCbCrToRGBInit(): avoid Integer-overflow
  * TIFFGetField(TIFFTAG_STRIPBYTECOUNTS/TIFFTAG_STRIPOFFSETS): return error if
    returned pointer is NULL (fixes #342)
  * OJPEG: avoid assertion when using TIFFReadScanline()
  * TIFFReadDirectory: fix OJPEG hack
  * LZW codec: fix support for strips/tiles > 2 GB on Windows
  * TIFFAppendToStrip(): fix rewrite-in-place logic
  * Fix TIFFRewriteDirectory discarding directories.
  * TIFFReadCustomDirectory(): avoid crash when reading SubjectDistance tag on
    a non EXIF directory
  * Fix Segmentation fault printing GPS directory if Altitude tag is present
  * tif_jpeg.c: do not emit progressive scans with mozjpeg. (#266)

OBS-URL: https://build.opensuse.org/request/show/979753
OBS-URL: https://build.opensuse.org/package/show/graphics/tiff?expand=0&rev=152
2022-05-30 07:12:53 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiff?expand=0&rev=1 2006-12-18 23:18:03 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiff?expand=0&rev=1 2006-12-18 23:18:03 +00:00
baselibs.conf Accepting request 111622 from home:MargueriteSu:submission-to-devel-repository 2012-03-29 09:41:00 +00:00
README.SUSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiff?expand=0&rev=1 2006-12-18 23:18:03 +00:00
tiff-4.0.3-compress-warning.patch - tiff2pdf: introduced warning when the compression isn't lzw or 2013-06-26 11:20:47 +00:00
tiff-4.0.3-seek.patch - updated to 4.0.3: 2012-11-05 13:22:09 +00:00
tiff-4.4.0.tar.xz Accepting request 979753 from home:dirkmueller:Factory 2022-05-30 07:12:53 +00:00
tiff-4.4.0.tar.xz.sig Accepting request 979753 from home:dirkmueller:Factory 2022-05-30 07:12:53 +00:00
tiff.changes Accepting request 979753 from home:dirkmueller:Factory 2022-05-30 07:12:53 +00:00
tiff.keyring Accepting request 979753 from home:dirkmueller:Factory 2022-05-30 07:12:53 +00:00
tiff.spec Accepting request 979753 from home:dirkmueller:Factory 2022-05-30 07:12:53 +00:00

The documentation for tiff programs and library is in package tiff
in directory /usr/share/doc/packages/tiff.