summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.4.0beta64.tarv1.4.0beta64Glenn Randers-Pehrson2009-06-2430-45/+45
* [devel] Fixed some indentation in pngset.cGlenn Randers-Pehrson2009-06-161-7/+7
* [devel] Changed one PNG_HANDLE_AS_UNKNOWN to PNG_UNKNOWN_CHUNKS_SUPPORTEDGlenn Randers-Pehrson2009-06-161-1/+1
* [devel] Added an "#ifdef PNG_WRITE_SUPPORTED/#endif" block in pngconf.hGlenn Randers-Pehrson2009-06-161-2/+4
* [devel] Relocated various UNKNOWN_CHUNK macrosGlenn Randers-Pehrson2009-06-163-22/+30
* Eliminated PNG_LEGACY_SUPPORTEDGlenn Randers-Pehrson2009-06-166-50/+10
* [devel] Added 2 defined(PNG_HANDLE_AS_UNKNOWN_SUPPORTED) tests in png.h.Glenn Randers-Pehrson2009-06-161-2/+4
* [devel] bump version to libpng-1.4.0beta64Glenn Randers-Pehrson2009-06-1644-97/+97
* [devel] Imported from libpng-1.4.0beta63.tarv1.4.0beta63Glenn Randers-Pehrson2009-06-1627-100/+570
* [devel] Reformatted some comments.Glenn Randers-Pehrson2009-06-152-80/+87
* [devel] Changed several "#ifdef PNG_UNKNOWN_CHUNK_SUPPORTED" toGlenn Randers-Pehrson2009-06-137-52/+68
* [devel] Revise libpng.3Glenn Randers-Pehrson2009-06-081-20/+427
* [devel] Revise libpng*.txtGlenn Randers-Pehrson2009-06-082-17/+22
* [devel] Bump version to bump-to-libpng-1.4.0beta63Glenn Randers-Pehrson2009-06-0561-1046/+139
* Imported from libpng-1.4.0beta62.tarv1.4.0beta62Glenn Randers-Pehrson2009-06-0427-42/+52
* [devel] Added a section in documentationGlenn Randers-Pehrson2009-06-023-9/+23
* Bump version to libpng-1.4.0beta62Glenn Randers-Pehrson2009-05-3054-106/+106
* More cosmetic reformattingGlenn Randers-Pehrson2009-05-307-35/+48
* In contrib/pngminim, #define PNG_NO_READ|WRITE_SWAP in pngusr.hGlenn Randers-Pehrson2009-05-285-11/+22
* Imported from libpng-1.4.0beta61.tarv1.4.0beta61Glenn Randers-Pehrson2009-05-2032-346/+370
* Actually add the renamed makefiles.Glenn Randers-Pehrson2009-05-193-0/+147
* Rename contrib/pngminim/*/makefile.std to makefileGlenn Randers-Pehrson2009-05-196-152/+8
* Bump version to libpng-1.4.0beta61Glenn Randers-Pehrson2009-05-1944-99/+99
* Imported from libpng-1.4.0beta60.tarv1.4.0beta60Glenn Randers-Pehrson2009-05-1824-38/+38
* Add contrib/pngminim/preaderGlenn Randers-Pehrson2009-05-188-2/+151
* Undo mistakes in porting png_memset() calls from libpng-1.2.37beta02Glenn Randers-Pehrson2009-05-182-3/+7
* Restore png_combine_row() to progressive-read-only builds.Glenn Randers-Pehrson2009-05-183-6/+4
* Conditionally compile functions only used by sequential readersGlenn Randers-Pehrson2009-05-184-8/+18
* Revert "Set png_ptr->old_prev_row_size=0 in pngpread.c and pngrutil.c"Glenn Randers-Pehrson2009-05-182-6/+3
* Set png_ptr->old_prev_row_size=0 in pngpread.c and pngrutil.cGlenn Randers-Pehrson2009-05-162-3/+6
* Bump version to libpng-1.4.0beta60Glenn Randers-Pehrson2009-05-1661-126/+236
* Housecleaning: revise identation and comments to meet libpng coding style.Glenn Randers-Pehrson glennrp@comcast.net2009-05-1519-1404/+1859
* Fix typos in libpng*.txt: AVE filter should be AVG filterGlenn Randers-Pehrson glennrp@comcast.net2009-05-151-0/+3100
* Bump version to 1.4.0beta59Glenn Randers-Pehrson glennrp@comcast.net2009-05-1561-3215/+119
* Imported from libpng-1.4.0beta58.tarv1.4.0beta58Glenn Randers-Pehrson2009-05-1429-44/+44
* Reformatted comments in example.cGlenn Randers-Pehrson2009-05-131-52/+68
* Merged example.c with libpng-1.2.37beta01Glenn Randers-Pehrson2009-05-133-10/+15
* Revert typo in scripts/makefile.mingwGlenn Randers-Pehrson glennrp@comcast.net2009-05-031-1/+1
* Revert typo in scripts/makefile.mingwGlenn Randers-Pehrson glennrp@comcast.net2009-05-032-0/+4
* Bump internal version to bump-libpng-to-1.4.0beta58Glenn Randers-Pehrson glennrp@comcast.net2009-05-0361-131/+1046
* Fix typo about autoconf version againGlenn Randers-Pehrson glennrp@comcast.net2009-05-022-4/+4
* Imported from libpng-1.4.0beta57.tarv1.4.0beta57Glenn Randers-Pehrson2009-05-022-4/+4
* Removed support of pngprefs.h from makefiles.Glenn Randers-Pehrson glennrp@comcast.net2009-05-0253-1504/+4300
* Fix typo in CHANGES and ANNOUNCE (mentioned wrong versions of autoconf).Glenn Randers-Pehrson glennrp@comcast.net2009-05-022-2/+2
* Rebuilt configure scripts with autoconf 2.63Glenn Randers-Pehrson glennrp@comcast.net2009-05-0234-1562/+1546
* Remove unused png_freeptr() prototype ... again.Glenn Randers-Pehrson glennrp@comcast.net2009-05-022-7/+7
* Bump internal versioning to libpng-1.4.0beta57Glenn Randers-Pehrson glennrp@comcast.net2009-05-0262-3223/+129
* Imported from libpng-1.4.0beta56.tarv1.4.0beta56Glenn Randers-Pehrson2009-04-2528-47/+3155
* Change two remaining "gamma" to "png_gamma" (Brandon Casey)Glenn Randers-Pehrson2009-04-201-3/+3
* Changed local variable "gamma" to "png_gamma"Glenn Randers-Pehrson2009-04-191-12/+12