1. 9fcb846 [libpng16] Imported from libpng-1.6.31.tar by Glenn Randers-Pehrson · 7 years ago
  2. 136b320 [libpng16] Imported from libpng-1.6.31rc02.tar by Glenn Randers-Pehrson · 7 years ago
  3. 1ed0b3f [libpng16] Fixed typo in example.c (png_free_image should be png_image_free) by Glenn Randers-Pehrson · 7 years ago
  4. a354e5c [libpng16] Imported from libpng-1.6.31rc01.tar by Glenn Randers-Pehrson · 7 years ago
  5. 3de6fa1 [libpng16] Imported from libpng-1.6.31beta07.tar by Glenn Randers-Pehrson · 7 years ago
  6. db16b27 [libpng16] Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning. by Glenn Randers-Pehrson · 7 years ago
  7. d2fcc41 [libpng16] Imported from libpng-1.6.31beta06.tar by Glenn Randers-Pehrson · 7 years ago
  8. cd37210 [libpng16] Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm by Glenn Randers-Pehrson · 7 years ago
  9. a5b6751 [libpng16] Bump version to 1.6.31beta06 by Glenn Randers-Pehrson · 7 years ago
  10. cd8eb93 [libpng16] Imported from libpng-1.6.31beta05.tar by Glenn Randers-Pehrson · 7 years ago
  11. 68cb0aa [libpng16] Implement eXIf chunk support by Glenn Randers-Pehrson · 7 years ago
  12. 40943eb [libpng16] Bump version to 1.6.31beta05 by Glenn Randers-Pehrson · 7 years ago
  13. f78a3e7 [libpng16] Imported from libpng-1.6.31beta04.tar by Glenn Randers-Pehrson · 7 years ago
  14. 72d07d3 [libpng16] Removed one of the GCC-7.1.0 'strict-overflow' warnings that by John Bowler · 7 years ago
  15. ecea632 [libpng16] Cross-reference scripts/makefile.linux-opt in INSTALL by Glenn Randers-Pehrson · 7 years ago
  16. fd9c48f [libpng16]Fixed release numbering in makefile.linux,linux-opt, msys by Glenn Randers-Pehrson · 7 years ago
  17. f2621c5 [libpng16] Bump version to 1.6.31beta04 by Glenn Randers-Pehrson · 7 years ago
  18. a947052 [libpng16] Imported from libpng-1.6.31beta03.tar by Glenn Randers-Pehrson · 7 years ago
  19. 0a9d271 [libpng16] Added scripts/makefile-linux-opt, which has hardware optimizations by Glenn Randers-Pehrson · 7 years ago
  20. aa6e048 [libpng16] Quieted "declaration after statement" warnings in intel/filter_sse2.c. by Glenn Randers-Pehrson · 7 years ago
  21. 77a063a [libpng16] Balance an if/endif pair in CMakeLists.txt by Glenn Randers-Pehrson · 7 years ago
  22. 5cc2355 [libpng16]Change "int" to "png_uint_32" in intel/filter_sse2.c to prevent by Glenn Randers-Pehrson · 7 years ago
  23. 76b3a7e [libpng16] Add "libpng_mips_sources" to CMakeLists.txt when building MIPS_MSA by Glenn Randers-Pehrson · 7 years ago
  24. 2b80b40 [libpng16] Mention cmake "PNG_HARDWARE_OPTIMIZATIONS" in INSTALL by Glenn Randers-Pehrson · 7 years ago
  25. f16c340 [libpng16] Updated CMakeLists.txt to add INTEL_SSE and MIPS_MSA platforms. by Glenn Randers-Pehrson · 7 years ago
  26. 918a6ac [libpng16] Bump version to 1.6.31beta03 by Glenn Randers-Pehrson · 7 years ago
  27. bd5a826 [libpng16] Imported from libpng-1.6.31beta02.tar by Glenn Randers-Pehrson · 7 years ago
  28. 50b6df5 [libpng16] Added "--enable-hardware-optimizations" configuration flag to enable by Glenn Randers-Pehrson · 7 years ago
  29. 857ef82 [libpng16] Expand INSTALL instructions about enabling hardware optimizations. by Glenn Randers-Pehrson · 7 years ago
  30. f380ae5 [libpng16] Added instructions for disabling hardware optimizations in INSTALL. by Glenn Randers-Pehrson · 7 years ago
  31. 23b5199 [libpng16] Bump version to 1.6.31beta02 by Glenn Randers-Pehrson · 7 years ago
  32. 77417b8 [libpng16] Imported from libpng-1.6.31beta01.tar by Glenn Randers-Pehrson · 7 years ago
  33. eed9efe [libpng16] Added special case for FreeBSD in arm/filter_neon.S (Maya Rashish). by Glenn Randers-Pehrson · 7 years ago
  34. b5c16f8 [libpng16] Added note about png_get_rowbytes() being affected by transforms by Glenn Randers-Pehrson · 7 years ago
  35. 89b8c13 [libpng16] Added "Requires: zlib" to libpng.pc.in (Pieter Neerincx). by Glenn Randers-Pehrson · 7 years ago
  36. 54126d5 [libpng16] Revised pngpriv.h to use PNG_VERSION_INFO_ONLY instead of by Glenn Randers-Pehrson · 7 years ago
  37. 660ce58 [libpng16] Revised pngpriv.h to work around failure to compile arm/filter_neon.S by Glenn Randers-Pehrson · 7 years ago
  38. 9f7134c [libpng16] Update some "last changed" dates by Glenn Randers-Pehrson · 7 years ago
  39. 145361a [libpng16] Bump version to 1.6.31beta01 by Glenn Randers-Pehrson · 7 years ago
  40. 58649f1 [libpng16] Imported from libpng-1.6.30.tar by Glenn Randers-Pehrson · 7 years ago
  41. 14be73c [libpng16] Imported from libpng-1.6.30rc02.tar by Glenn Randers-Pehrson · 7 years ago
  42. 87cd2dc [libpng16] Imported from libpng-1.6.30rc01.tar by Glenn Randers-Pehrson · 7 years ago
  43. 2d306c4 [libpng16] Bump version to 1.6.30beta05 by Glenn Randers-Pehrson · 7 years ago
  44. 5aaf6e8 [libpng16] Imported from libpng-1.6.30beta04.tar by Glenn Randers-Pehrson · 7 years ago
  45. c548328 [libpng16] Avoid writing an empty IDAT when the last IDAT exactly fills the by Glenn Randers-Pehrson · 7 years ago
  46. 11629b1 [libpng16] Mention github issues and pull requests as a bug-reporting method. by Glenn Randers-Pehrson · 7 years ago
  47. 774922d [libpng] Update GIT URL in documentation by Glenn Randers-Pehrson · 7 years ago
  48. 7da2ea4 Merge branch 'ssl' of git://github.com/vszakats/libpng into libpng16 by Glenn Randers-Pehrson · 7 years ago
  49. 95f3c07 use HTTPS for zlib.net by Viktor Szakats · 7 years ago
  50. a315efe [libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" date by Glenn Randers-Pehrson · 7 years ago
  51. 6155c66 [libpng16] Bump version to 1.6.30beta04 by Glenn Randers-Pehrson · 7 years ago
  52. d40ac08 [libpng16] Imported from libpng-1.6.30beta03.tar by Glenn Randers-Pehrson · 7 years ago
  53. d2ac910 [libpng16] Fix urls by Glenn Randers-Pehrson · 7 years ago
  54. a1577bf [libpng16] Test CMAKE_HOST_WIN32 instead of WIN32 in CMakeLists.txt by Glenn Randers-Pehrson · 7 years ago
  55. e486c76 [libpng16] Update ftp site mentioned in README by Glenn Randers-Pehrson · 7 years ago
  56. 30d1f90 [libpng16] Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt by Glenn Randers-Pehrson · 7 years ago
  57. 8359b90 [libpng16] Fix typo recently introduced in rpng-win.c by Glenn Randers-Pehrson · 7 years ago
  58. 11c25c0 [libng16] Update copyright notices in revised "contrib" files. by Glenn Randers-Pehrson · 7 years ago
  59. b99308a [libpng16] Check for integer overflow in contrib/tools/genpng. by Glenn Randers-Pehrson · 7 years ago
  60. 170a44b [libpng16] Check for integer overflow in contrib/visupng. by Glenn Randers-Pehrson · 7 years ago
  61. 0808d75 [libpng16] Bump version to 1.6.30beta03 by Glenn Randers-Pehrson · 7 years ago
  62. 2eff8ef [libpng16] Imported from libpng-1.6.30beta02.tar by Glenn Randers-Pehrson · 7 years ago
  63. 60d8ae1 [libpng16] Removed reference to the obsolete PNG_SAFE_LIMITS macro in by Glenn Randers-Pehrson · 7 years ago
  64. 53f22ae [libpng16] Document need to check for integer overflow when allocating a pixel by Glenn Randers-Pehrson · 7 years ago
  65. 13370c5 [libng16] Update CHANGES about a bugfix in libpng-1.6.27 related to ADLER32 by Glenn Randers-Pehrson · 7 years ago
  66. 054be18 fix URL regressions by Viktor Szakats · 7 years ago
  67. 64f8110 [libpng16] Re-apply URL patch to libpng-manual.txt and libpng.3 by Glenn Randers-Pehrson · 7 years ago
  68. ead7079 [libpng16] Bump version to 1.6.30beta02 by Glenn Randers-Pehrson · 7 years ago
  69. 82add75 [libpng16] Imported from libpng-1.6.30beta01.tar by Glenn Randers-Pehrson · 7 years ago
  70. b3ffdc5 URL updates by Viktor Szakats · 8 years ago
  71. e744ee1 [libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates. by Glenn Randers-Pehrson · 8 years ago
  72. ab8dbdc Merge branch 'conststrip' of git://github.com/vszakats/libpng into libpng16 by Glenn Randers-Pehrson · 8 years ago
  73. 7bbd665 tweak by Viktor Szakats · 8 years ago
  74. dce241c silence clang -Wcast-qual const drop warnings by Viktor Szakats · 8 years ago
  75. 8c50acb silence clang -Wcomma warnings by Viktor Szakats · 8 years ago
  76. 92fcd25 [libpng16] Further revised documentation of png_get_error_ptr(). by Glenn Randers-Pehrson · 8 years ago
  77. 9b0170d [libpng16] Revised documentation of png_get_error_ptr() in the libpng manual. by Glenn Randers-Pehrson · 8 years ago
  78. 2239961 [libpng16] Fix "last changed" dates in powerpc/*.c by Glenn Randers-Pehrson · 8 years ago
  79. 18834ff [libpng16] Added missing "$(CPPFLAGS)" to the compile line for c.pic.o in by Glenn Randers-Pehrson · 8 years ago
  80. 03a6f3f [libpng16] Bump version to 1.6.30beta01 by Glenn Randers-Pehrson · 8 years ago
  81. d42e88d [libpng16] Imported from libpng-1.6.29.tar by Glenn Randers-Pehrson · 8 years ago
  82. fae874c [libpng16] Imported from libpng-1.6.29rc01.tar by Glenn Randers-Pehrson · 8 years ago
  83. 0b1f7e4 [libpng16] Bump version to 1.6.29beta04 by Glenn Randers-Pehrson · 8 years ago
  84. a8de1a7 [libpng16] Imported from libpng-1.6.29beta03.tar by Glenn Randers-Pehrson · 8 years ago
  85. 7db98a1 [libpng16] Suppress clang warnings about implicit sign changes in png.c by Glenn Randers-Pehrson · 8 years ago
  86. a7029a5 [libpng16] Change test ZLIB_VERNUM >= 0x1281 to ZLIB_VERNUM >= 0x1290 in by Glenn Randers-Pehrson · 8 years ago
  87. 4f31b7f [libpng16= Avoid potential overflow of shift operations in png_do_expand() (Aaron Boxer). by Glenn Randers-Pehrson · 8 years ago
  88. b475d05 [libpng16] Update credits and copyright information about powerpc-vsx code by Glenn Randers-Pehrson · 8 years ago
  89. 862a285 [libpng16] Bump version to 1.6.29beta03 by Glenn Randers-Pehrson · 8 years ago
  90. 364450b [libpng16] Imported from libpng-1.6.29beta02.tar by Glenn Randers-Pehrson · 8 years ago
  91. f6d358f [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 8 years ago
  92. 7980c79 Merge branch 'libpng16' of git://github.com/barkovv/libpng into libpng16 by Glenn Randers-Pehrson · 8 years ago
  93. 5e8c50c [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 8 years ago
  94. 7218761 Fix right code in the wrong place. by John Bowler · 8 years ago
  95. 3644db2 Added VSX code to libconfig scripts by Vadim Barkov · 8 years ago
  96. 29775ce Fixed VSX compilation time checks by Vadim Barkov · 8 years ago
  97. a343882 Made VSX code pedantic strict C90 compliant by Vadim Barkov · 8 years ago
  98. 6f6c396 Added prefix to cmake VSX check warning by Vadim Barkov · 8 years ago
  99. 483bcad Changed minimum supported PowerPC CPU comment by Vadim Barkov · 8 years ago
  100. 310dee2 Refactoring by Vadim Barkov · 8 years ago