1. 43648b0 [libpng16] Bump version to 1.6.0beta31 by Glenn Randers-Pehrson · 12 years ago
  2. 75fde9e [libpng16] Imported from libpng-1.6.0beta30.tar by Glenn Randers-Pehrson · 12 years ago
  3. 9a82547 [libpng16] Fixed build when using #define PNG_NO_READ_GAMMA in png_do_compose() by Glenn Randers-Pehrson · 12 years ago
  4. a9f44be [libpng16] Minor documentation edits by Glenn Randers-Pehrson · 12 years ago
  5. e15b1e8 [libpng16] Added pngunknown files that were omitted from previous checkin by John Bowler · 12 years ago
  6. fa63bea [libpng16] Use /MDd for vstudio debug builds. by John Bowler · 12 years ago
  7. c39be26 [libpng16] Add updated WARNING file from libpng 1.5/vstudio by John Bowler · 12 years ago
  8. 6ae3479 [libpng16] Added -DZ_SOLO to contrib/pngminim/*/makefile so they will work by Glenn Randers-Pehrson · 12 years ago
  9. 8de49d0 [libpng16] Marked the broken (bad white point) original HP sRGB profiles by John Bowler · 12 years ago
  10. 48cbba8 [libpng16] Added a work around for GCC 4.2 optimization bug by John Bowler · 12 years ago
  11. b257147 [libpng16] Changed ICC profile matrix/vector types to not depend on array by John Bowler · 12 years ago
  12. 73f826c [libpng16] Fixed spelling of "chromaticAdaptationTag" in error messages. by Glenn Randers-Pehrson · 12 years ago
  13. 933bc84 [libpng16] Fix confusion between "adopted" and "adapted" in new comments. by Glenn Randers-Pehrson · 12 years ago
  14. 329d033 [libpng16] Bump version to 1.6.0beta30 by Glenn Randers-Pehrson · 12 years ago
  15. 9c06d78 [libpng16] Imported from libpng-1.6.0beta29.tar by Glenn Randers-Pehrson · 12 years ago
  16. b98681b [libpng16] Improved ICC profile handling including cHRM chunk generation and by John Bowler · 12 years ago
  17. 53f7051 [libpng] Fixed contrib/examples/png2png.c by John Bowler · 12 years ago
  18. d099973 [libpng16] Made makepng and pngtest produce identical PNGs, add "--relaxed" by John Bowler · 12 years ago
  19. 97a77a6 [libpng16] Updated simplified API synopses and description of the png_image by Glenn Randers-Pehrson · 12 years ago
  20. b2aba47 [libpng16] Added contrib/examples/* to the *.zip and *.7z distributions. by Glenn Randers-Pehrson · 12 years ago
  21. ed3ca0e [libpng16] Fixed the simplified API example programs and improved the error by John Bowler · 12 years ago
  22. fd043e5 [libpng16] Bump version to 1.6.0beta29 by Glenn Randers-Pehrson · 12 years ago
  23. cc02f89 [libpng16] Imported from libpng-1.6.0beta28.tar by Glenn Randers-Pehrson · 12 years ago
  24. 14d0ca6 [libpng16] Cleaned up and corrected ICC profile handling. by John Bowler · 12 years ago
  25. 8010217 [libpng16] Minor cleanup of iCCP processing by John Bowler · 12 years ago
  26. 702053d [libpng16] Bump version to 1.6.0beta28 by Glenn Randers-Pehrson · 12 years ago
  27. 74a9c07 [libpng16] Revised Makefile.am to add unknown test support by John Bowler · 12 years ago
  28. d0eef28 [libpng16] Added "tunknown" test and corrected a logic error in by John Bowler · 12 years ago
  29. 3c1f698 [libpng16] Corrected fix for unknown handling in pngtest. This reinstates the by John Bowler · 12 years ago
  30. 4a6c6df [libpng16] Allow fine grain control of unknown chunk APIs. This change allows by John Bowler · 12 years ago
  31. 025d415 [libpng16] Folded long lines and fixed some grammar. by Glenn Randers-Pehrson · 12 years ago
  32. 810c995 [libpng16] Fixed some spelling errors. by Glenn Randers-Pehrson · 12 years ago
  33. e956751 [libpng16] Unknown handling fixes and clean up. This adds more correct option by John Bowler · 12 years ago
  34. b593b3f [libpng16] Bump version to 1.6.0beta28 by Glenn Randers-Pehrson · 12 years ago
  35. 0f08665 [libpng16] Imported from libpng-1.6.0beta27.tar by Glenn Randers-Pehrson · 12 years ago
  36. 3744f94 [libpng16] Removed trailing blanks by Glenn Randers-Pehrson · 12 years ago
  37. aa9dea5 [libpng16] Work around gcc 3.x and Microsoft Visual Studio 2010 complaints. by John Bowler · 12 years ago
  38. ece07cf [libpng16] Removed the png_sizeof(), png_strlen(), png_memset(), png_memcpy(), by Glenn Randers-Pehrson · 12 years ago
  39. dbb7e19 [libpng16] Consistently use memset(), memcpy(), and memcmp() instead of the by Glenn Randers-Pehrson · 12 years ago
  40. e2098ba [libpng16] Make all three "make check" test programs work without READ or WRITE by John Bowler · 12 years ago
  41. 26849f4 [libpng16] Consistently use png_memset(), png_memcpy(), and png_memcmp(), by Glenn Randers-Pehrson · 12 years ago
  42. ad5a993 [libpng16] Cause pngtest --strict to fail on any warning from libpng (not just by John Bowler · 12 years ago
  43. 6954141 [libpng16] Add more conditionals for compiling png_fixed(). by Glenn Randers-Pehrson · 12 years ago
  44. ba2dd33 [libpng16] Some files were omitted from a previous checkin. Here they are. by John Bowler · 12 years ago
  45. 134c576 [libpng16] Fix new leak when text compression is disabled. by John Bowler · 12 years ago
  46. 865e14f [libpng16] Revised comments about info_ptr->signature, added CHANGES entry. by John Bowler · 12 years ago
  47. 5d1df4f [libpng16] Removed png_get_signature() and info_ptr->signature from WRITE-only by Glenn Randers-Pehrson · 12 years ago
  48. 8d3453a [libpng16] Insist on autotools 1.12.1 for git builds because there are security by John Bowler · 12 years ago
  49. 4430b91 [libpng16] Restore info_ptr members that were deleted by the previous by Glenn Randers-Pehrson · 12 years ago
  50. dff6f4c [libpng16Cleanup of png_set_filler(). This function does very different things by John Bowler · 12 years ago
  51. 432c174 [libpng16] Eliminated use of png_sizeof(); use sizeof() instead, and use. by Glenn Randers-Pehrson · 12 years ago
  52. 5f5977e [libpng16] Re-eliminated the use of strcpy() in pngtest.c. An unncessary use by John Bowler · 12 years ago
  53. 0a9f8eb [libpng16] Fixed configurations where floating point is completely disabled. by John Bowler · 12 years ago
  54. cad0150 [libpng16] Corrected handling of row_pointers in example.c and added some by Glenn Randers-Pehrson · 12 years ago
  55. ee427ad [libpng16] Add information about png_calloc() to the manual. by Glenn Randers-Pehrson · 12 years ago
  56. 01b8130 [libpng16] Removed references to png_zalloc() and png_zfree() from the manual. by Glenn Randers-Pehrson · 12 years ago
  57. 449db5a [libpng16] Check for existence of __GNUC_MINOR__ before testing its value by Glenn Randers-Pehrson · 12 years ago
  58. 80b67e4 [libpng16] Added default blank "#define PNG_RESTRICT" to pngconf.h by Glenn Randers-Pehrson · 12 years ago
  59. 0a9f26e [libpng16] Do not use __restrict when GNUC is <= 3.1 by Glenn Randers-Pehrson · 12 years ago
  60. 05ed18e [libpng16] Bump version to 1.6.0beta27 by Glenn Randers-Pehrson · 12 years ago
  61. edb3523 [libpng16] Imported from libpng-1.6.0beta26.tar by Glenn Randers-Pehrson · 12 years ago
  62. 46cb510 [libpng16] Moved scripts/chkfmt to contrib/tools. by Glenn Randers-Pehrson · 12 years ago
  63. 5845d3e [libpng16] Removed scripts/makefile.cegcc from the *.zip and *.7z by Glenn Randers-Pehrson · 12 years ago
  64. 4a37149 [libpng16] Bump version to 1.6.0beta26 by Glenn Randers-Pehrson · 12 years ago
  65. fc58b17 [libpng16] Imported from libpng-1.6.0beta25.tar by Glenn Randers-Pehrson · 12 years ago
  66. 96b9170 [libpng16] Revised png_set_keep_unknown_chunks() so num_chunks < 0 means by Glenn Randers-Pehrson · 12 years ago
  67. 0546e4e [libpng16] Document deprecation of png_convert_to_rfc1123() and its by Glenn Randers-Pehrson · 12 years ago
  68. 05af5cd [libpng16] Fixed some typos and grammar in manual and comments by Glenn Randers-Pehrson · 12 years ago
  69. d630301 [libpng16] Bump version to 1.6.0beta25 by Glenn Randers-Pehrson · 12 years ago
  70. 2ec8409 [libpng16] Imported from libpng-1.6.0beta24.tar by Glenn Randers-Pehrson · 12 years ago
  71. 905cc94 [libpng16] Don't check palette indexes if num_palette is 0 (as it can be in by Glenn Randers-Pehrson · 12 years ago
  72. 8f424b8 [libpng16] Bump version to 1.6.0beta24 by Glenn Randers-Pehrson · 12 years ago
  73. cc46157 [libpng16] Imported from libpng-1.6.0beta23.tar by Glenn Randers-Pehrson · 12 years ago
  74. 14ca47b [libpng16] Improved performance of new do_check_palette_indexes() function by Glenn Randers-Pehrson · 12 years ago
  75. b1e7771 [libpng16] Do not depend upon a GCC feature macro being available for use in by Glenn Randers-Pehrson · 12 years ago
  76. ff7b7ba [libpng16] Made fixes for new optimization warnings from gcc 4.7.0. by Glenn Randers-Pehrson · 12 years ago
  77. 1935d07 [libpng16] Revised CMakeLists.txt to not attempt to make a symlink under mingw. by Glenn Randers-Pehrson · 12 years ago
  78. 04c1c07 [libpng16] Bump version to 1.6.0beta23 by Glenn Randers-Pehrson · 12 years ago
  79. 8f4d672 [libpng16] Imported from libpng-1.6.0beta22.tar by Glenn Randers-Pehrson · 12 years ago
  80. 15f6fd3 [libpng16] checked in contrib/libtests/pngstest.c which was omitted by John Bowler · 12 years ago
  81. b454169 [libpng16] Removed need for -Wno-cast-align with clang. clang correctly warns by John Bowler · 12 years ago
  82. 040575c [libpng16] Bump version to 1.6.0beta22 by Glenn Randers-Pehrson · 12 years ago
  83. 4330905 [libpng16] Imported from libpng-1.6.0beta21.tar by Glenn Randers-Pehrson · 12 years ago
  84. bc2a57f [libpng16] Changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILE in by Glenn Randers-Pehrson · 12 years ago
  85. 56f22f4 [libpng16] Added -lssp_nonshared in a comment in scripts/makefile.freebsd by Glenn Randers-Pehrson · 12 years ago
  86. cd39adb [libpng16] Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpriv.h around by Glenn Randers-Pehrson · 12 years ago
  87. b4f5c42 [libpng16] Revised scripts/makefile.darwin: use system zlib; remove quotes by Glenn Randers-Pehrson · 13 years ago
  88. e243a1f [libpng16] Enable png_set_check_for_invalid_index() for both read and write. by Glenn Randers-Pehrson · 13 years ago
  89. 747b554 [libpng16] Edited new commentary in png.c by Glenn Randers-Pehrson · 13 years ago
  90. f229d4d [libpng16] Bump version to 1.6.0beta21 by Glenn Randers-Pehrson · 13 years ago
  91. 96027d9 [libpng16] Imported from libpng-1.6.0beta20.tar by Glenn Randers-Pehrson · 13 years ago
  92. 58f277c [libpng16] Revised png_set_text_2() to avoid potential memory corruption. by Glenn Randers-Pehrson · 13 years ago
  93. 921648a [libpng16] Recognize known sRGB ICC profiles while reading; prefer writing the by John Bowler · 13 years ago
  94. 23a30f8 [libpng16] Prevent PNG_EXPAND+PNG_SHIFT doing the shift twice. by John Bowler · 13 years ago
  95. 4801561 [libpng16] Recognize known sRGB ICC profiles while reading and issue a warning by Glenn Randers-Pehrson · 13 years ago
  96. 13a87d9 [libpng16] Fixed ICC profile parsing and sRGB profile recognition by John Bowler · 13 years ago
  97. c1217ee [libpng16] Write the profile MD5s from checksum-icc (and the date) by John Bowler · 13 years ago
  98. 51d1e2b [libng16] Added checksum-icc.c to contrib/libtests by John Bowler · 13 years ago
  99. f7677a3 [libpng16] Use uLong 64 bits for crc32 return in profile check by John Bowler · 13 years ago
  100. 8fbd60d [libpng16] Recognize known sRGB ICC profiles while reading and handle them as by Glenn Randers-Pehrson · 13 years ago