1. 1658e60 [libpng16] Imported from libpng-1.6.8beta02.tar by Glenn Randers-Pehrson · 11 years ago
  2. 83b132f [libpng16] Changed deprecated png_free_default() to free() in pngtest.c by Glenn Randers-Pehrson · 11 years ago
  3. 1f63da3 [libpng16] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m' by Glenn Randers-Pehrson · 11 years ago
  4. 44db023 [libpng16] Avoid a clang scan-build warning in pngtest.c by Glenn Randers-Pehrson · 11 years ago
  5. 3f8a2ed [libpng16] Removed or marked PNG_UNUSED some harmless "dead assignments" by Glenn Randers-Pehrson · 11 years ago
  6. 30145f2 [libpng16] Revised manual about handling of zlib CMF by Glenn Randers-Pehrson · 11 years ago
  7. d56af33 [libpng16] Bump version to 1.6.8beta02 by Glenn Randers-Pehrson · 11 years ago
  8. 1c6e5f8 [libpng16] Imported from libpng-1.6.8beta01.tar by Glenn Randers-Pehrson · 11 years ago
  9. 27ae936 [libpng16] Added another "assert()" in pngfix.c by Glenn Randers-Pehrson · 11 years ago
  10. 88507b4 [libpng16] Avoid a clang scanner warning in pngfix.c by Glenn Randers-Pehrson · 11 years ago
  11. 0f63033 [libpng16] Fixed pngvalid 'fail' function declaration on the Intel C Compiler. by John Bowler · 11 years ago
  12. aaf1bb1 [libpng16] Updated "last changed" dates by John Bowler · 11 years ago
  13. b559671 [libpng16] Update contrib/tools/pngfix.c by Glenn Randers-Pehrson · 11 years ago
  14. 503a494 [libpng16] Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. by Glenn Randers-Pehrson · 11 years ago
  15. c912050 [libpng16] Fixed 'minimal' builds. Various obviously useful minimal by Glenn Randers-Pehrson · 11 years ago
  16. 1132134 [libpng16] Conditionally compile some unused functions reported by -Wall by Glenn Randers-Pehrson · 11 years ago
  17. bd757ac [libpng16] Reverted change of ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED by Glenn Randers-Pehrson · 11 years ago
  18. a7f0bcb [libpng16] Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile by Glenn Randers-Pehrson · 11 years ago
  19. 7976b3c [libpng16] Moved prototype for png_handle_unknown() in pngpriv.h outside of by Glenn Randers-Pehrson · 11 years ago
  20. 012d36f [libpng16] Changed ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED to by Glenn Randers-Pehrson · 11 years ago
  21. 68dfa9e [libpng16] Reduced scope of recently-added #ifdef block by Glenn Randers-Pehrson · 11 years ago
  22. 416bb93 [libpng16] Added #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED/#endif in pngpread.c by Glenn Randers-Pehrson · 11 years ago
  23. f2b8961 [libpng16] Bump version to 1.6.8beta01 by Glenn Randers-Pehrson · 11 years ago
  24. 6a3805c [libpng16] Update version number in manual and png.h by Glenn Randers-Pehrson · 11 years ago
  25. cf247eb [libpng16] Update version number in CHANGES file. by Glenn Randers-Pehrson · 11 years ago
  26. 0ea69cd [libpng16] Imported from libpng-1.6.7.tar by Glenn Randers-Pehrson · 11 years ago
  27. 8bf5439 [libpng16] Bump version to 1.6.7rc03 by Glenn Randers-Pehrson · 11 years ago
  28. 4da9d31 [libpng16] Imported from libpng-1.6.7rc02.tar by Glenn Randers-Pehrson · 11 years ago
  29. 08b0620 [libpng16] Fixed #include in filter_neon_intrinsics.c and ctype macros. The by John Bowler · 11 years ago
  30. dee5a91 [libpng16] Bump version to 1.6.7rc02 by Glenn Randers-Pehrson · 11 years ago
  31. d2d09e5 [libpng16] Imported from libpng-1.6.7rc01.tar by Glenn Randers-Pehrson · 11 years ago
  32. 03eafe2 [libpng16] Bump version to 1.6.7beta05 by Glenn Randers-Pehrson · 11 years ago
  33. e9a8fb8 [libpng16] Imported from libpng-1.6.7beta04.tar by Glenn Randers-Pehrson · 11 years ago
  34. fd8bba4 [libpng16] Changed NEON implementation selection mechanism to allow assembler by John Bowler · 11 years ago
  35. bb9adfd [libpng16] Allow clang derived from older GCC versions to use ARM intrinsics. by John Bowler · 11 years ago
  36. 393d3c8 [libpng16] Updated CHANGES comment about enabling ARMv8 code by Glenn Randers-Pehrson · 11 years ago
  37. 9450ffb [libpng16] Bump version to 1.6.7beta04 by Glenn Randers-Pehrson · 11 years ago
  38. ed04901 [libpng16] Imported from libpng-1.6.7beta03.tar by Glenn Randers-Pehrson · 11 years ago
  39. db9d968 [libpng16] Cleaned up ARM NEON compilation handling. The tests are now in by John Bowler · 11 years ago
  40. 9e9977e [libpng16] Revised pngvalid to generate size images with as many filters as by John Bowler · 11 years ago
  41. 681b731 [libpng16] Fixed loop end condition in filter_neon_intrinsics.c by John Bowler · 11 years ago
  42. 83a841a [libpng16] Fix compilation errors in filter_neon_intrinsics.c by John Bowler · 11 years ago
  43. 85c2ec9 [libpng16] Restored arm/arm_init.c to CSRCS in Makefile.am by Glenn Randers-Pehrson · 11 years ago
  44. cf644fa [libpng16] Update "last changed" dates in arm/filter_neon_intrinsics.c and by Glenn Randers-Pehrson · 11 years ago
  45. 17ad121 [libpng16] Work around problem with multiple-line "test" command missing by Glenn Randers-Pehrson · 11 years ago
  46. 19e4eda [libpng16] Conditionally compile arm/filter_neon_intrinsics.c by Glenn Randers-Pehrson · 11 years ago
  47. e1540e3 [libpng16] Updated configure.ac to handle new on-intrinsics, etc., options. by Glenn Randers-Pehrson · 11 years ago
  48. 063eb1b [libpng16] Added ARMv8 support (James Yu <james.yu at linaro.org>). Added file by Glenn Randers-Pehrson · 11 years ago
  49. fecdd46 [libpng16] Fix some typos in autogen.sh that don't affect its behavior by Glenn Randers-Pehrson · 11 years ago
  50. 0e03692 [libpng16] Bump version to 1.6.7beta03 by Glenn Randers-Pehrson · 11 years ago
  51. e827fa2 [libpng16] Imported from libpng-1.6.7beta02.tar by Glenn Randers-Pehrson · 11 years ago
  52. 34ac369 [libpng16] Make autogen.sh work with automake 1.13 as well as 1.14. Do this by John Bowler · 11 years ago
  53. 236e105 [libpng16] Simplified error message code in pngunknown. The simplification has by John Bowler · 11 years ago
  54. 5b1df53 [libpng16] Cleaned up (char*) casts of zlib messages. The latest version of by John Bowler · 11 years ago
  55. 940b37b [libpng16] Made changes for compatibility with automake 1.14: by John Bowler · 11 years ago
  56. 0441ff6 [libpng16] Remove spurious "#ifdef PNG_sRGB_SUPPORTED" from pngrutil.c by John Bowler · 11 years ago
  57. de72327 [libpng16] Bump version to 1.6.7beta02 by Glenn Randers-Pehrson · 11 years ago
  58. 2464dbf [libpng16] Imported from libpng-1.6.7beta01.tar by Glenn Randers-Pehrson · 11 years ago
  59. b372175 [libpng16] Catch up with some recent changes that did not get merged. by Glenn Randers-Pehrson · 11 years ago
  60. cc93d89 [libpng16] Updated pngunknown.c by John Bowler · 11 years ago
  61. 8f38190 [libpng16] Avoid up-cast warnings in pngvalid.c. On ARM the alignment by John Bowler · 11 years ago
  62. 15a8044 [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured by John Bowler · 11 years ago
  63. 6f8f004 [libpng16] Added #ifdef PNG_READ_SUPPORTED/endif around the by Glenn Randers-Pehrson · 11 years ago
  64. 873f16f [libpng16] Reverted the change to unknown handling #defines; the change by Glenn Randers-Pehrson · 11 years ago
  65. 7ae451f [libpng16] Bump version to 1.6.7beta01 by Glenn Randers-Pehrson · 11 years ago
  66. 3914594 [libpng16] Imported from libpng-1.6.6.tar by Glenn Randers-Pehrson · 11 years ago
  67. 53ae7dc [libpng16] Imported from libpng-1.6.5.tar by Glenn Randers-Pehrson · 11 years ago
  68. cd6a3ef [libpng16] Bump version to 1.6.5beta01 by Glenn Randers-Pehrson · 11 years ago
  69. 209d3eb [libpng16] Imported from libpng-1.6.4.tar by Glenn Randers-Pehrson · 11 years ago
  70. d42dc54 [libpng16] Imported from libpng-1.6.4rc01.tar by Glenn Randers-Pehrson · 11 years ago
  71. 877afaf [libpng16] Bump version to 1.6.4beta03 by Glenn Randers-Pehrson · 11 years ago
  72. 8c49ddc [libpng16] Imported from libpng-1.6.4beta02.tar by Glenn Randers-Pehrson · 11 years ago
  73. 5680f5d [libpng16] Bump version to 1.6.4beta02 by Glenn Randers-Pehrson · 11 years ago
  74. 3244020 [libpng16] Imported from libpng-1.6.4beta01.tar by Glenn Randers-Pehrson · 11 years ago
  75. 685d79e [libpng16] Delay calling png_init_filter_functions() until a row with nonzero by Glenn Randers-Pehrson · 11 years ago
  76. 52083f9 [libpng16] Mention png_set_option() in the documentation. by Glenn Randers-Pehrson · 11 years ago
  77. 7191f6e [libpng16] Use minus signs, not hyphens, in "--i". by Glenn Randers-Pehrson · 11 years ago
  78. 4dcbf24 [libpng16] Change some hyphens to minus signs and fix other typos in libpng.3 by Glenn Randers-Pehrson · 11 years ago
  79. 492e671 [libpng16] Exit loop over tRNS array when a transparent entry is by Glenn Randers-Pehrson · 11 years ago
  80. 5881b11 [libpng16] Bump version to 1.6.4beta01 by Glenn Randers-Pehrson · 11 years ago
  81. 847e9ef [libpng16] Imported from libpng-1.6.3.tar by Glenn Randers-Pehrson · 11 years ago
  82. db56fa1 [libpng16] Revised "/*SAFE*/" comment in pngrutil.c by Glenn Randers-Pehrson · 11 years ago
  83. bc8e40d [libpng16] Added "/* SAFE */" comments in pngrutil.c and pngrtran.c by Glenn Randers-Pehrson · 11 years ago
  84. 2b87a54 [libpng16] Updated manual to mention that warnings about iTXt language tag by Glenn Randers-Pehrson · 11 years ago
  85. b23afad [libpng16] Imported from libpng-1.6.3rc01.tar by Glenn Randers-Pehrson · 11 years ago
  86. f5d7f43 [libpng16] Imported from libpng-1.6.3beta10.tar by Glenn Randers-Pehrson · 11 years ago
  87. b4ec1f8 [libpng16] Unified pngfix.c source with libpng17. by John Bowler · 11 years ago
  88. f5f1206 [libpng16] Fixed undefined behavior in contrib/tools/pngfix.c and added new by John Bowler · 11 years ago
  89. 497e731 [libpng16] Only compile ARM code when PNG_READ_SUPPORTED is defined. by John Bowler · 11 years ago
  90. d5dd93f [libpng16] Updated documentation to show default behavior of benign errors by Glenn Randers-Pehrson · 11 years ago
  91. 7f9a49a [libpng16] Bump version to 1.6.3beta10 by Glenn Randers-Pehrson · 11 years ago
  92. 573c9d4 [libpng16] Change "png-fix-too-far-back" to "pngfix" inside pngfix.c by Glenn Randers-Pehrson · 11 years ago
  93. 56a1a66 [libpng16] Imported from libpng-1.6.3beta09.tar by Glenn Randers-Pehrson · 11 years ago
  94. d992e05 [libpng16] Renamed contrib/tools/png-fix-too-far-back.c to pngfix.c by Glenn Randers-Pehrson · 11 years ago
  95. 870beb5 [libng16] Revised contrib/tools/png-fix-too-far-back.c to check all compressed by John Bowler · 11 years ago
  96. b0d9735 [libpng16] Revised example.c to illustrate use of PNG_DEFAULT_sRGB and by Glenn Randers-Pehrson · 11 years ago
  97. 04d4e38 [libpng16] Fix spelling of "doclifter" in CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 11 years ago
  98. 67a46d1 [libpng16] Bump version to 1.6.3beta09 by Glenn Randers-Pehrson · 11 years ago
  99. bbc29a8 [libpng16] Imported from libpng-1.6.3beta08.tar by Glenn Randers-Pehrson · 11 years ago
  100. 3948b94 [libpng16] Bump version to 1.6.3beta08 by Glenn Randers-Pehrson · 11 years ago