summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.4.0beta67.tarv1.4.0beta67Glenn Randers-Pehrson2009-07-0630-44/+96
* [devel] add "xcode" projectGlenn Randers-Pehrson2009-07-052-0/+380
* [devel] Added high-level PNG_TRANSFORM_GRAY_TO_RGB transform.Glenn Randers-Pehrson2009-06-297-8/+37
* [devel] Relocate the INVERT_ALPHA function within png_read_png()Glenn Randers-Pehrson2009-06-294-12/+16
* [devel] Bump version to libpng-1.4.0beta67Glenn Randers-Pehrson2009-06-2961-123/+129
* [devel] Imported from libpng-1.4.0beta66.tarv1.4.0beta66Glenn Randers-Pehrson2009-06-2690-210/+218
* [devel] Revise references to zlib/libpng licensev1.4.0beta65Glenn Randers-Pehrson2009-06-2563-64/+63
* [devel] Imported from libpng-1.4.0beta65.tarGlenn Randers-Pehrson2009-06-2581-118/+118
* [devel] Change "zlib-libpng" to "zlib/libpng"Glenn Randers-Pehrson2009-06-251-4/+4
* [devel] Revise references to zlib-libpng licenseGlenn Randers-Pehrson2009-06-2468-76/+140
* [devel] Add pointer to png.h LICENSE info in pngpriv.h and pngconf.hGlenn Randers-Pehrson2009-06-242-0/+2
* [devel] Mention zlib-libpng license in each source fileGlenn Randers-Pehrson2009-06-2475-31/+203
* [devel] Bump version to libpng-1.4.0beta65Glenn Randers-Pehrson2009-06-2445-99/+103
* [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