]> granicus.if.org Git - imagemagick/history - coders/tiff.c
Removed png_write_chunk_from_profile()
[imagemagick] / coders / tiff.c
2017-07-19 CristyInitialize method status
2017-07-19 Glenn Randers-PehrsonMerge branch 'master' of http://git.imagemagick.org...
2017-07-18 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/584
2017-06-30 Dirk LemstraRevert change where pinging a tiff file would not read...
2017-04-24 Cristy...
2017-03-13 Cristy...
2017-03-02 CristyEnsure enough samples for RGB or CMYK TIFF images with...
2017-01-28 Cristy...
2017-01-22 Dirk LemstraReplaced CoderSeekableStreamFlag with CoderDecoderSeeka...
2017-01-11 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/352
2017-01-05 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2016-12-05 Cristy...
2016-12-02 CristyFix possible buffer overflow when writing compressed...
2016-12-02 CristyFix possible buffer overflow when writing compressed...
2016-11-09 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/298
2016-10-10 dirkCall TIFFGetField instead of TIFFGetFieldDefaulted.
2016-10-07 dirkEarlier check for the colorspace of the image.
2016-09-28 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2016-09-16 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/268
2016-09-14 Cristy://github.com/ImageMagick/ImageMagick/pull/266
2016-09-05 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/262
2016-09-05 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/262
2016-09-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/262
2016-08-24 CristyFix TIFF divide by zero (bug report from Donghai Zhu)
2016-08-23 CristyPrevent buffer overflow in SIXEL, PDB, MAP, and CALS...
2016-07-14 CristyPrevent possible buffer overflow when reading TIFF...
2016-07-06 CristyImprove buffer overflow sanity check
2016-07-06 Cristy...
2016-06-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/196
2016-05-08 Cristy...
2016-01-18 Dirk LemstraMerge pull request #86 from remicollet/issue-perm2
2016-01-18 Remi Colletremove exec perm on source files
2015-12-31 CristyGroup4Compression requires a bilevel image
2015-12-30 CristyTIFF Group4 compression requires an image depth of 1
2015-12-29 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/66
2015-12-19 CristySet TIFF error handler in RegisterTIFFImage()
2015-12-18 CristyMinor improvements to the thread-specific data methods
2015-12-12 CristyUpdate copyright years
2015-11-18 dirkUse 'magick_restrict' instead of 'restrict'.
2015-10-23 dirkFixed memory leak when reading Photoshop layers in...
2015-10-23 dirkAdded extra check when reading the Photoshop layers.
2015-10-08 dirkFix for accessing subimage in a photoshop layer.
2015-09-20 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-09-20 CristyTietz offset is a Tiff property
2015-09-18 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/26
2015-09-18 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-09-18 Cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-08-30 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-08-30 dirkFixed warnings for 64-bit build on Windows.
2015-08-28 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-08-27 dirkRevert copy of option to artifact.
2015-08-26 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-08-26 dirkCopy option tiff:ignore-tags from option to artifact.
2015-08-11 dirkFixed reading Photoshop layers of LSB TIFF files.
2015-07-27 cristy(no commit message)
2015-07-25 dirkRenamed IsStringNotFalse to IsStringFalse and changed...
2015-07-24 cristy(no commit message)
2015-07-23 cristy(no commit message)
2015-07-18 dirkAdded artifact that will help determine if a tiff image...
2015-07-14 dirkChanged check so -define tiff:ignore-layers also works.
2015-07-14 dirkFixed initialization of mode value.
2015-06-28 cristy(no commit message)
2015-06-20 dirkFixed crash when reading a corrupt tiff file, the tiff...
2015-06-08 cristy(no commit message)
2015-05-31 cristy(no commit message)
2015-05-25 dirkAdded support for reading Photoshop layers in TIFF...
2015-05-18 cristy(no commit message)
2015-05-06 cristy(no commit message)
2015-05-05 dirkFixed writing label and comment in tiff images.
2015-04-15 cristy(no commit message)
2015-04-06 dirkRenamed SetMagickInfo to AcquireMagickInfo and made...
2015-04-06 dirkRenamed IsImageGray to SetImageGray and IsImageMonochro...
2015-03-18 cristy(no commit message)
2015-03-17 cristy(no commit message)
2015-02-28 cristy(no commit message)
2015-02-27 dirkRemoved invalid check.
2015-02-25 cristy(no commit message)
2015-02-24 dirkChanged coder flags.
2015-02-22 dirkRenamed new enumeration.
2015-02-22 dirkChanged several booleans in MagickInfo to a flag.
2015-02-10 cristy(no commit message)
2015-02-10 cristy(no commit message)
2015-02-09 cristy(no commit message)
2015-01-28 cristy(no commit message)
2015-01-25 cristy(no commit message)
2015-01-22 cristy(no commit message)
2015-01-19 cristy(no commit message)
2015-01-09 cristy(no commit message)
2014-12-25 cristyMake MagickMax()/MagickMin() a macro rather than an...
2014-12-24 cristy(no commit message)
2014-12-24 cristy(no commit message)
2014-12-23 cristy(no commit message)
2014-12-23 cristy(no commit message)
2014-12-22 dirkBuildfix.
2014-12-22 dirkImproved performance of ReadProfile.
2014-12-20 cristy(no commit message)
2014-12-14 cristy(no commit message)
2014-12-14 cristy(no commit message)
2014-12-14 cristy(no commit message)
2014-12-05 cristy(no commit message)
next