1. 41633d3 [libpng16] Imported from libpng-1.6.9beta03.tar by Glenn Randers-Pehrson · 11 years ago
  2. 88cf760 [libpng16] Removed potentially misleading warning from png_check_IHDR(). by Glenn Randers-Pehrson · 11 years ago
  3. 4ea97d8 [libpng16]Revised png_check_IHDR() to use PNG_SIZE_MAX instead of by Glenn Randers-Pehrson · 11 years ago
  4. bef206b [libpng16] Only warn about image too wide if warning not already issued. by Glenn Randers-Pehrson · 11 years ago
  5. b94db2e [libpng16] Updated warning message in png_check_IHDR() by Glenn Randers-Pehrson · 11 years ago
  6. 3f7a169 [libpng16] Changed warning message "is too large" to "may be too large" by Glenn Randers-Pehrson · 11 years ago
  7. bc79c25 [libpng16] Bump version to 1.6.9beta03 by Glenn Randers-Pehrson · 11 years ago
  8. 3cc9e8f [libpng16] Imported from libpng-1.6.9beta02.tar by Glenn Randers-Pehrson · 11 years ago
  9. 95a1973 [libpng16] Updated copyright year in recently-changed files. by Glenn Randers-Pehrson · 11 years ago
  10. d0479d2 [libpng16] Allow unversioned links created on install to be disabled in by John Bowler · 11 years ago
  11. 1fc0171 [libpng16] Revised pngvalid.c to support libpng 1.5, which does not support the by John Bowler · 11 years ago
  12. a847247 [libpng16] Merged libpng-1.7.0 changes to make no-interlace configurations work by John Bowler · 11 years ago
  13. 88ecac6 [libpng16] Merged pngrio.c, pngtrans.c, pngwio.c, and pngerror.c by Glenn Randers-Pehrson · 11 years ago
  14. e51ba2e [libpng16] Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner). by Glenn Randers-Pehrson · 11 years ago
  15. a80e864 [libpng16] Merged with pngvalid.c from libpng-1.7 changes to create a single by John Bowler · 11 years ago
  16. 1d3c990 [libpng16] Added checks for libpng 1.5 to pngvalid.c. This supports the use of by John Bowler · 11 years ago
  17. 79f0ba4 [libpng16] Fixed typo in CHANGES and ANNOUNCE (autoconf version 2.69, not 2.59) by Glenn Randers-Pehrson · 11 years ago
  18. 74e84d0 [libpng16] Removed config-generated "compile" file by Glenn Randers-Pehrson · 11 years ago
  19. 4568762 [libpng16] Bump version to 1.6.9beta02 by Glenn Randers-Pehrson · 11 years ago
  20. 0740c62 [libpng16] Imported from libpng-1.6.9beta01.tar by Glenn Randers-Pehrson · 11 years ago
  21. 38f4940 [libpng16] Update "last changed" dates in recently-patched files. by Glenn Randers-Pehrson · 11 years ago
  22. 8f1150e [libpng16] Made transform implementation functions static. This makes the by John Bowler · 11 years ago
  23. c10930a [libpng16] Bookkeeping: Moved functions around (no changes). Moved transform by John Bowler · 11 years ago
  24. bff81bd [libpng16] Bump version to 1.6.9beta01 by Glenn Randers-Pehrson · 11 years ago
  25. be3977d [libpng16] Imported from libpng-1.6.8.tar by Glenn Randers-Pehrson · 11 years ago
  26. 67f101e [libpng16] Imported from libpng-1.6.8rc02.tar by Glenn Randers-Pehrson · 11 years ago
  27. b6f0a64 [libpng16] Imported from libpng-1.6.8rc01.tar by Glenn Randers-Pehrson · 11 years ago
  28. 81dfd00 [libpng16] Tidied up pngfix inits and fixed non-write pngtest. by John Bowler · 11 years ago
  29. 1f23775 [libpng16] Fixed unused "wrote_question" in non-write pngtest. by Glenn Randers-Pehrson · 11 years ago
  30. 84092bb [libpng16] Bump version to 1.6.8beta03 by Glenn Randers-Pehrson · 11 years ago
  31. 1658e60 [libpng16] Imported from libpng-1.6.8beta02.tar by Glenn Randers-Pehrson · 11 years ago
  32. 83b132f [libpng16] Changed deprecated png_free_default() to free() in pngtest.c by Glenn Randers-Pehrson · 11 years ago
  33. 1f63da3 [libpng16] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m' by Glenn Randers-Pehrson · 11 years ago
  34. 44db023 [libpng16] Avoid a clang scan-build warning in pngtest.c by Glenn Randers-Pehrson · 11 years ago
  35. 3f8a2ed [libpng16] Removed or marked PNG_UNUSED some harmless "dead assignments" by Glenn Randers-Pehrson · 11 years ago
  36. 30145f2 [libpng16] Revised manual about handling of zlib CMF by Glenn Randers-Pehrson · 11 years ago
  37. d56af33 [libpng16] Bump version to 1.6.8beta02 by Glenn Randers-Pehrson · 11 years ago
  38. 1c6e5f8 [libpng16] Imported from libpng-1.6.8beta01.tar by Glenn Randers-Pehrson · 11 years ago
  39. 27ae936 [libpng16] Added another "assert()" in pngfix.c by Glenn Randers-Pehrson · 11 years ago
  40. 88507b4 [libpng16] Avoid a clang scanner warning in pngfix.c by Glenn Randers-Pehrson · 11 years ago
  41. 0f63033 [libpng16] Fixed pngvalid 'fail' function declaration on the Intel C Compiler. by John Bowler · 11 years ago
  42. aaf1bb1 [libpng16] Updated "last changed" dates by John Bowler · 11 years ago
  43. b559671 [libpng16] Update contrib/tools/pngfix.c by Glenn Randers-Pehrson · 11 years ago
  44. 503a494 [libpng16] Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. by Glenn Randers-Pehrson · 11 years ago
  45. c912050 [libpng16] Fixed 'minimal' builds. Various obviously useful minimal by Glenn Randers-Pehrson · 11 years ago
  46. 1132134 [libpng16] Conditionally compile some unused functions reported by -Wall by Glenn Randers-Pehrson · 11 years ago
  47. bd757ac [libpng16] Reverted change of ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED by Glenn Randers-Pehrson · 11 years ago
  48. a7f0bcb [libpng16] Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile by Glenn Randers-Pehrson · 11 years ago
  49. 7976b3c [libpng16] Moved prototype for png_handle_unknown() in pngpriv.h outside of by Glenn Randers-Pehrson · 11 years ago
  50. 012d36f [libpng16] Changed ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED to by Glenn Randers-Pehrson · 11 years ago
  51. 68dfa9e [libpng16] Reduced scope of recently-added #ifdef block by Glenn Randers-Pehrson · 11 years ago
  52. 416bb93 [libpng16] Added #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED/#endif in pngpread.c by Glenn Randers-Pehrson · 11 years ago
  53. f2b8961 [libpng16] Bump version to 1.6.8beta01 by Glenn Randers-Pehrson · 11 years ago
  54. 6a3805c [libpng16] Update version number in manual and png.h by Glenn Randers-Pehrson · 11 years ago
  55. cf247eb [libpng16] Update version number in CHANGES file. by Glenn Randers-Pehrson · 11 years ago
  56. 0ea69cd [libpng16] Imported from libpng-1.6.7.tar by Glenn Randers-Pehrson · 11 years ago
  57. 8bf5439 [libpng16] Bump version to 1.6.7rc03 by Glenn Randers-Pehrson · 11 years ago
  58. 4da9d31 [libpng16] Imported from libpng-1.6.7rc02.tar by Glenn Randers-Pehrson · 11 years ago
  59. 08b0620 [libpng16] Fixed #include in filter_neon_intrinsics.c and ctype macros. The by John Bowler · 11 years ago
  60. dee5a91 [libpng16] Bump version to 1.6.7rc02 by Glenn Randers-Pehrson · 11 years ago
  61. d2d09e5 [libpng16] Imported from libpng-1.6.7rc01.tar by Glenn Randers-Pehrson · 11 years ago
  62. 03eafe2 [libpng16] Bump version to 1.6.7beta05 by Glenn Randers-Pehrson · 11 years ago
  63. e9a8fb8 [libpng16] Imported from libpng-1.6.7beta04.tar by Glenn Randers-Pehrson · 11 years ago
  64. fd8bba4 [libpng16] Changed NEON implementation selection mechanism to allow assembler by John Bowler · 11 years ago
  65. bb9adfd [libpng16] Allow clang derived from older GCC versions to use ARM intrinsics. by John Bowler · 11 years ago
  66. 393d3c8 [libpng16] Updated CHANGES comment about enabling ARMv8 code by Glenn Randers-Pehrson · 11 years ago
  67. 9450ffb [libpng16] Bump version to 1.6.7beta04 by Glenn Randers-Pehrson · 11 years ago
  68. ed04901 [libpng16] Imported from libpng-1.6.7beta03.tar by Glenn Randers-Pehrson · 11 years ago
  69. db9d968 [libpng16] Cleaned up ARM NEON compilation handling. The tests are now in by John Bowler · 11 years ago
  70. 9e9977e [libpng16] Revised pngvalid to generate size images with as many filters as by John Bowler · 11 years ago
  71. 681b731 [libpng16] Fixed loop end condition in filter_neon_intrinsics.c by John Bowler · 11 years ago
  72. 83a841a [libpng16] Fix compilation errors in filter_neon_intrinsics.c by John Bowler · 11 years ago
  73. 85c2ec9 [libpng16] Restored arm/arm_init.c to CSRCS in Makefile.am by Glenn Randers-Pehrson · 11 years ago
  74. cf644fa [libpng16] Update "last changed" dates in arm/filter_neon_intrinsics.c and by Glenn Randers-Pehrson · 11 years ago
  75. 17ad121 [libpng16] Work around problem with multiple-line "test" command missing by Glenn Randers-Pehrson · 11 years ago
  76. 19e4eda [libpng16] Conditionally compile arm/filter_neon_intrinsics.c by Glenn Randers-Pehrson · 11 years ago
  77. e1540e3 [libpng16] Updated configure.ac to handle new on-intrinsics, etc., options. by Glenn Randers-Pehrson · 11 years ago
  78. 063eb1b [libpng16] Added ARMv8 support (James Yu <james.yu at linaro.org>). Added file by Glenn Randers-Pehrson · 11 years ago
  79. fecdd46 [libpng16] Fix some typos in autogen.sh that don't affect its behavior by Glenn Randers-Pehrson · 11 years ago
  80. 0e03692 [libpng16] Bump version to 1.6.7beta03 by Glenn Randers-Pehrson · 11 years ago
  81. e827fa2 [libpng16] Imported from libpng-1.6.7beta02.tar by Glenn Randers-Pehrson · 11 years ago
  82. 34ac369 [libpng16] Make autogen.sh work with automake 1.13 as well as 1.14. Do this by John Bowler · 11 years ago
  83. 236e105 [libpng16] Simplified error message code in pngunknown. The simplification has by John Bowler · 11 years ago
  84. 5b1df53 [libpng16] Cleaned up (char*) casts of zlib messages. The latest version of by John Bowler · 11 years ago
  85. 940b37b [libpng16] Made changes for compatibility with automake 1.14: by John Bowler · 11 years ago
  86. 0441ff6 [libpng16] Remove spurious "#ifdef PNG_sRGB_SUPPORTED" from pngrutil.c by John Bowler · 11 years ago
  87. de72327 [libpng16] Bump version to 1.6.7beta02 by Glenn Randers-Pehrson · 11 years ago
  88. 2464dbf [libpng16] Imported from libpng-1.6.7beta01.tar by Glenn Randers-Pehrson · 11 years ago
  89. b372175 [libpng16] Catch up with some recent changes that did not get merged. by Glenn Randers-Pehrson · 11 years ago
  90. cc93d89 [libpng16] Updated pngunknown.c by John Bowler · 11 years ago
  91. 8f38190 [libpng16] Avoid up-cast warnings in pngvalid.c. On ARM the alignment by John Bowler · 11 years ago
  92. 15a8044 [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured by John Bowler · 11 years ago
  93. 6f8f004 [libpng16] Added #ifdef PNG_READ_SUPPORTED/endif around the by Glenn Randers-Pehrson · 11 years ago
  94. 873f16f [libpng16] Reverted the change to unknown handling #defines; the change by Glenn Randers-Pehrson · 11 years ago
  95. 7ae451f [libpng16] Bump version to 1.6.7beta01 by Glenn Randers-Pehrson · 11 years ago
  96. 3914594 [libpng16] Imported from libpng-1.6.6.tar by Glenn Randers-Pehrson · 11 years ago
  97. 53ae7dc [libpng16] Imported from libpng-1.6.5.tar by Glenn Randers-Pehrson · 11 years ago
  98. cd6a3ef [libpng16] Bump version to 1.6.5beta01 by Glenn Randers-Pehrson · 11 years ago
  99. 209d3eb [libpng16] Imported from libpng-1.6.4.tar by Glenn Randers-Pehrson · 11 years ago
  100. d42dc54 [libpng16] Imported from libpng-1.6.4rc01.tar by Glenn Randers-Pehrson · 11 years ago