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