]> granicus.if.org Git - imagemagick/history - coders/miff.c
...
[imagemagick] / coders / miff.c
2019-10-24 Cristy...
2019-10-22 Cristy...
2019-10-20 Cristy...
2019-10-16 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1757
2019-05-11 CristyWidth/height sanity check
2019-02-22 Cristy...
2019-02-09 Cristy...
2018-12-16 Cristyhttps://imagemagick.org/discourse-server/viewtopic...
2018-12-08 Cristy...
2018-12-02 CristyIs it 2019 already?
2018-11-11 Cristy...
2018-11-10 Cristy...
2018-10-13 Cristy...
2018-08-28 Florian MargaineFix compiler warning about unused function.
2018-07-13 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-07-04 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1191
2018-07-01 CristyFix rare but potential memory-leak
2018-05-05 Cristy...
2018-05-05 Dirk LemstraFixed incorrect check for memory request.
2018-04-25 Cristy...
2018-04-25 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-21 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-18 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-14 Dirk LemstraFixed refactor mistake.
2018-04-13 Dirk LemstraSilenced warnings.
2018-04-13 Dirk LemstraAdded check for when context is null.
2018-04-13 Dirk LemstraAdded checks for large request from compression libraries.
2018-04-07 Cristy...
2018-04-05 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-03 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-03 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-03 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-04-01 Cristy...
2018-04-01 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-24 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/1048
2018-03-18 CristyOptimize ResetImagePixels()
2018-03-10 CristyUse memset() rather than ResetMagickMemory()
2018-03-05 Cristy...
2018-03-05 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-03-01 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-27 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-21 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-14 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-11 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-07 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-05 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-03 Dirk LemstraCorrected checks.
2018-02-03 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-02-03 CristyCheck profile length against image file length
2018-02-02 Dirk LemstraAdded check for the length of the profile.
2018-01-29 Cristyhttps://bugs.chromium.org/p/oss-fuzz/issues/detail...
2018-01-18 Dirk LemstraFixed memory leak.
2018-01-18 Dirk LemstraFixed memory leak.
2017-12-22 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/912
2017-12-22 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/911
2017-12-06 Cristy...
2017-11-23 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2017-09-17 Dirk LemstraWhitespace.
2017-09-16 rootfix memory leak in miff
2017-08-15 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/676
2017-07-06 CristyWrong variable, use colors not image->colors
2017-07-06 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/546
2017-07-06 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/545
2017-05-23 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/500
2017-04-24 Cristy...
2017-02-16 CristyMust support -mattecolor option for IMv6 compatibility.
2017-01-30 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/368
2017-01-22 Dirk LemstraReplaced CoderSeekableStreamFlag with CoderDecoderSeeka...
2016-12-05 Cristy...
2016-03-25 CristyMIFF image must have colorspace defined
2016-02-01 dirkRenamed mattecolor to alpha-color.
2016-01-31 dirkRenamed hashmap.c to linked-list.c and removed the...
2015-12-12 CristyUpdate copyright years
2015-11-18 dirkUse 'magick_restrict' instead of 'restrict'.
2015-08-30 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-08-30 CristyMake alpha channel backwards compatible with IMv6
2015-08-24 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-08-24 CristyMissing parenthesis
2015-08-23 CristySupport inline images with data URLS
2015-07-28 cristy(no commit message)
2015-06-28 cristy(no commit message)
2015-05-18 cristy(no commit message)
2015-04-15 cristy(no commit message)
2015-04-06 dirkRenamed SetMagickInfo to AcquireMagickInfo and made...
2015-03-29 cristy(no commit message)
2015-02-22 dirkRenamed new enumeration.
2015-02-22 dirkChanged several booleans in MagickInfo to a flag.
2015-01-25 cristy(no commit message)
2015-01-19 cristy(no commit message)
2015-01-07 cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2015-01-07 cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2014-12-25 cristyMake MagickMax()/MagickMin() a macro rather than an...
2014-12-14 cristy(no commit message)
2014-12-14 cristy(no commit message)
2014-12-14 cristy(no commit message)
2014-12-07 cristy(no commit message)
2014-11-25 cristy(no commit message)
2014-11-23 cristy(no commit message)
2014-11-09 cristy(no commit message)
2014-05-18 cristy(no commit message)
next