summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.6.tarv1.6.6Glenn Randers-Pehrson2013-09-1631-73/+76
* [libpng16] Imported from libpng-1.6.5.tarv1.6.5Glenn Randers-Pehrson2013-09-1428-67/+69
* [libpng16] Bump version to 1.6.5beta01Glenn Randers-Pehrson2013-09-1229-70/+69
* [libpng16] Imported from libpng-1.6.4.tarv1.6.4libpng-1.6.4-signedGlenn Randers-Pehrson2013-09-1227-72/+69
* [libpng16] Imported from libpng-1.6.4rc01.tarv1.6.4rc01Glenn Randers-Pehrson2013-09-0525-65/+69
* [libpng16] Bump version to 1.6.4beta03Glenn Randers-Pehrson2013-08-2924-54/+58
* [libpng16] Imported from libpng-1.6.4beta02.tarv1.6.4beta02Glenn Randers-Pehrson2013-08-2917-42/+44
* [libpng16] Bump version to 1.6.4beta02Glenn Randers-Pehrson2013-08-2124-54/+58
* [libpng16] Imported from libpng-1.6.4beta01.tarGlenn Randers-Pehrson2013-08-2119-49/+57
* [libpng16] Delay calling png_init_filter_functions() until a row with nonzeroGlenn Randers-Pehrson2013-08-203-6/+13
* [libpng16] Mention png_set_option() in the documentation.Glenn Randers-Pehrson2013-08-172-16/+30
* [libpng16] Use minus signs, not hyphens, in "--i".Glenn Randers-Pehrson2013-08-131-1/+1
* [libpng16] Change some hyphens to minus signs and fix other typos in libpng.3Glenn Randers-Pehrson2013-08-062-30/+30
* [libpng16] Exit loop over tRNS array when a transparent entry isGlenn Randers-Pehrson2013-08-041-1/+7
* [libpng16] Bump version to 1.6.4beta01Glenn Randers-Pehrson2013-07-2028-154/+77
* [libpng16] Imported from libpng-1.6.3.tarv1.6.3libpng-1.6.3-signedGlenn Randers-Pehrson2013-07-1733-94/+73
* [libpng16] Revised "/*SAFE*/" comment in pngrutil.cGlenn Randers-Pehrson2013-07-151-1/+1
* [libpng16] Added "/* SAFE */" comments in pngrutil.c and pngrtran.cGlenn Randers-Pehrson2013-07-154-10/+22
* [libpng16] Updated manual to mention that warnings about iTXt language tagGlenn Randers-Pehrson2013-07-142-13/+21
* [libpng16] Imported from libpng-1.6.3rc01.tarv1.6.3rc01Glenn Randers-Pehrson2013-07-1025-65/+73
* [libpng16] Imported from libpng-1.6.3beta10.tarv1.6.3beta10Glenn Randers-Pehrson2013-07-0415-31/+31
* [libpng16] Unified pngfix.c source with libpng17.John Bowler2013-07-023-5/+6
* [libpng16] Fixed undefined behavior in contrib/tools/pngfix.c and added newJohn Bowler2013-07-024-100/+238
* [libpng16] Only compile ARM code when PNG_READ_SUPPORTED is defined.John Bowler2013-07-024-3/+9
* [libpng16] Updated documentation to show default behavior of benign errorsGlenn Randers-Pehrson2013-07-024-15/+29
* [libpng16] Bump version to 1.6.3beta10Glenn Randers-Pehrson2013-06-2725-62/+66
* [libpng16] Change "png-fix-too-far-back" to "pngfix" inside pngfix.cGlenn Randers-Pehrson2013-06-271-8/+8
* [libpng16] Imported from libpng-1.6.3beta09.tarv1.6.3beta09Glenn Randers-Pehrson2013-06-2715-29/+28
* [libpng16] Renamed contrib/tools/png-fix-too-far-back.c to pngfix.cGlenn Randers-Pehrson2013-06-274-8/+8
* [libng16] Revised contrib/tools/png-fix-too-far-back.c to check all compressedJohn Bowler2013-06-273-824/+3481
* [libpng16] Revised example.c to illustrate use of PNG_DEFAULT_sRGB andGlenn Randers-Pehrson2013-06-253-8/+14
* [libpng16] Fix spelling of "doclifter" in CHANGES and ANNOUNCEGlenn Randers-Pehrson2013-06-182-2/+2
* [libpng16] Bump version to 1.6.3beta09Glenn Randers-Pehrson2013-06-1824-54/+58
* [libpng16] Imported from libpng-1.6.3beta08.tarv1.6.3beta08Glenn Randers-Pehrson2013-06-1816-34/+36
* [libpng16] Bump version to 1.6.3beta08Glenn Randers-Pehrson2013-06-0824-54/+58
* [libpng16] Imported from libpng-1.6.3beta07.tarv1.6.3beta07Glenn Randers-Pehrson2013-06-0815-30/+30
* [libpng16] Protect symbol prefixing against CC/CPPFLAGS/CFLAGS useage.John Bowler2013-06-084-11/+43
* [libpng16] Removed PNG_FILTER_OPTIMIZATIONS and PNG_ARM_NEON_SUPPORTED fromJohn Bowler2013-06-089-58/+90
* [libng16] Neglected to check in pngconf.h with previous commit.Glenn Randers-Pehrson2013-06-061-1/+25
* [libpng16] Make ARM NEON support work at compile time (not just configure time).John Bowler2013-06-064-8/+12
* [libpng16] Enclose the prototypes for the simplified write API inGlenn Randers-Pehrson2013-06-053-8/+14
* [libpng16] Updated README (removed CompuServ reference, added simplesystems.org)Glenn Randers-Pehrson2013-06-051-10/+8
* [libpng16] Fix compiler warning in png-fix-itxt.cJohn Bowler2013-06-051-4/+4
* [libpng16] Deleted set(CMAKE_BUILD_TYPE) block from CMakeLists.txtJohn Bowler2013-06-053-22/+3
* [libpng16] Added set(CMAKE_CONFIGURATION_TYPES ...) to CMakeLists.txtGlenn Randers-Pehrson2013-06-053-3/+7
* [libpng16] Removed a redundant test in png_set_IHDR().Glenn Randers-Pehrson2013-06-043-13/+6
* [libpng16] Updated README with current arm, contrib, and projects directoryGlenn Randers-Pehrson2013-06-031-9/+11
* [libpng16] Bump version to 1.6.3beta07Glenn Randers-Pehrson2013-05-1224-54/+58
* [libpng16] Imported from libpng-1.6.3beta06.tarv1.6.3beta06Glenn Randers-Pehrson2013-05-1218-115/+204
* [libpng16] Revised contrib/pngminim/*/makefile to generate pnglibconf.hGlenn Randers-Pehrson2013-05-095-15/+28