1. f16c340 [libpng16] Updated CMakeLists.txt to add INTEL_SSE and MIPS_MSA platforms. by Glenn Randers-Pehrson · 7 years ago
  2. 918a6ac [libpng16] Bump version to 1.6.31beta03 by Glenn Randers-Pehrson · 7 years ago
  3. bd5a826 [libpng16] Imported from libpng-1.6.31beta02.tar by Glenn Randers-Pehrson · 7 years ago
  4. 50b6df5 [libpng16] Added "--enable-hardware-optimizations" configuration flag to enable by Glenn Randers-Pehrson · 7 years ago
  5. 857ef82 [libpng16] Expand INSTALL instructions about enabling hardware optimizations. by Glenn Randers-Pehrson · 7 years ago
  6. f380ae5 [libpng16] Added instructions for disabling hardware optimizations in INSTALL. by Glenn Randers-Pehrson · 7 years ago
  7. 23b5199 [libpng16] Bump version to 1.6.31beta02 by Glenn Randers-Pehrson · 7 years ago
  8. 77417b8 [libpng16] Imported from libpng-1.6.31beta01.tar by Glenn Randers-Pehrson · 7 years ago
  9. eed9efe [libpng16] Added special case for FreeBSD in arm/filter_neon.S (Maya Rashish). by Glenn Randers-Pehrson · 7 years ago
  10. b5c16f8 [libpng16] Added note about png_get_rowbytes() being affected by transforms by Glenn Randers-Pehrson · 7 years ago
  11. 89b8c13 [libpng16] Added "Requires: zlib" to libpng.pc.in (Pieter Neerincx). by Glenn Randers-Pehrson · 7 years ago
  12. 54126d5 [libpng16] Revised pngpriv.h to use PNG_VERSION_INFO_ONLY instead of by Glenn Randers-Pehrson · 7 years ago
  13. 660ce58 [libpng16] Revised pngpriv.h to work around failure to compile arm/filter_neon.S by Glenn Randers-Pehrson · 7 years ago
  14. 9f7134c [libpng16] Update some "last changed" dates by Glenn Randers-Pehrson · 7 years ago
  15. 145361a [libpng16] Bump version to 1.6.31beta01 by Glenn Randers-Pehrson · 7 years ago
  16. 58649f1 [libpng16] Imported from libpng-1.6.30.tar by Glenn Randers-Pehrson · 7 years ago
  17. 14be73c [libpng16] Imported from libpng-1.6.30rc02.tar by Glenn Randers-Pehrson · 7 years ago
  18. 87cd2dc [libpng16] Imported from libpng-1.6.30rc01.tar by Glenn Randers-Pehrson · 7 years ago
  19. 2d306c4 [libpng16] Bump version to 1.6.30beta05 by Glenn Randers-Pehrson · 7 years ago
  20. 5aaf6e8 [libpng16] Imported from libpng-1.6.30beta04.tar by Glenn Randers-Pehrson · 7 years ago
  21. c548328 [libpng16] Avoid writing an empty IDAT when the last IDAT exactly fills the by Glenn Randers-Pehrson · 7 years ago
  22. 11629b1 [libpng16] Mention github issues and pull requests as a bug-reporting method. by Glenn Randers-Pehrson · 7 years ago
  23. 774922d [libpng] Update GIT URL in documentation by Glenn Randers-Pehrson · 7 years ago
  24. 7da2ea4 Merge branch 'ssl' of git://github.com/vszakats/libpng into libpng16 by Glenn Randers-Pehrson · 7 years ago
  25. 95f3c07 use HTTPS for zlib.net by Viktor Szakats · 7 years ago
  26. a315efe [libpng16] Mention CVE-2016-5737 in CHANGES, update intel "last changed" date by Glenn Randers-Pehrson · 7 years ago
  27. 6155c66 [libpng16] Bump version to 1.6.30beta04 by Glenn Randers-Pehrson · 7 years ago
  28. d40ac08 [libpng16] Imported from libpng-1.6.30beta03.tar by Glenn Randers-Pehrson · 7 years ago
  29. d2ac910 [libpng16] Fix urls by Glenn Randers-Pehrson · 8 years ago
  30. a1577bf [libpng16] Test CMAKE_HOST_WIN32 instead of WIN32 in CMakeLists.txt by Glenn Randers-Pehrson · 8 years ago
  31. e486c76 [libpng16] Update ftp site mentioned in README by Glenn Randers-Pehrson · 8 years ago
  32. 30d1f90 [libpng16] Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt by Glenn Randers-Pehrson · 8 years ago
  33. 8359b90 [libpng16] Fix typo recently introduced in rpng-win.c by Glenn Randers-Pehrson · 8 years ago
  34. 11c25c0 [libng16] Update copyright notices in revised "contrib" files. by Glenn Randers-Pehrson · 8 years ago
  35. b99308a [libpng16] Check for integer overflow in contrib/tools/genpng. by Glenn Randers-Pehrson · 8 years ago
  36. 170a44b [libpng16] Check for integer overflow in contrib/visupng. by Glenn Randers-Pehrson · 8 years ago
  37. 0808d75 [libpng16] Bump version to 1.6.30beta03 by Glenn Randers-Pehrson · 8 years ago
  38. 2eff8ef [libpng16] Imported from libpng-1.6.30beta02.tar by Glenn Randers-Pehrson · 8 years ago
  39. 60d8ae1 [libpng16] Removed reference to the obsolete PNG_SAFE_LIMITS macro in by Glenn Randers-Pehrson · 8 years ago
  40. 53f22ae [libpng16] Document need to check for integer overflow when allocating a pixel by Glenn Randers-Pehrson · 8 years ago
  41. 13370c5 [libng16] Update CHANGES about a bugfix in libpng-1.6.27 related to ADLER32 by Glenn Randers-Pehrson · 8 years ago
  42. 054be18 fix URL regressions by Viktor Szakats · 8 years ago
  43. 64f8110 [libpng16] Re-apply URL patch to libpng-manual.txt and libpng.3 by Glenn Randers-Pehrson · 8 years ago
  44. ead7079 [libpng16] Bump version to 1.6.30beta02 by Glenn Randers-Pehrson · 8 years ago
  45. 82add75 [libpng16] Imported from libpng-1.6.30beta01.tar by Glenn Randers-Pehrson · 8 years ago
  46. b3ffdc5 URL updates by Viktor Szakats · 8 years ago
  47. e744ee1 [libpng16] Update CHANGES, ANNOUNCE, and "last changed" dates. by Glenn Randers-Pehrson · 8 years ago
  48. ab8dbdc Merge branch 'conststrip' of git://github.com/vszakats/libpng into libpng16 by Glenn Randers-Pehrson · 8 years ago
  49. 7bbd665 tweak by Viktor Szakats · 8 years ago
  50. dce241c silence clang -Wcast-qual const drop warnings by Viktor Szakats · 8 years ago
  51. 8c50acb silence clang -Wcomma warnings by Viktor Szakats · 8 years ago
  52. 92fcd25 [libpng16] Further revised documentation of png_get_error_ptr(). by Glenn Randers-Pehrson · 8 years ago
  53. 9b0170d [libpng16] Revised documentation of png_get_error_ptr() in the libpng manual. by Glenn Randers-Pehrson · 8 years ago
  54. 2239961 [libpng16] Fix "last changed" dates in powerpc/*.c by Glenn Randers-Pehrson · 8 years ago
  55. 18834ff [libpng16] Added missing "$(CPPFLAGS)" to the compile line for c.pic.o in by Glenn Randers-Pehrson · 8 years ago
  56. 03a6f3f [libpng16] Bump version to 1.6.30beta01 by Glenn Randers-Pehrson · 8 years ago
  57. d42e88d [libpng16] Imported from libpng-1.6.29.tar by Glenn Randers-Pehrson · 8 years ago
  58. fae874c [libpng16] Imported from libpng-1.6.29rc01.tar by Glenn Randers-Pehrson · 8 years ago
  59. 0b1f7e4 [libpng16] Bump version to 1.6.29beta04 by Glenn Randers-Pehrson · 8 years ago
  60. a8de1a7 [libpng16] Imported from libpng-1.6.29beta03.tar by Glenn Randers-Pehrson · 8 years ago
  61. 7db98a1 [libpng16] Suppress clang warnings about implicit sign changes in png.c by Glenn Randers-Pehrson · 8 years ago
  62. a7029a5 [libpng16] Change test ZLIB_VERNUM >= 0x1281 to ZLIB_VERNUM >= 0x1290 in by Glenn Randers-Pehrson · 8 years ago
  63. 4f31b7f [libpng16= Avoid potential overflow of shift operations in png_do_expand() (Aaron Boxer). by Glenn Randers-Pehrson · 8 years ago
  64. b475d05 [libpng16] Update credits and copyright information about powerpc-vsx code by Glenn Randers-Pehrson · 8 years ago
  65. 862a285 [libpng16] Bump version to 1.6.29beta03 by Glenn Randers-Pehrson · 8 years ago
  66. 364450b [libpng16] Imported from libpng-1.6.29beta02.tar by Glenn Randers-Pehrson · 8 years ago
  67. f6d358f [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 8 years ago
  68. 7980c79 Merge branch 'libpng16' of git://github.com/barkovv/libpng into libpng16 by Glenn Randers-Pehrson · 8 years ago
  69. 5e8c50c [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 8 years ago
  70. 7218761 Fix right code in the wrong place. by John Bowler · 8 years ago
  71. 3644db2 Added VSX code to libconfig scripts by Vadim Barkov · 8 years ago
  72. 29775ce Fixed VSX compilation time checks by Vadim Barkov · 8 years ago
  73. a343882 Made VSX code pedantic strict C90 compliant by Vadim Barkov · 8 years ago
  74. 6f6c396 Added prefix to cmake VSX check warning by Vadim Barkov · 8 years ago
  75. 483bcad Changed minimum supported PowerPC CPU comment by Vadim Barkov · 8 years ago
  76. 310dee2 Refactoring by Vadim Barkov · 8 years ago
  77. d1c12e8 Added support for ppc64 big endian for filter_paeth VSX by Vadim Barkov · 8 years ago
  78. 99d7285 Fixed filter_paeth for PowerPC VSX by Vadim Barkov · 8 years ago
  79. d4bdca4 Fixed multiple bugs in VSX filter functions by Vadim Barkov · 8 years ago
  80. 58e9d5d Refactoring by Vadim Barkov · 8 years ago
  81. 7428ca9 Merge branch 'libpng16' of ../../libpng into libpng16 by John Bowler · 8 years ago
  82. ae15e83 Small bugfix by Vadim Barkov · 8 years ago
  83. 8a24266 Added warning with supported OSes list for VSX check by Vadim Barkov · 8 years ago
  84. b42e8bc Added PNG_UNUSED macro in contrib/powerpc/linux{_aux}.c by Vadim Barkov · 8 years ago
  85. b1be784 Fixed mixed tabs and spaces in contrib/powerpc/linux_aux.c by Vadim Barkov · 8 years ago
  86. d57bed7 Fixed mixed tabs and spacing and comments in contrib/powerpc/linux.c by Vadim Barkov · 8 years ago
  87. b8afc73 [libpng16] Added "mips" and "mips-msa" to the directory listing in README by Glenn Randers-Pehrson · 8 years ago
  88. 19425d3 Update README by Vadim Barkov · 8 years ago
  89. 9bd58f9 Removed PNG_ALIGN check in VSX code since it is not used by Vadim Barkov · 8 years ago
  90. f2b8291 Removed commentary about contrib/powerpc/READM by Vadim Barkov · 8 years ago
  91. ab2a639 Removed trailing spaces by Vadim Barkov · 8 years ago
  92. 0aa1b96 Removed PNG_ALIGN dependency from VSX since it is not needed by Vadim Barkov · 8 years ago
  93. 80041d1 Update contrib/powerpc/linux_aux.c header by Vadim Barkov · 8 years ago
  94. 2cc569e Removed remark about poor supporting VSX check code by Vadim Barkov · 8 years ago
  95. bea573d Added auxv-based VSX detection method for PowerPC and enabled it by default by Vadim Barkov · 8 years ago
  96. d0d310f Added cmake support for PowerPC VSX optimizations by Vadim Barkov · 8 years ago
  97. 3907feb Added ppc64le to arch's in configure.ac script by debian · 8 years ago
  98. acb155d Implemented filter_paeth PowerPC VSX variant by Vadim Barkov · 8 years ago
  99. c47ddcf Merge branch 'libpng16' into libpng16 by Vadim Barkov · 8 years ago
  100. 565d4be Updated CFLAGS recomendations by Vadim Barkov · 8 years ago