summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.0beta06.tarv1.5.0beta06Glenn Randers-Pehrson2010-02-1446-110/+118
* [devel] Imported from libpng-1.5.0beta05.tarv1.5.0beta05Glenn Randers-Pehrson2010-02-1229-44/+46
* [devel] Update png_compress_chunk() rewrite.Glenn Randers-Pehrson2010-02-123-72/+48
* [devel] Added several (png_bytep) typecasts in calls to png_inflate().Glenn Randers-Pehrson2010-02-121-3/+3
* [devel] Complete rewrite of png_decompress_chunk() by John BowlerGlenn Randers-Pehrson2010-02-122-356/+143
* [devel] Revised png_measure_compressed_chunk()Glenn Randers-Pehrson2010-02-121-7/+5
* [devel] Reset zlib datastream after detecting oversized compressed chunkGlenn Randers-Pehrson2010-02-121-6/+10
* [devel] Reverted to original png_decompress_chunk() plus counting pass.Glenn Randers-Pehrson2010-02-123-0/+190
* [devel] Relocated misplaced closing curley bracket in png_decompress_chunk().Glenn Randers-Pehrson2010-02-113-68/+84
* [devel] Removed the cbuilder5 project, which has not been updated to 1.4.0.Glenn Randers-Pehrson2010-02-099-414/+0
* [devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURESGlenn Randers-Pehrson2010-02-093-1/+12
* [devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURESGlenn Randers-Pehrson2010-02-0920-35/+37
* [devel] Removed PNG_DEPSTRUCT markup in pngstruct.h and pnginfo.hGlenn Randers-Pehrson2010-02-094-342/+270
* [devel] Bump to version libpng-1.5.0beta05Glenn Randers-Pehrson2010-02-0828-77/+81
* [devel] Imported from libpng-1.5.0beta04.tarv1.5.0beta04Glenn Randers-Pehrson2010-02-0819-28/+28
* [devel] Removed malformed "incomplete struct declaration" of png_infoGlenn Randers-Pehrson2010-02-087-33/+18
* [devel] Bump to version libpng-1.5.0beta04Glenn Randers-Pehrson2010-02-0828-77/+81
* [devel] Imported from libpng-1.5.0beta03.tarv1.5.0beta03Glenn Randers-Pehrson2010-02-0823-103/+129
* [devel] Updated configure script to use SO number 15.Glenn Randers-Pehrson2010-02-0836-168/+178
* [devel] Removed two new incorrect typedefs in png.hGlenn Randers-Pehrson2010-02-081-3/+0
* [devel] Imported from libpng-1.5.0beta02.tarv1.5.0beta02Glenn Randers-Pehrson2010-02-0730-91/+85
* [devel] Fixed incorrect test in new png_push_save_buffer() code.Glenn Randers-Pehrson2010-02-073-14/+24
* [devel] Imported from libpng-1.5.0beta01.tarv1.5.0beta01Glenn Randers-Pehrson2010-02-0790-2919/+2268
* [devel] Imported from libpng-1.4.0rc08.tarv1.4.0rc08Glenn Randers-Pehrson2010-01-0160-111/+111
* [devel] Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptrGlenn Randers-Pehrson2010-01-013-17/+33
* [devel] Imported from libpng-1.4.0rc07.tarv1.4.0rc07Glenn Randers-Pehrson2010-01-0137-139/+1829
* [devel] Update copyright year to 2010Glenn Randers-Pehrson2010-01-0126-75/+78
* [devel] Use png_calloc() instead of png_malloc(); png_memset() in pngrutil.cGlenn Randers-Pehrson2010-01-013-1784/+99
* [devel] Updated documentation about libpng-1.2 to 1.4 differences.Glenn Randers-Pehrson2009-12-304-99/+95
* [devel] Imported from libpng-1.4.0rc06.tarv1.4.0rc06Glenn Randers-Pehrson2009-12-2963-159/+165
* [devel] Imported from libpng-1.4.0rc05.tarv1.4.0rc05Glenn Randers-Pehrson2009-12-2739-61/+63
* [devel] Fix typo in INSTALLGlenn Randers-Pehrson2009-12-261-6/+4
* [devel] Changed "libpng-pc.in" to "libpng.pc.in" in configure.ac, configure,Glenn Randers-Pehrson2009-12-256-28/+36
* [devel] Bump version to 1.4.0rc05Glenn Randers-Pehrson2009-12-254-14/+14
* [devel] Imported from libpng-1.4.0rc04.tarv1.4.0rc04Glenn Randers-Pehrson2009-12-2556-96/+97
* [devel] Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPORTEDGlenn Randers-Pehrson2009-12-253-13/+27
* [devel] Bump to version 1.4.0rc04Glenn Randers-Pehrson2009-12-254-15/+16
* [devel] Imported from libpng-1.4.0rc03.tarv1.4.0rc03Glenn Randers-Pehrson2009-12-222-2/+14
* [master] Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txtGlenn Randers-Pehrson2009-12-225-3/+7
* [devel] Bump to version 1.4.0rc03Glenn Randers-Pehrson2009-12-2263-122/+126
* [devel] Imported from libpng-1.4.0rc02.tarGlenn Randers-Pehrson2009-12-2063-124/+132
* [devel] Bump to version 1.4.0beta110Glenn Randers-Pehrson2009-12-1347-96/+100
* [devel] Imported from libpng-1.4.0beta109.tarv1.4.0beta109Glenn Randers-Pehrson2009-12-1359-109/+109
* [devel] Added "bit_depth" parameter to the private png_build_gamma_table()Glenn Randers-Pehrson2009-12-135-16/+33
* [devel] Imported from libpng-1.4.0beta108.tarv1.4.0beta108Glenn Randers-Pehrson2009-12-1127-45/+41
* [devel] Relocated png_do_chop() to its original position in pngrtran.cGlenn Randers-Pehrson2009-12-113-6/+12
* [devel] Removed leftover "-DPNG_CONFIGURE_LIBPNG"Glenn Randers-Pehrson2009-12-115-6/+8
* [devel] Fix typo in CHANGES and ANNOUNCE (libpng12 should be libpng14)Glenn Randers-Pehrson2009-12-042-4/+4
* [devel] Bump to version 1.4.0beta108Glenn Randers-Pehrson2009-12-0447-96/+100
* [devel] Imported from libpng-1.4.0beta107.tarv1.4.0beta107Glenn Randers-Pehrson2009-12-0411-35/+35