summaryrefslogtreecommitdiff
path: root/pngwutil.c
Commit message (Expand)AuthorAgeFilesLines
* [devel] Apply new PNG_WARNING_PARAMETERS macro in pngwutil.cGlenn Randers-Pehrson2011-05-071-1/+1
* [devel] Implementation of premultiplied alpha support: png_set_alpha_modeJohn Bowler2011-05-071-2/+2
* [devel] IDAT compression failed if preceded by a compressed text chunkJohn Bowler2011-05-051-88/+161
* [devel] Added PNG_WRITE_OPTIMIZE_CMF_SUPPORTED macro to make zlib "CMF"Glenn Randers-Pehrson2011-05-051-2/+8
* [devel] Remove png_snprintf, add formatted warning messages.John Bowler2011-05-051-15/+9
* [devel] Fixed 64-bit builds where png_uint_32 is smaller than png_size_tJohn Bowler2011-04-151-1/+1
* [devel] Removed "#if 1" and the matching "#endif"Glenn Randers-Pehrson2011-04-031-3/+0
* [devel] Optimize the zlib CMF byte in non-IDAT compressed chunksGlenn Randers-Pehrson2011-04-021-4/+70
* [devel] Moved misplaced declarationsGlenn Randers-Pehrson2011-04-021-2/+5
* [devel] Improved the optimization of the zlib CMF byteGlenn Randers-Pehrson2011-04-011-3/+13
* [devel] zlib text compression parameters fall back on non-IDAT parametersGlenn Randers-Pehrson2011-04-011-8/+8
* [devel] Relocated some comment lines in pngwutil.cGlenn Randers-Pehrson2011-04-011-4/+9
* [devel] Added PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro.Glenn Randers-Pehrson2011-04-011-5/+7
* [devel] Only compile the new zlib re-initializing code when text or iCCPGlenn Randers-Pehrson2011-04-011-3/+2
* [devel] Imported from libpng-1.5.3beta01.tarv1.5.3beta01Glenn Randers-Pehrson2011-03-311-0/+5
* [devel] Use a mode bit to avoid reopening the zstream except when necessary.Glenn Randers-Pehrson2011-03-311-34/+45
* [devel] Free zstream memory with deflateEnd before reinitializing it.Glenn Randers-Pehrson2011-03-311-0/+5
* [devel] Re-initialize the zlib compressor before compressing non-IDAT chunks.Glenn Randers-Pehrson2011-03-311-26/+81
* [devel] Imported from libpng-1.5.0.tarv1.5.0Glenn Randers-Pehrson2011-01-061-1/+1
* [devel] Update copyright year and bump to version libpng-1.5.0rc07Glenn Randers-Pehrson2011-01-041-1/+1
* [devel] Changes to remove gcc warnings (John Bowler)Glenn Randers-Pehrson2010-11-211-2/+4
* [master] Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)Glenn Randers-Pehrson2010-11-201-1/+1
* [devel] Added whitespace in pngrutil.c, pngwtran.c, and pngwutil.cGlenn Randers-Pehrson2010-10-231-17/+68
* [devel] Imported from libpng-1.5.0beta51.tarv1.5.0beta51Glenn Randers-Pehrson2010-10-151-1/+1
* [devel] Imported from libpng-1.5.0beta50.tarv1.5.0beta50Glenn Randers-Pehrson2010-10-141-1/+1
* [devel] Removed space after (type cast).Glenn Randers-Pehrson2010-10-121-2/+2
* [devel] Imported from libpng-1.5.0beta49.tarv1.5.0beta49Glenn Randers-Pehrson2010-10-071-1/+1
* [devel] Imported from libpng-1.5.0beta48.tarv1.5.0beta48Glenn Randers-Pehrson2010-10-041-1/+1
* [devel] Fixed problem with symbols creation in Makefile.am which was assumingGlenn Randers-Pehrson2010-10-041-1/+1
* [devel] Fixed a number of problems with 64-bit compilation reported by VisualGlenn Randers-Pehrson2010-09-101-19/+45
* [devel] Imported from libpng-1.5.0beta46.tarv1.5.0beta46Glenn Randers-Pehrson2010-08-281-1/+1
* [devel] Added PNG_WRITE_16BIT_SUPPORTED option.Glenn Randers-Pehrson2010-08-261-0/+18
* [devel] Imported from libpng-1.5.0beta45.tarv1.5.0beta45Glenn Randers-Pehrson2010-08-261-1/+1
* [devel] Bump to version libpng-1.5.0beta45Glenn Randers-Pehrson2010-08-241-1/+1
* [devel] Addressed various issues identified by GCC, mostly signed/unsignedGlenn Randers-Pehrson2010-08-191-13/+20
* [devel]Made all API functions that have const arguments and constant stringGlenn Randers-Pehrson2010-08-181-88/+87
* [devel] Imported from libpng-1.5.0beta41.tarv1.5.0beta41Glenn Randers-Pehrson2010-08-111-1/+1
* [devel] Imported from libpng-1.5.0beta40.tarv1.5.0beta40Glenn Randers-Pehrson2010-08-061-1/+1
* [devel] Imported from libpng-1.5.0beta39.tarv1.5.0beta39Glenn Randers-Pehrson2010-08-021-1/+1
* [devel] Bump to version libpng-1.5.0beta38Glenn Randers-Pehrson2010-07-311-1/+1
* [devel] Bump to version libpng-1.5.0beta36Glenn Randers-Pehrson2010-07-291-1/+1
* [devel]Glenn Randers-Pehrson2010-07-291-91/+4
* [devel] Bump to version libpng-1.5.0beta35Glenn Randers-Pehrson2010-07-241-1/+1
* [devel] Imported from libpng-1.5.0beta34.tarv1.5.0beta34Glenn Randers-Pehrson2010-07-121-1/+1
* [devel] Bump back to version libpng-1.5.0beta34Glenn Randers-Pehrson2010-07-061-1/+1
* [devel] Imported from libpng-1.5.0beta33.tarGlenn Randers-Pehrson2010-06-281-1/+1
* [devel] Imported from libpng-1.5.0beta32.tarv1.5.0beta32Glenn Randers-Pehrson2010-06-251-1/+1
* [devel] Imported from libpng-1.5.0beta31.tarv1.5.0beta31Glenn Randers-Pehrson2010-06-251-3/+3
* [devel] Imported from libpng-1.5.0beta30.tarv1.5.0beta30Glenn Randers-Pehrson2010-06-251-1/+1
* [devel] Imported from libpng-1.5.0beta29.tarv1.5.0beta29Glenn Randers-Pehrson2010-06-251-1/+1