]> granicus.if.org Git - imagemagick/history - coders/psd.c
Be safe, call libraw_strerr() before we close the library
[imagemagick] / coders / psd.c
2017-07-23 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/599
2017-07-01 Cristy...
2017-07-01 Dirk LemstraFixed parsing the 8BIM profile in the PSD decoder.
2017-06-17 Dirk LemstraWhen the image has a color profile it won't be converte...
2017-06-17 Dirk LemstraFixed issue with PseudoClass image.
2017-06-17 Dirk LemstraRemoved unnecessary call to SetPixelGray.
2017-05-26 Dirk LemstraAdded extra check to make sure it is allowed to use...
2017-05-12 Dirk LemstraWhitespace.
2017-05-11 Dirk LemstraAdded check to make sure the correct number of bytes...
2017-05-02 Dirk LemstraFixed memory leak reported in #462.
2017-04-24 Cristy...
2017-02-11 Dirk LemstraAdded missing null check.
2017-01-22 Dirk LemstraReplaced CoderSeekableStreamFlag with CoderDecoderSeeka...
2017-01-10 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/350
2017-01-08 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/348
2017-01-07 Dirk LemstraFix improper cast that could cause an overflow as demon...
2016-12-24 Cristy...
2016-12-10 CristyEnsure source compiles with pedantic C++ compiler
2016-12-05 Cristy...
2016-10-19 dirkFixed memory leak.
2016-10-16 dirkAdded layer ZIP compression.
2016-10-16 dirkFixed issue when reading IndexedMode images.
2016-10-16 dirkFixed writing incorrect number of channels for PseudoCl...
2016-10-16 dirkPreserving compression when writing the merged image.
2016-10-16 dirkRenamed Write methods.
2016-10-16 dirkWhitespace.
2016-10-15 dirkWhitespace.
2016-10-14 dirkAdded extra debug logging.
2016-09-26 dirkFixed typo.
2016-09-26 dirkMoved writing the alpha channel.
2016-09-26 dirkFixed incorrect channel count when writing PseudoClass...
2016-09-19 dirkSilenced warnings.
2016-09-17 dirkRemoved unused variables.
2016-09-17 dirkFixed incorrect division.
2016-09-17 dirkWhitespace.
2016-09-17 dirkMinor refactoring.
2016-09-16 dirkFixed opacity mask implementation and added define...
2016-09-16 dirkPreserving layer opacity.
2016-09-16 dirkRemoved define.
2016-09-16 dirkSome refactoring.
2016-09-16 dirkFixed layer RLE compression.
2016-09-16 dirkReverted fix.
2016-09-07 dirkCorrected location of where the mask is drawn.
2016-09-01 dirkSet all values of the color.
2016-08-31 dirkFixed incorrect padding calculation.
2016-08-29 dirkAdded check for missing data.
2016-08-27 dirkAdded define 'psd:additional-info' to preserve the... 7.0.2-10
2016-08-26 dirkFixed removing the ICC profile from the 8BIM profile.
2016-08-26 dirkRemoved unused argument.
2016-08-22 dirkSome of the additional layer information will be preser...
2016-08-15 dirkWhitespace
2016-08-02 Cristy...
2016-06-15 dirkRemoved extra seek.
2016-06-14 dirkAlways perform a seek after reading the mask to fix...
2016-06-02 dirkFixed length check.
2016-05-06 CristyAvoid overflow when parsing PSD resource blocks
2016-04-23 CristySupport signed blob reads
2016-03-12 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/148
2016-02-28 dirkRemoved check for alpha channel.
2016-02-26 dirkFixed reading 1-bit PSD file (https://github.com/ImageM...
2016-02-13 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/128
2016-02-06 dirkFixed head buffer overflow reported in: https://github...
2016-02-02 dirkAdded check for out of bounds read (https://github...
2016-02-02 dirkAdded extra check to fix https://github.com/ImageMagick...
2016-02-02 dirkMoved check for https://github.com/ImageMagick/ImageMag...
2016-02-02 dirkAdded missing typecast.
2016-01-15 dirkRewrite reading pixel values.
2016-01-15 dirkAdded check for bit depth 1.
2016-01-15 dirkAdded missing call to ConstrainColormapIndex.
2016-01-15 dirkFixed overflow.
2015-12-18 dirkFixed another leak/bug.
2015-12-17 dirkFixed another leak.
2015-12-16 dirkFixed memory leak when reading incorrect PSD files
2015-12-12 CristyUpdate copyright years
2015-12-10 dirkAdded error message.
2015-11-18 dirkUse 'magick_restrict' instead of 'restrict'.
2015-10-15 dirkFixed alpha blending issue with semi-transparent pixels...
2015-10-13 dirkReverted typecast due to issues in 64-bit build.
2015-10-13 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-10-12 dirkFixed enabling the alpha channel for the creation of...
2015-10-08 dirkIf the type is true color the image will be changed...
2015-10-01 dirkFixed various warnings reported by Visual Studio 2015
2015-09-18 dirkSetting endianness of image earlier.
2015-08-11 dirkFixed reading Photoshop layers of LSB TIFF files.
2015-07-24 dirkRestored call to SetImageGray to reduce the size of...
2015-07-06 dirkReverted check for length.
2015-07-04 cristy(no commit message)
2015-06-28 cristy(no commit message)
2015-06-21 dirkRemoved unused variable.
2015-06-21 dirkRemoved unnecessary calls to DiscardBlobBytes.
2015-06-14 cristy(no commit message)
2015-05-31 cristy(no commit message)
2015-05-25 dirkAdded support for reading Photoshop layers in TIFF...
2015-05-25 dirkAdded support for reading a user supplied layer mask...
2015-05-18 cristy(no commit message)
2015-04-15 cristy(no commit message)
2015-04-08 cristy(no commit message)
2015-04-08 cristy(no commit message)
2015-04-06 dirkRenamed SetMagickInfo to AcquireMagickInfo and made...
2015-04-06 dirkReplaced calls to SetImageMonochrome and SetImageGray...
next