]> granicus.if.org Git - imagemagick/history - coders/png.c
...
[imagemagick] / coders / png.c
2017-04-24 Cristy...
2017-02-06 Cristyhttps://github.com/ImageMagick/ImageMagick/pull/373
2017-01-29 Cristy...
2017-01-29 Glenn Randers-Pehrsoncoders/png.c: Update zxIf support to latest (2017-0128...
2017-01-28 Glenn Randers-PehrsonFix CoderDecoderSeekableNonsense again. Fix Coverity...
2017-01-28 Glenn Randers-Pehrson * coders/png.c: Added support for a proposed new...
2017-01-26 Dirk LemstraFixed loop of doom.
2017-01-23 Glenn Randers-PehrsonMerge branch 'master' of http://git.imagemagick.org...
2017-01-23 Glenn Randers-PehrsonUndo bad commit to coders/png.c
2017-01-23 Glenn Randers-PehrsonFolded long lines in coders/png.c
2017-01-22 Glenn Randers-PehrsonRestore "Decoder" part of CoderDecoderSeekableStreamFlag
2017-01-22 Glenn Randers-Pehrsoncoders/png.c: Added support for a proposed new PNG...
2017-01-22 Dirk LemstraRevert change.
2017-01-22 Glenn Randers-Pehrson* Renamed read_vpag_chunk_callback() function to png_us...
2017-01-22 Dirk LemstraReplaced CoderSeekableStreamFlag with CoderDecoderSeeka...
2017-01-03 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/340
2016-12-25 Cristy...
2016-12-24 Cristy...
2016-12-24 Cristy...
2016-12-19 Dirk LemstraRemoved code that sets the columns to zero when a PNG...
2016-12-05 Cristy...
2016-08-09 Cristy...
2016-07-09 Cristyhttps://www.imagemagick.org/discourse-server/viewtopic...
2016-07-06 CristyCall SetImageExtent() just before the scanlines are...
2016-06-22 Cristy...
2016-05-22 CristyJNG is limited to 65535 columns / rows
2016-03-06 dirkFix for variable used in SetQuantumDepth.
2016-03-03 CristyEliminate compiler warning
2016-02-28 CristyUse SetQuantumDepth() to prevent buffer overflow
2016-02-11 dirkFixed incorrect image progress tag.
2016-01-02 dirkUse a local pixel compare method instead of IsPixelEqui...
2015-12-12 CristyUpdate copyright years
2015-10-22 dirkAdded missing calls to png_set_user_limits.
2015-10-03 CristyDon't close blob for JNG image
2015-09-18 Cristyhttps://github.com/ImageMagick/ImageMagick/issues/26
2015-09-14 CristyMerge branch 'master' of git.imagemagick.org:repos...
2015-09-14 CristyOlder versions of libpng do not support png_const_bytep
2015-09-14 CristyMake some structures immutable
2015-09-11 Cristyhttps://bugs.launchpad.net/ubuntu/+source/imagemagick...
2015-07-22 glennrpShorten PNG00 description to 80 charactes
2015-06-28 cristy(no commit message)
2015-06-22 dirkFixed typecast.
2015-06-13 glennrpDon't skip palette-building (reverts change from IM...
2015-06-13 cristy(no commit message)
2015-06-08 cristy(no commit message)
2015-05-18 cristy(no commit message)
2015-05-13 glennrpAdded "if possible" to the description string for PNG00.
2015-05-07 glennrpAvoid unnecessary palette-building when writing a grays...
2015-05-03 glennrpcoders/png.c ReadJNGImage: fix Coverity CID 14306,...
2015-04-23 glennrpFixed bug with "-define png:format" introduced in versi...
2015-04-21 dirkAdded option to preserve a corrupt image to the png...
2015-04-15 cristy(no commit message)
2015-04-09 glennrpAvoid using NULL alpha_image in the JNG decoder.
2015-04-06 dirkRenamed SetMagickInfo to AcquireMagickInfo and made...
2015-04-06 dirkRenamed IsImageGray to SetImageGray and IsImageMonochro...
2015-03-22 cristy(no commit message)
2015-03-16 glennrpFixed scaling of 1-bit sample to Q64 quantum.
2015-02-22 dirkRenamed new enumeration.
2015-02-22 dirkChanged several booleans in MagickInfo to a flag.
2015-02-07 glennrpFix unitialized length.
2015-01-25 glennrpAlways check "status" returns.
2015-01-24 glennrpCheck length of LOOP and ENDL chunks.
2015-01-24 glennrpCheck lengths of varous MNG chunks before reading them.
2015-01-22 cristy(no commit message)
2015-01-22 glennrpFixed an old cut-and-paste typo: change_delay should...
2015-01-12 glennrpEliminate trailing blanks from lines in coders/png.c
2015-01-04 cristyhttp://www.imagemagick.org/discourse-server/viewtopic...
2014-12-31 glennrpUse memcmp() == 0 instead of !memcmp() in coders/png.c
2014-12-31 glennrpAvoid reading beyond the end of tEXt keyword while...
2014-12-25 cristyMake MagickMax()/MagickMin() a macro rather than an...
2014-12-20 cristy(no commit message)
2014-12-14 cristy(no commit message)
2014-12-14 dirkFixed compiler warning.
2014-12-14 cristy(no commit message)
2014-12-07 cristy(no commit message)
2014-11-29 glennrpImproved "-monitor" behaviour (updates once per row...
2014-11-25 cristy(no commit message)
2014-11-25 glennrpDon't destroy a NULL "previous" image in the PNG decoder.
2014-11-23 cristy(no commit message)
2014-11-23 glennrpDon't override gamma with 1.000 when reading grayscale...
2014-11-20 glennrpDon't handle "previous" image in the JNG reader. JNG...
2014-11-09 cristy(no commit message)
2014-11-06 dirkFixed recursive lock and added assert to detect this...
2014-11-06 glennrpReverted incorrect change of PNG_LIBPNG_VER_STRING...
2014-11-05 glennrpUse png_get_libpng_ver(NULL) instead of PNG_LIBPNG_VER_...
2014-10-26 glennrpFixed true/false mixup in image->taint logging
2014-10-26 glennrpAdded logging about image->taint when entering WriteOne...
2014-10-26 glennrpLog fact that image->taint is reason for resetting...
2014-10-25 glennrpChanged "if (something)" to "if (something != 0)" in...
2014-10-24 dirkAdded support for reading/writing the tIME chunk.
2014-10-24 dirkFixed depth check.
2014-10-24 dirkRemoved scaling of 8 and 16 bit images in the png writer.
2014-09-08 glennrpFix incorrect decoding of 16-bit GrayAlpha PNG files...
2014-08-14 cristy(no commit message)
2014-08-09 glennrpRemoved reference to OptimizeType from the PNG codec.
2014-08-01 glennrpCombined some Log() calls to reduce code size.
2014-07-28 glennrpCombine some Log() calls in the PNG codec to save sever...
2014-07-25 glennrpRefactor exclude-chunks handling in PNG encoder to...
2014-07-25 glennrpUse IsOptionMember() instead of LocaleNCompare() in...
2014-06-30 glennrpHandle profile:skip=*, profile:skip=exif, etc., in...
next