1. 79b7e4e [libpng16] Changed file permissions of contrib/tools/intgamma.sh from by Glenn Randers-Pehrson · 10 years ago
  2. b41a37d [libpng16] Imported from libpng-1.6.12rc01.tar by Glenn Randers-Pehrson · 10 years ago
  3. b7afba6 [libpng16] Relocated new code from 1.6.11beta06 in png.c to a point after the by Glenn Randers-Pehrson · 10 years ago
  4. da7b692 [libpng16] Bump version to 1.6.12beta01 by Glenn Randers-Pehrson · 10 years ago
  5. c4e0f3d [libpng16] Imported from libpng-1.6.11.tar by Glenn Randers-Pehrson · 10 years ago
  6. ee6050e [libpng16] Imported from libpng-1.6.11rc02.tar by Glenn Randers-Pehrson · 10 years ago
  7. 165f072 [libpng16] Imported from libpng-1.6.11rc01.tar by Glenn Randers-Pehrson · 10 years ago
  8. 7acfe50 [libpng16] Bump version to 1.6.11beta07 by Glenn Randers-Pehrson · 10 years ago
  9. 5808e7b [libpng16] Imported from libpng-1.6.11beta06.tar by Glenn Randers-Pehrson · 10 years ago
  10. d1c5f48 [libpng16] Minor update to documentation and CHANGES/ANNOUNCE files. by Glenn Randers-Pehrson · 10 years ago
  11. e95ce2c [libpng16] Added PNG_SKIP_sRGB_CHECK_PROFILE choice for png_set_option(). by Glenn Randers-Pehrson · 10 years ago
  12. 0d5ac5d [libpng16] Bump version to 1.6.11beta06 by Glenn Randers-Pehrson · 10 years ago
  13. f30aa7e [libpng16] Imported from libpng-1.6.11beta05.tar by Glenn Randers-Pehrson · 10 years ago
  14. ab9736a [libpng16] Allow writing ICC V2 profiles that lack padding (Kai-Uwe Behrmann). by Glenn Randers-Pehrson · 10 years ago
  15. 5a1d1b5 [libpng16] Do not reject ICC V2 profiles that lack padding (Kai-Uwe Behrmann). by Glenn Randers-Pehrson · 10 years ago
  16. d5201df [libpng16] Bump version to 1.6.11beta05 by Glenn Randers-Pehrson · 10 years ago
  17. 0ace9f5 [libpng16] PNG_sRGB_PROFILE_CHECKING = (-1) now means no sRGB profile checking. by Glenn Randers-Pehrson · 10 years ago
  18. 72855fb [libpng16] Made progressive reading of interlaced images consistent with the by Glenn Randers-Pehrson · 10 years ago
  19. 7a0ca96 [libpng16] Bump version to 1.6.11beta04 by Glenn Randers-Pehrson · 10 years ago
  20. f169806 [libpng16] Bump version to 1.6.11beta03 by Glenn Randers-Pehrson · 10 years ago
  21. fa26eb1 [libpng16] Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, that by Glenn Randers-Pehrson · 10 years ago
  22. d17313e [libpng16] Bump version to 1.6.11beta03 by Glenn Randers-Pehrson · 10 years ago
  23. 6b570f1 [libpng16] Imported from libpng-1.6.11beta02.tar by Glenn Randers-Pehrson · 10 years ago
  24. 9ab7b4c [libpng16] Allow an easy replacement of the default pre-built configuration by Cosmin Truta · 10 years ago
  25. ae6eaa8 [libpng16] Don't warn about invalid dimensions exceeding user limits. by Cosmin Truta · 10 years ago
  26. 82200da [libpng16] $(CP) is now used alongside $(RM_F). Also, use 'copy' instead by Cosmin Truta · 10 years ago
  27. 6572c7d [libpng16] Silence 'unused parameter' build warnings (Cosmin). by Cosmin Truta · 10 years ago
  28. a518abd [libpng16] Removed #if/#else/#endif from inside two pow() calls in pngvalid.c by Glenn Randers-Pehrson · 10 years ago
  29. 2364631 [libpng16] Bump version to 1.6.11beta02 by Glenn Randers-Pehrson · 10 years ago
  30. 7017c40 [libpng16] Revised INSTALL and libpng-manual.txt by Glenn Randers-Pehrson · 10 years ago
  31. 2f5fb84 [libpng16] Updated the manual and moved part of it to the INSTALL file. by Glenn Randers-Pehrson · 10 years ago
  32. 33e2bd9 [libpng16] Changed ZlibSrcDir from 1.2.5 to 1.2.8 in projects/vstudio. by Glenn Randers-Pehrson · 11 years ago
  33. 0567015 [libpng16] Use "if (value != 0)" instead of "if (value)" consistently. by Glenn Randers-Pehrson · 11 years ago
  34. 71d23c4 [libpng16] Bump version to 1.6.11beta01 by Glenn Randers-Pehrson · 11 years ago
  35. 4df37bf [libpng16] Imported from libpng-1.6.10.tar by Glenn Randers-Pehrson · 11 years ago
  36. c540d8b [libpng16] Bump version to 1.6.10rc04 by Glenn Randers-Pehrson · 11 years ago
  37. 6e8ba0f [libpng16] Un-deprecated png_data_freer(). by Glenn Randers-Pehrson · 11 years ago
  38. b3a7650 [libpng16] Updated CHANGES and ANNOUNCE to libpng-1.6.10rc02. by Glenn Randers-Pehrson · 11 years ago
  39. b8f4334 [libpng16] Removed unreachable return statement after png_chunk_error() by Glenn Randers-Pehrson · 11 years ago
  40. 53c60fa [libpng16] Bump version to 1.6.10rc01 by Glenn Randers-Pehrson · 11 years ago
  41. ab56b74 [libpng16] Imported from libpng-1.6.10rc01.tar by Glenn Randers-Pehrson · 11 years ago
  42. 3455238 [libpng16] Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS by Glenn Randers-Pehrson · 11 years ago
  43. 9f0ac85 [libpng16] Mention CERT VU#684412 and CVE-2014-0333 in CHANGES and ANNOUNCE. by Glenn Randers-Pehrson · 11 years ago
  44. 2fff807 [libpng16] Bump version to 1.6.10beta04 by Glenn Randers-Pehrson · 11 years ago
  45. be040c9 [libpng16] Moved some documentation from png.h to libpng.3 and libpng-manual.txt by Glenn Randers-Pehrson · 11 years ago
  46. 1301356 [libpng16] Bump version to 1.6.10beta03 by Glenn Randers-Pehrson · 11 years ago
  47. 45625ec [libpng16] Don't recognize known sRGB profiles as sRGB if they have been hacked, by Glenn Randers-Pehrson · 11 years ago
  48. e3ae583 [libpng16] Don't recognize known sRGB profiles as sRGB if they have been hacked. by Glenn Randers-Pehrson · 11 years ago
  49. eb657ae [libpng16] Added png_ptr->process_mode = PNG_READ_IDAT_MODE in by Glenn Randers-Pehrson · 11 years ago
  50. f5df058 [libpng16] Use a user warning handler in contrib/gregbook/readpng2.c by Glenn Randers-Pehrson · 11 years ago
  51. dd6679d [libpng16] Check for __has_extension before using it in pngconf.h, to by Glenn Randers-Pehrson · 11 years ago
  52. 9c5a1ba [libpng16] Check for info_ptr == NULL early in png_read_end() so we don't need by Glenn Randers-Pehrson · 11 years ago
  53. dba54b8 [libpng16] Moved OS dependent code from arm/arm_init.c, to allow the included by John Bowler · 11 years ago
  54. 103b041 [libpng16] Moved redefines of png_error(), png_warning(), png_chunk_error(), by Glenn Randers-Pehrson · 11 years ago
  55. e40e370 [libpng16] Bump version to 1.6.10beta02 by Glenn Randers-Pehrson · 11 years ago
  56. 9eec159 [libpng16] Imported from libpng-1.6.10beta01.tar by Glenn Randers-Pehrson · 11 years ago
  57. 414d7b5 [libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31. by John Bowler · 11 years ago
  58. 685dff4 [libpng16] Update ANNOUNCE file about new location of gpg signatures. by Glenn Randers-Pehrson · 11 years ago
  59. 8a227ff [libpng16] Bump version to 1.6.10beta01 by Glenn Randers-Pehrson · 11 years ago
  60. 3e753eb [libpng16] Imported from libpng-1.6.9.tar by Glenn Randers-Pehrson · 11 years ago
  61. b91528d [libpng16] Quiet an uninitialized memory warning from VC2013 in png_get_png(). by Glenn Randers-Pehrson · 11 years ago
  62. 2f1dede [libpng16] Imported from libpng-1.6.9rc01.tar by Glenn Randers-Pehrson · 11 years ago
  63. 5af0307 [libpng16] Imported from libpng-1.6.9beta04.tar by Glenn Randers-Pehrson · 11 years ago
  64. bda94b1 [libpng16] Added clang attribute support (Cosmin). by Glenn Randers-Pehrson · 11 years ago
  65. 4250328 [libpng16] Updated scripts/makefile.* to use CPPFLAGS (Cosmin) by Glenn Randers-Pehrson · 11 years ago
  66. bb6e0a2 [libpng16] Bump version to 1.6.9beta04 by Glenn Randers-Pehrson · 11 years ago
  67. 88cf760 [libpng16] Removed potentially misleading warning from png_check_IHDR(). by Glenn Randers-Pehrson · 11 years ago
  68. 4ea97d8 [libpng16]Revised png_check_IHDR() to use PNG_SIZE_MAX instead of by Glenn Randers-Pehrson · 11 years ago
  69. bc79c25 [libpng16] Bump version to 1.6.9beta03 by Glenn Randers-Pehrson · 11 years ago
  70. 3cc9e8f [libpng16] Imported from libpng-1.6.9beta02.tar by Glenn Randers-Pehrson · 11 years ago
  71. d0479d2 [libpng16] Allow unversioned links created on install to be disabled in by John Bowler · 11 years ago
  72. 1fc0171 [libpng16] Revised pngvalid.c to support libpng 1.5, which does not support the by John Bowler · 11 years ago
  73. a847247 [libpng16] Merged libpng-1.7.0 changes to make no-interlace configurations work by John Bowler · 11 years ago
  74. 88ecac6 [libpng16] Merged pngrio.c, pngtrans.c, pngwio.c, and pngerror.c by Glenn Randers-Pehrson · 11 years ago
  75. e51ba2e [libpng16] Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner). by Glenn Randers-Pehrson · 11 years ago
  76. a80e864 [libpng16] Merged with pngvalid.c from libpng-1.7 changes to create a single by John Bowler · 11 years ago
  77. 1d3c990 [libpng16] Added checks for libpng 1.5 to pngvalid.c. This supports the use of by John Bowler · 11 years ago
  78. 79f0ba4 [libpng16] Fixed typo in CHANGES and ANNOUNCE (autoconf version 2.69, not 2.59) by Glenn Randers-Pehrson · 11 years ago
  79. 4568762 [libpng16] Bump version to 1.6.9beta02 by Glenn Randers-Pehrson · 11 years ago
  80. 0740c62 [libpng16] Imported from libpng-1.6.9beta01.tar by Glenn Randers-Pehrson · 11 years ago
  81. 38f4940 [libpng16] Update "last changed" dates in recently-patched files. by Glenn Randers-Pehrson · 11 years ago
  82. 8f1150e [libpng16] Made transform implementation functions static. This makes the by John Bowler · 11 years ago
  83. c10930a [libpng16] Bookkeeping: Moved functions around (no changes). Moved transform by John Bowler · 11 years ago
  84. bff81bd [libpng16] Bump version to 1.6.9beta01 by Glenn Randers-Pehrson · 11 years ago
  85. be3977d [libpng16] Imported from libpng-1.6.8.tar by Glenn Randers-Pehrson · 11 years ago
  86. 67f101e [libpng16] Imported from libpng-1.6.8rc02.tar by Glenn Randers-Pehrson · 11 years ago
  87. b6f0a64 [libpng16] Imported from libpng-1.6.8rc01.tar by Glenn Randers-Pehrson · 11 years ago
  88. 81dfd00 [libpng16] Tidied up pngfix inits and fixed non-write pngtest. by John Bowler · 11 years ago
  89. 84092bb [libpng16] Bump version to 1.6.8beta03 by Glenn Randers-Pehrson · 11 years ago
  90. 1658e60 [libpng16] Imported from libpng-1.6.8beta02.tar by Glenn Randers-Pehrson · 11 years ago
  91. 83b132f [libpng16] Changed deprecated png_free_default() to free() in pngtest.c by Glenn Randers-Pehrson · 11 years ago
  92. 1f63da3 [libpng16] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m' by Glenn Randers-Pehrson · 11 years ago
  93. 3f8a2ed [libpng16] Removed or marked PNG_UNUSED some harmless "dead assignments" by Glenn Randers-Pehrson · 11 years ago
  94. d56af33 [libpng16] Bump version to 1.6.8beta02 by Glenn Randers-Pehrson · 11 years ago
  95. 1c6e5f8 [libpng16] Imported from libpng-1.6.8beta01.tar by Glenn Randers-Pehrson · 11 years ago
  96. 0f63033 [libpng16] Fixed pngvalid 'fail' function declaration on the Intel C Compiler. by John Bowler · 11 years ago
  97. 503a494 [libpng16] Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. by Glenn Randers-Pehrson · 11 years ago
  98. c912050 [libpng16] Fixed 'minimal' builds. Various obviously useful minimal by Glenn Randers-Pehrson · 11 years ago
  99. 1132134 [libpng16] Conditionally compile some unused functions reported by -Wall by Glenn Randers-Pehrson · 11 years ago
  100. bd757ac [libpng16] Reverted change of ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED by Glenn Randers-Pehrson · 11 years ago