1. edb772f [libpng16] Imported from libpng-1.6.14.tar by Glenn Randers-Pehrson · 10 years ago
  2. 36b246a [libpng16] Imported from libpng-1.6.14beta04.tar by Glenn Randers-Pehrson · 10 years ago
  3. af557d9 [libpng16] Imported from libpng-1.6.14beta03.tar by Glenn Randers-Pehrson · 10 years ago
  4. 551019b [libpng16] Revert recent pngvalid.c changes and define FE_DIVBYZERO, etc., by Glenn Randers-Pehrson · 10 years ago
  5. baa95a2 [libpng16] Do not include <fenv.h> when FLOATING_ARITHMETIC is not supported. by Glenn Randers-Pehrson · 10 years ago
  6. 996046a [libpng16] Use nanosleep() instead of usleep() in contrib/gregbook/rpng2-x.c by Glenn Randers-Pehrson · 10 years ago
  7. e4489f1 [libpng16] Only define usleep() in gregbook/rpng2-x.c if not already defined. by Glenn Randers-Pehrson · 10 years ago
  8. 0df3198 [libpng16] Imported from libpng-1.6.14beta01.tar by Glenn Randers-Pehrson · 10 years ago
  9. 3a05d2d [libpng16] Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler) by Glenn Randers-Pehrson · 10 years ago
  10. de5e34f [libpng16] Add #include <setjmp.h> to contrib/tools/pngfix.c to allow "make" to by Glenn Randers-Pehrson · 10 years ago
  11. 0a3c788 [libpng16] Don't build contrib/tools/pngfix.c without setjmp support. by Glenn Randers-Pehrson · 10 years ago
  12. 91319c6 [libpng16] Imported from libpng-1.6.13beta01.tar by Glenn Randers-Pehrson · 10 years ago
  13. 33ebeec [libpng16] Split a long output string in contrib/gregbook/rpng2-x.c. by Glenn Randers-Pehrson · 10 years ago
  14. 225af8f [libpng16] Removed "PNG_UNUSED()" inadvertently left in contrib/gregbook by Glenn Randers-Pehrson · 10 years ago
  15. 151eb95 [libpng16] Added "(void) png_ptr;" where needed in contrib/gregbook to quiet by Glenn Randers-Pehrson · 10 years ago
  16. f36a942 [libpng16] Quieted -Wsign-compare and -Wclobber compiler warnings in by Glenn Randers-Pehrson · 10 years ago
  17. 79b7e4e [libpng16] Changed file permissions of contrib/tools/intgamma.sh from by Glenn Randers-Pehrson · 10 years ago
  18. ee6050e [libpng16] Imported from libpng-1.6.11rc02.tar by Glenn Randers-Pehrson · 10 years ago
  19. 7a0ca96 [libpng16] Bump version to 1.6.11beta04 by Glenn Randers-Pehrson · 11 years ago
  20. 478062d [libpng16] Imported from libpng-1.6.11beta03.tar by Glenn Randers-Pehrson · 11 years ago
  21. 86b8016 [libpng16] Fix some permissions by Glenn Randers-Pehrson · 11 years ago
  22. 6b570f1 [libpng16] Imported from libpng-1.6.11beta02.tar by Glenn Randers-Pehrson · 11 years ago
  23. d74d821 [libpng16] Cosmetic revision of previous change by Glenn Randers-Pehrson · 11 years ago
  24. a518abd [libpng16] Removed #if/#else/#endif from inside two pow() calls in pngvalid.c by Glenn Randers-Pehrson · 11 years ago
  25. 4df37bf [libpng16] Imported from libpng-1.6.10.tar by Glenn Randers-Pehrson · 11 years ago
  26. 079a724 [libpng16] Fixed some nits in contrib/arm-neon/README and comments in by Glenn Randers-Pehrson · 11 years ago
  27. f5df058 [libpng16] Use a user warning handler in contrib/gregbook/readpng2.c by Glenn Randers-Pehrson · 11 years ago
  28. 37b7299 [libpng16] Deleted a now-redundant #define png_error from pngvalid.c by John Bowler · 11 years ago
  29. 0b61d10 [libpng16] Fixed /proc/cpuinfo ARM NEON __linux__ parsing by John Bowler · 11 years ago
  30. dba54b8 [libpng16] Moved OS dependent code from arm/arm_init.c, to allow the included by John Bowler · 11 years ago
  31. 38ef9c9 [libpng16] Removed unneeded "#define PNG_NO_WARNINGS" from contrib/pngminim/* by Glenn Randers-Pehrson · 11 years ago
  32. 9eec159 [libpng16] Imported from libpng-1.6.10beta01.tar by Glenn Randers-Pehrson · 11 years ago
  33. 414d7b5 [libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31. by John Bowler · 11 years ago
  34. 8a227ff [libpng16] Bump version to 1.6.10beta01 by Glenn Randers-Pehrson · 11 years ago
  35. 3e753eb [libpng16] Imported from libpng-1.6.9.tar by Glenn Randers-Pehrson · 11 years ago
  36. 4250328 [libpng16] Updated scripts/makefile.* to use CPPFLAGS (Cosmin) by Glenn Randers-Pehrson · 11 years ago
  37. 95a1973 [libpng16] Updated copyright year in recently-changed files. by Glenn Randers-Pehrson · 11 years ago
  38. 1fc0171 [libpng16] Revised pngvalid.c to support libpng 1.5, which does not support the by John Bowler · 11 years ago
  39. a847247 [libpng16] Merged libpng-1.7.0 changes to make no-interlace configurations work by John Bowler · 11 years ago
  40. e51ba2e [libpng16] Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner). by Glenn Randers-Pehrson · 11 years ago
  41. a80e864 [libpng16] Merged with pngvalid.c from libpng-1.7 changes to create a single by John Bowler · 11 years ago
  42. 1d3c990 [libpng16] Added checks for libpng 1.5 to pngvalid.c. This supports the use of by John Bowler · 11 years ago
  43. be3977d [libpng16] Imported from libpng-1.6.8.tar by Glenn Randers-Pehrson · 11 years ago
  44. 81dfd00 [libpng16] Tidied up pngfix inits and fixed non-write pngtest. by John Bowler · 11 years ago
  45. 1c6e5f8 [libpng16] Imported from libpng-1.6.8beta01.tar by Glenn Randers-Pehrson · 11 years ago
  46. 27ae936 [libpng16] Added another "assert()" in pngfix.c by Glenn Randers-Pehrson · 11 years ago
  47. 88507b4 [libpng16] Avoid a clang scanner warning in pngfix.c by Glenn Randers-Pehrson · 11 years ago
  48. 0f63033 [libpng16] Fixed pngvalid 'fail' function declaration on the Intel C Compiler. by John Bowler · 11 years ago
  49. aaf1bb1 [libpng16] Updated "last changed" dates by John Bowler · 11 years ago
  50. b559671 [libpng16] Update contrib/tools/pngfix.c by Glenn Randers-Pehrson · 11 years ago
  51. 503a494 [libpng16] Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. by Glenn Randers-Pehrson · 11 years ago
  52. c912050 [libpng16] Fixed 'minimal' builds. Various obviously useful minimal by Glenn Randers-Pehrson · 11 years ago
  53. a7f0bcb [libpng16] Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile by Glenn Randers-Pehrson · 11 years ago
  54. 08b0620 [libpng16] Fixed #include in filter_neon_intrinsics.c and ctype macros. The by John Bowler · 11 years ago
  55. 9e9977e [libpng16] Revised pngvalid to generate size images with as many filters as by John Bowler · 11 years ago
  56. 236e105 [libpng16] Simplified error message code in pngunknown. The simplification has by John Bowler · 11 years ago
  57. 5b1df53 [libpng16] Cleaned up (char*) casts of zlib messages. The latest version of by John Bowler · 11 years ago
  58. cc93d89 [libpng16] Updated pngunknown.c by John Bowler · 11 years ago
  59. 8f38190 [libpng16] Avoid up-cast warnings in pngvalid.c. On ARM the alignment by John Bowler · 11 years ago
  60. 15a8044 [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured by John Bowler · 11 years ago
  61. 847e9ef [libpng16] Imported from libpng-1.6.3.tar by Glenn Randers-Pehrson · 11 years ago
  62. b4ec1f8 [libpng16] Unified pngfix.c source with libpng17. by John Bowler · 11 years ago
  63. f5f1206 [libpng16] Fixed undefined behavior in contrib/tools/pngfix.c and added new by John Bowler · 11 years ago
  64. 573c9d4 [libpng16] Change "png-fix-too-far-back" to "pngfix" inside pngfix.c by Glenn Randers-Pehrson · 11 years ago
  65. d992e05 [libpng16] Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c by Glenn Randers-Pehrson · 11 years ago
  66. 870beb5 [libng16] Revised contrib/tools/png-fix-too-far-back.c to check all compressed by John Bowler · 11 years ago
  67. 8861099 [libpng16] Fix compiler warning in png-fix-itxt.c by John Bowler · 11 years ago
  68. afd6cec [libpng16] Imported from libpng-1.6.3beta06.tar by Glenn Randers-Pehrson · 11 years ago
  69. 61dbc4c [libpng16] Revised contrib/pngminim/*/makefile to generate pnglibconf.h by Glenn Randers-Pehrson · 11 years ago
  70. 7fc85a3 [libng16] Fixed typo in png-fix-too-far-back "usage" output by Glenn Randers-Pehrson · 11 years ago
  71. 4ea93e6 [libpng16] Renamed pnginflate to png-fix-too-far-back in contrib/tools. by Glenn Randers-Pehrson · 11 years ago
  72. ff141eb [libpng16] Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt. by Glenn Randers-Pehrson · 11 years ago
  73. 122bec1 [libpng16]Check ZLIB_VERNUM for mismatches, enclose #error in quotes by John Bowler · 11 years ago
  74. 9afb90f [libpng16] Attempt to detect configuration issues with pngdeflate, by John Bowler · 11 years ago
  75. 3f2b5a6 libpng16] Updated contrib/pngminus/pnm2png.c (Paul Stewart): by Glenn Randers-Pehrson · 11 years ago
  76. 294d0b8 [libpng16] Detect wrong libpng versions linked to pngdeflate, which currently by John Bowler · 11 years ago
  77. 0c7ac06 [libpng16] Added an option to force maximum window size for inflating. by John Bowler · 11 years ago
  78. db67cba [libpng16] Check for EOF in contrib/pngminus/pnm2png.c (Paul Stewart). by Glenn Randers-Pehrson · 11 years ago
  79. 7a69bed [libpng16] in fixitxt.c define MAX_LENGTH, largest iTXT chunk that it by Glenn Randers-Pehrson · 12 years ago
  80. e4413a7 [libpng16] Disallow storing sRGB information when the sRGB is not supported. by John Bowler · 12 years ago
  81. f1736a6 [libpng16] Added contrib/tools/fixitxt.c, to repair the erroneous iTXt by Glenn Randers-Pehrson · 12 years ago
  82. 364acf4 [libpng16] Corrected a misplaced closing bracket in contrib/libtests/pngvalid.c by Glenn Randers-Pehrson · 12 years ago
  83. 5087805 [libpng16] Imported from libpng-1.6.1.tar by Glenn Randers-Pehrson · 12 years ago
  84. 59ae389 [libpng16] Corrected simplified API default gamma for color-mapped output, added by John Bowler · 12 years ago
  85. 1f24cb7 [libpng16] Update "last changed" dates and fix one comment typo. by Glenn Randers-Pehrson · 12 years ago
  86. 871b1d0 [libpng16] Bump version to 1.6.1beta05 by Glenn Randers-Pehrson · 12 years ago
  87. f3af706 [libpng16] Imported from libpng-1.6.0beta05.tar by Glenn Randers-Pehrson · 13 years ago
  88. 1118d6d [libpng16] Avoid a possible memory leak in contrib/gregbook/readpng.c by Glenn Randers-Pehrson · 12 years ago
  89. b4ef7c4 [libpng16] Use parentheses consistently in "#if defined()" tests. by Glenn Randers-Pehrson · 12 years ago
  90. b724c81 [libpng16] Enabled parallel tests - back ported from libpng-1.7. by John Bowler · 12 years ago
  91. 681de8c [libpng16] Bump version to 1.6.1beta01 by Glenn Randers-Pehrson · 12 years ago
  92. c53778f [libpng16] Imported from libpng-1.6.0.tar by Glenn Randers-Pehrson · 12 years ago
  93. 2414bd9 [libpng16] Use consistent handling of overflows in text, sPLT and unknown by John Bowler · 12 years ago
  94. 1c6e22a [libpng16] Fixed conceivable but difficult to repro overflow. Also added by John Bowler · 12 years ago
  95. a70216a [libpng16] Imported from libpng-1.6.0beta36.tar by Glenn Randers-Pehrson · 12 years ago
  96. 350cbf1 [libpng16] Fixed typo in contrib/pngminim/encoder/README by Glenn Randers-Pehrson · 12 years ago
  97. 9d1ddbb [libpng16] Fixed several typos and expanded TAB characters. by Glenn Randers-Pehrson · 12 years ago
  98. f2aacef [libpng16] Added the ability for contrib/libtests/makepng.c to make a PNG with just one by John Bowler · 12 years ago
  99. 4314d63 [libpng16] Fixed an intermittent SEGV in pngstest. by John Bowler · 12 years ago
  100. bb39dc5 [libpng16] Imported from libpng-1.6.0beta31.tar by Glenn Randers-Pehrson · 12 years ago