1. 3914594 [libpng16] Imported from libpng-1.6.6.tar by Glenn Randers-Pehrson · 11 years ago
  2. 53ae7dc [libpng16] Imported from libpng-1.6.5.tar by Glenn Randers-Pehrson · 11 years ago
  3. cd6a3ef [libpng16] Bump version to 1.6.5beta01 by Glenn Randers-Pehrson · 11 years ago
  4. 209d3eb [libpng16] Imported from libpng-1.6.4.tar by Glenn Randers-Pehrson · 11 years ago
  5. d42dc54 [libpng16] Imported from libpng-1.6.4rc01.tar by Glenn Randers-Pehrson · 11 years ago
  6. 877afaf [libpng16] Bump version to 1.6.4beta03 by Glenn Randers-Pehrson · 11 years ago
  7. 8c49ddc [libpng16] Imported from libpng-1.6.4beta02.tar by Glenn Randers-Pehrson · 11 years ago
  8. 5680f5d [libpng16] Bump version to 1.6.4beta02 by Glenn Randers-Pehrson · 11 years ago
  9. 3244020 [libpng16] Imported from libpng-1.6.4beta01.tar by Glenn Randers-Pehrson · 11 years ago
  10. 685d79e [libpng16] Delay calling png_init_filter_functions() until a row with nonzero by Glenn Randers-Pehrson · 11 years ago
  11. 52083f9 [libpng16] Mention png_set_option() in the documentation. by Glenn Randers-Pehrson · 11 years ago
  12. 7191f6e [libpng16] Use minus signs, not hyphens, in "--i". by Glenn Randers-Pehrson · 11 years ago
  13. 4dcbf24 [libpng16] Change some hyphens to minus signs and fix other typos in libpng.3 by Glenn Randers-Pehrson · 11 years ago
  14. 492e671 [libpng16] Exit loop over tRNS array when a transparent entry is by Glenn Randers-Pehrson · 11 years ago
  15. 5881b11 [libpng16] Bump version to 1.6.4beta01 by Glenn Randers-Pehrson · 11 years ago
  16. 847e9ef [libpng16] Imported from libpng-1.6.3.tar by Glenn Randers-Pehrson · 11 years ago
  17. db56fa1 [libpng16] Revised "/*SAFE*/" comment in pngrutil.c by Glenn Randers-Pehrson · 11 years ago
  18. bc8e40d [libpng16] Added "/* SAFE */" comments in pngrutil.c and pngrtran.c by Glenn Randers-Pehrson · 11 years ago
  19. 2b87a54 [libpng16] Updated manual to mention that warnings about iTXt language tag by Glenn Randers-Pehrson · 11 years ago
  20. b23afad [libpng16] Imported from libpng-1.6.3rc01.tar by Glenn Randers-Pehrson · 11 years ago
  21. f5d7f43 [libpng16] Imported from libpng-1.6.3beta10.tar by Glenn Randers-Pehrson · 11 years ago
  22. b4ec1f8 [libpng16] Unified pngfix.c source with libpng17. by John Bowler · 11 years ago
  23. f5f1206 [libpng16] Fixed undefined behavior in contrib/tools/pngfix.c and added new by John Bowler · 11 years ago
  24. 497e731 [libpng16] Only compile ARM code when PNG_READ_SUPPORTED is defined. by John Bowler · 11 years ago
  25. d5dd93f [libpng16] Updated documentation to show default behavior of benign errors by Glenn Randers-Pehrson · 11 years ago
  26. 7f9a49a [libpng16] Bump version to 1.6.3beta10 by Glenn Randers-Pehrson · 11 years ago
  27. 573c9d4 [libpng16] Change "png-fix-too-far-back" to "pngfix" inside pngfix.c by Glenn Randers-Pehrson · 11 years ago
  28. 56a1a66 [libpng16] Imported from libpng-1.6.3beta09.tar by Glenn Randers-Pehrson · 11 years ago
  29. d992e05 [libpng16] Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c by Glenn Randers-Pehrson · 11 years ago
  30. 870beb5 [libng16] Revised contrib/tools/png-fix-too-far-back.c to check all compressed by John Bowler · 11 years ago
  31. b0d9735 [libpng16] Revised example.c to illustrate use of PNG_DEFAULT_sRGB and by Glenn Randers-Pehrson · 11 years ago
  32. 04d4e38 [libpng16] Fix spelling of "doclifter" in CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 11 years ago
  33. 67a46d1 [libpng16] Bump version to 1.6.3beta09 by Glenn Randers-Pehrson · 11 years ago
  34. bbc29a8 [libpng16] Imported from libpng-1.6.3beta08.tar by Glenn Randers-Pehrson · 11 years ago
  35. 3948b94 [libpng16] Bump version to 1.6.3beta08 by Glenn Randers-Pehrson · 11 years ago
  36. 746bc7d [libpng16] Imported from libpng-1.6.3beta07.tar by Glenn Randers-Pehrson · 11 years ago
  37. f260f6d [libpng16] Protect symbol prefixing against CC/CPPFLAGS/CFLAGS useage. by John Bowler · 11 years ago
  38. 18dd07e [libpng16] Removed PNG_FILTER_OPTIMIZATIONS and PNG_ARM_NEON_SUPPORTED from by John Bowler · 11 years ago
  39. 0486b17 [libng16] Neglected to check in pngconf.h with previous commit. by Glenn Randers-Pehrson · 11 years ago
  40. aa22442 [libpng16] Make ARM NEON support work at compile time (not just configure time). by John Bowler · 11 years ago
  41. 4a43182 [libpng16] Enclose the prototypes for the simplified write API in by Glenn Randers-Pehrson · 11 years ago
  42. 810b6e5 [libpng16] Updated README (removed CompuServ reference, added simplesystems.org) by Glenn Randers-Pehrson · 11 years ago
  43. 8861099 [libpng16] Fix compiler warning in png-fix-itxt.c by John Bowler · 11 years ago
  44. 1b9b970 [libpng16] Deleted set(CMAKE_BUILD_TYPE) block from CMakeLists.txt by John Bowler · 11 years ago
  45. 43f0311 [libpng16] Added set(CMAKE_CONFIGURATION_TYPES ...) to CMakeLists.txt by Glenn Randers-Pehrson · 11 years ago
  46. 421f95d [libpng16] Removed a redundant test in png_set_IHDR(). by Glenn Randers-Pehrson · 11 years ago
  47. f962512 [libpng16] Updated README with current arm, contrib, and projects directory by Glenn Randers-Pehrson · 11 years ago
  48. cafa0ee [libpng16] Bump version to 1.6.3beta07 by Glenn Randers-Pehrson · 11 years ago
  49. afd6cec [libpng16] Imported from libpng-1.6.3beta06.tar by Glenn Randers-Pehrson · 11 years ago
  50. 61dbc4c [libpng16] Revised contrib/pngminim/*/makefile to generate pnglibconf.h by Glenn Randers-Pehrson · 11 years ago
  51. bea86bb [libpng16] Removed obsolete reference to "pnginflate" from ANNOUNCE by Glenn Randers-Pehrson · 11 years ago
  52. 7fc85a3 [libng16] Fixed typo in png-fix-too-far-back "usage" output by Glenn Randers-Pehrson · 11 years ago
  53. bb8d4f7 [libpng16] Cleaned up CHANGES and ANNOUNCE files. by Glenn Randers-Pehrson · 11 years ago
  54. b79c98e [libpng16] Bump version to 1.6.3beta06 by Glenn Randers-Pehrson · 11 years ago
  55. 4cf2465 [libpng16] Imported from libpng-1.6.3beta05.tar by Glenn Randers-Pehrson · 11 years ago
  56. 4ea93e6 [libpng16] Renamed pnginflate to png-fix-too-far-back in contrib/tools. by Glenn Randers-Pehrson · 11 years ago
  57. ff141eb [libpng16] Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt. by Glenn Randers-Pehrson · 11 years ago
  58. 122bec1 [libpng16]Check ZLIB_VERNUM for mismatches, enclose #error in quotes by John Bowler · 11 years ago
  59. 9afb90f [libpng16] Attempt to detect configuration issues with pngdeflate, by John Bowler · 11 years ago
  60. 34b7d62 [libpng16] Updated Makefile.am by John Bowler · 11 years ago
  61. 3f2b5a6 libpng16] Updated contrib/pngminus/pnm2png.c (Paul Stewart): by Glenn Randers-Pehrson · 11 years ago
  62. 294d0b8 [libpng16] Detect wrong libpng versions linked to pngdeflate, which currently by John Bowler · 11 years ago
  63. 62c6fbb [libpng16] Check that PNG_MAXIMUM_INFLATE_WINDOW is defined before using it. by Glenn Randers-Pehrson · 11 years ago
  64. 0c7ac06 [libpng16] Added an option to force maximum window size for inflating. by John Bowler · 11 years ago
  65. db67cba [libpng16] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart). by Glenn Randers-Pehrson · 11 years ago
  66. 2aa6c96 [libpng16] Bump version to 1.6.3beta05 by Glenn Randers-Pehrson · 11 years ago
  67. 2fd3434 [libpng16] Imported from libpng-1.6.3beta04.tar by Glenn Randers-Pehrson · 11 years ago
  68. 2c0833e [libpng16] Committed new pnglibconf.dfa and prebuilt. by Glenn Randers-Pehrson · 11 years ago
  69. 127b08a [libpng16] Calculate our own zlib windowBits when decoding rather than by Glenn Randers-Pehrson · 11 years ago
  70. 0f42908 [libpng16] Bump version to 1.6.3beta04 by Glenn Randers-Pehrson · 11 years ago
  71. f18a28c [libpng16] Imported from libpng-1.6.3beta03.tar by Glenn Randers-Pehrson · 11 years ago
  72. 56d6bc2 [libpng16] Avoid dereferencing NULL pointer possibly returned from by Glenn Randers-Pehrson · 11 years ago
  73. 61946e0 [libpng16] Revise man page to demonstrate dealing with unknown chunk by Glenn Randers-Pehrson · 11 years ago
  74. 49f9c24 [libpng16] Expanded manual paragraph about writing private chunks, particularly by Glenn Randers-Pehrson · 11 years ago
  75. c62fda0 [libpng16] Bump version to 1.6.3beta03 by Glenn Randers-Pehrson · 11 years ago
  76. cd62215 [libpng16] Imported from libpng-1.6.3beta02.tar by Glenn Randers-Pehrson · 11 years ago
  77. ac09cd0 [libpng16] Test for 'arm*' not just 'arm' in the host_cpu configure variable. by John Bowler · 11 years ago
  78. 529045c [libpng16] Bump version to 1.6.3beta02 by Glenn Randers-Pehrson · 11 years ago
  79. 7b1da52 [libpng16] Ensure that NEON filter stuff is completely disabled when switched by John Bowler · 11 years ago
  80. 34d20f4 [libpng16] Revised stack marking in arm/filter_neon.S and configure.ac. by Glenn Randers-Pehrson · 11 years ago
  81. 399430d [libpng16] Update "last changed" comments. by Glenn Randers-Pehrson · 11 years ago
  82. 3f677d1 [libpng16] Bump version to 1.6.3beta01 by Glenn Randers-Pehrson · 11 years ago
  83. 809355b [libpng16] Imported from libpng-1.6.2.tar by Glenn Randers-Pehrson · 11 years ago
  84. 7fd7174 [libpng16] Fix confusing CHANGES entry. by Glenn Randers-Pehrson · 11 years ago
  85. 0ee3465 [libpng16] Imported from libpng-1.6.2rc06.tar by Glenn Randers-Pehrson · 11 years ago
  86. a793120 [libpng16] Bump version to 1.6.2rc03 by Glenn Randers-Pehrson · 11 years ago
  87. 9bdba4e [libpng16] Imported from libpng-1.6.2rc05.tar by Glenn Randers-Pehrson · 11 years ago
  88. a74b708 [libpng16] Ensure that NEON filter stuff is completely disabled when by John Bowler · 11 years ago
  89. 0d50d65 [libpng16] Imported from libpng-1.6.2rc04.tar by Glenn Randers-Pehrson · 11 years ago
  90. 453fbf9 [libpng16] Revised stack marking in arm/filter_neon.S by Glenn Randers-Pehrson · 11 years ago
  91. 6e1c74b [libpng16] Imported from libpng-1.6.2rc03.tar by Glenn Randers-Pehrson · 11 years ago
  92. fdc2d5f [libpng16] Bump version to 1.6.2rc03 by Glenn Randers-Pehrson · 11 years ago
  93. 67a289f [libpng16] Fixed some spelling/typos by Glenn Randers-Pehrson · 11 years ago
  94. bf15ac7 [libpng16] Imported from libpng-1.6.2rc02.tar by Glenn Randers-Pehrson · 11 years ago
  95. 7ef0c46 [libpng16] Updated "last changed" comments. by Glenn Randers-Pehrson · 11 years ago
  96. 8d9e494 [libpng16] Merged pngtest.c with version 1.7.0beta08 by Glenn Randers-Pehrson · 11 years ago
  97. 0794df4 [libpng16] Imported from libpng-1.6.2rc01.tar by Glenn Randers-Pehrson · 11 years ago
  98. 7a69bed [libpng16] in fixitxt.c define MAX_LENGTH, largest iTXT chunk that it by Glenn Randers-Pehrson · 11 years ago
  99. e4413a7 [libpng16] Disallow storing sRGB information when the sRGB is not supported. by John Bowler · 11 years ago
  100. 7fdb594 [libpng16] Added #ifdef PNG_WRITE_sRGB_SUPPORTED, etc., tests where needed in by Glenn Randers-Pehrson · 11 years ago