1. 6e8ba0f [libpng16] Un-deprecated png_data_freer(). by Glenn Randers-Pehrson · 11 years ago
  2. b3a7650 [libpng16] Updated CHANGES and ANNOUNCE to libpng-1.6.10rc02. by Glenn Randers-Pehrson · 11 years ago
  3. b8f4334 [libpng16] Removed unreachable return statement after png_chunk_error() by Glenn Randers-Pehrson · 11 years ago
  4. 53c60fa [libpng16] Bump version to 1.6.10rc01 by Glenn Randers-Pehrson · 11 years ago
  5. 3455238 [libpng16] Fixed typos in the manual and in scripts/pnglibconf.dfa (CFLAGS by Glenn Randers-Pehrson · 11 years ago
  6. 9f0ac85 [libpng16] Mention CERT VU#684412 and CVE-2014-0333 in CHANGES and ANNOUNCE. by Glenn Randers-Pehrson · 11 years ago
  7. 2fff807 [libpng16] Bump version to 1.6.10beta04 by Glenn Randers-Pehrson · 11 years ago
  8. be040c9 [libpng16] Moved some documentation from png.h to libpng.3 and libpng-manual.txt by Glenn Randers-Pehrson · 11 years ago
  9. 1301356 [libpng16] Bump version to 1.6.10beta03 by Glenn Randers-Pehrson · 11 years ago
  10. 45625ec [libpng16] Don't recognize known sRGB profiles as sRGB if they have been hacked, by Glenn Randers-Pehrson · 11 years ago
  11. e3ae583 [libpng16] Don't recognize known sRGB profiles as sRGB if they have been hacked. by Glenn Randers-Pehrson · 11 years ago
  12. eb657ae [libpng16] Added png_ptr->process_mode = PNG_READ_IDAT_MODE in by Glenn Randers-Pehrson · 11 years ago
  13. f5df058 [libpng16] Use a user warning handler in contrib/gregbook/readpng2.c by Glenn Randers-Pehrson · 11 years ago
  14. dd6679d [libpng16] Check for __has_extension before using it in pngconf.h, to by Glenn Randers-Pehrson · 11 years ago
  15. 9c5a1ba [libpng16] Check for info_ptr == NULL early in png_read_end() so we don't need by Glenn Randers-Pehrson · 11 years ago
  16. dba54b8 [libpng16] Moved OS dependent code from arm/arm_init.c, to allow the included by John Bowler · 11 years ago
  17. 103b041 [libpng16] Moved redefines of png_error(), png_warning(), png_chunk_error(), by Glenn Randers-Pehrson · 11 years ago
  18. e40e370 [libpng16] Bump version to 1.6.10beta02 by Glenn Randers-Pehrson · 11 years ago
  19. 9eec159 [libpng16] Imported from libpng-1.6.10beta01.tar by Glenn Randers-Pehrson · 11 years ago
  20. 414d7b5 [libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31. by John Bowler · 11 years ago
  21. 8a227ff [libpng16] Bump version to 1.6.10beta01 by Glenn Randers-Pehrson · 11 years ago
  22. 3e753eb [libpng16] Imported from libpng-1.6.9.tar by Glenn Randers-Pehrson · 11 years ago
  23. b91528d [libpng16] Quiet an uninitialized memory warning from VC2013 in png_get_png(). by Glenn Randers-Pehrson · 11 years ago
  24. 2f1dede [libpng16] Imported from libpng-1.6.9rc01.tar by Glenn Randers-Pehrson · 11 years ago
  25. 5af0307 [libpng16] Imported from libpng-1.6.9beta04.tar by Glenn Randers-Pehrson · 11 years ago
  26. bda94b1 [libpng16] Added clang attribute support (Cosmin). by Glenn Randers-Pehrson · 11 years ago
  27. 4250328 [libpng16] Updated scripts/makefile.* to use CPPFLAGS (Cosmin) by Glenn Randers-Pehrson · 11 years ago
  28. bb6e0a2 [libpng16] Bump version to 1.6.9beta04 by Glenn Randers-Pehrson · 11 years ago
  29. 88cf760 [libpng16] Removed potentially misleading warning from png_check_IHDR(). by Glenn Randers-Pehrson · 11 years ago
  30. 4ea97d8 [libpng16]Revised png_check_IHDR() to use PNG_SIZE_MAX instead of by Glenn Randers-Pehrson · 11 years ago
  31. bc79c25 [libpng16] Bump version to 1.6.9beta03 by Glenn Randers-Pehrson · 11 years ago
  32. 3cc9e8f [libpng16] Imported from libpng-1.6.9beta02.tar by Glenn Randers-Pehrson · 11 years ago
  33. d0479d2 [libpng16] Allow unversioned links created on install to be disabled in by John Bowler · 11 years ago
  34. 1fc0171 [libpng16] Revised pngvalid.c to support libpng 1.5, which does not support the by John Bowler · 11 years ago
  35. a847247 [libpng16] Merged libpng-1.7.0 changes to make no-interlace configurations work by John Bowler · 11 years ago
  36. 88ecac6 [libpng16] Merged pngrio.c, pngtrans.c, pngwio.c, and pngerror.c by Glenn Randers-Pehrson · 11 years ago
  37. e51ba2e [libpng16] Removed #error macro from contrib/tools/pngfix.c (Thomas Klausner). by Glenn Randers-Pehrson · 11 years ago
  38. a80e864 [libpng16] Merged with pngvalid.c from libpng-1.7 changes to create a single by John Bowler · 11 years ago
  39. 1d3c990 [libpng16] Added checks for libpng 1.5 to pngvalid.c. This supports the use of by John Bowler · 11 years ago
  40. 79f0ba4 [libpng16] Fixed typo in CHANGES and ANNOUNCE (autoconf version 2.69, not 2.59) by Glenn Randers-Pehrson · 11 years ago
  41. 4568762 [libpng16] Bump version to 1.6.9beta02 by Glenn Randers-Pehrson · 11 years ago
  42. 0740c62 [libpng16] Imported from libpng-1.6.9beta01.tar by Glenn Randers-Pehrson · 11 years ago
  43. 38f4940 [libpng16] Update "last changed" dates in recently-patched files. by Glenn Randers-Pehrson · 11 years ago
  44. 8f1150e [libpng16] Made transform implementation functions static. This makes the by John Bowler · 11 years ago
  45. c10930a [libpng16] Bookkeeping: Moved functions around (no changes). Moved transform by John Bowler · 11 years ago
  46. bff81bd [libpng16] Bump version to 1.6.9beta01 by Glenn Randers-Pehrson · 11 years ago
  47. be3977d [libpng16] Imported from libpng-1.6.8.tar by Glenn Randers-Pehrson · 11 years ago
  48. 67f101e [libpng16] Imported from libpng-1.6.8rc02.tar by Glenn Randers-Pehrson · 11 years ago
  49. b6f0a64 [libpng16] Imported from libpng-1.6.8rc01.tar by Glenn Randers-Pehrson · 11 years ago
  50. 81dfd00 [libpng16] Tidied up pngfix inits and fixed non-write pngtest. by John Bowler · 11 years ago
  51. 84092bb [libpng16] Bump version to 1.6.8beta03 by Glenn Randers-Pehrson · 11 years ago
  52. 1658e60 [libpng16] Imported from libpng-1.6.8beta02.tar by Glenn Randers-Pehrson · 11 years ago
  53. 83b132f [libpng16] Changed deprecated png_free_default() to free() in pngtest.c by Glenn Randers-Pehrson · 11 years ago
  54. 1f63da3 [libpng16] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m' by Glenn Randers-Pehrson · 11 years ago
  55. 3f8a2ed [libpng16] Removed or marked PNG_UNUSED some harmless "dead assignments" by Glenn Randers-Pehrson · 11 years ago
  56. d56af33 [libpng16] Bump version to 1.6.8beta02 by Glenn Randers-Pehrson · 11 years ago
  57. 1c6e5f8 [libpng16] Imported from libpng-1.6.8beta01.tar by Glenn Randers-Pehrson · 11 years ago
  58. 0f63033 [libpng16] Fixed pngvalid 'fail' function declaration on the Intel C Compiler. by John Bowler · 11 years ago
  59. 503a494 [libpng16] Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder. by Glenn Randers-Pehrson · 11 years ago
  60. c912050 [libpng16] Fixed 'minimal' builds. Various obviously useful minimal by Glenn Randers-Pehrson · 11 years ago
  61. 1132134 [libpng16] Conditionally compile some unused functions reported by -Wall by Glenn Randers-Pehrson · 11 years ago
  62. bd757ac [libpng16] Reverted change of ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED by Glenn Randers-Pehrson · 11 years ago
  63. a7f0bcb [libpng16] Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile by Glenn Randers-Pehrson · 11 years ago
  64. 7976b3c [libpng16] Moved prototype for png_handle_unknown() in pngpriv.h outside of by Glenn Randers-Pehrson · 11 years ago
  65. 416bb93 [libpng16] Added #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED/#endif in pngpread.c by Glenn Randers-Pehrson · 11 years ago
  66. f2b8961 [libpng16] Bump version to 1.6.8beta01 by Glenn Randers-Pehrson · 11 years ago
  67. cf247eb [libpng16] Update version number in CHANGES file. by Glenn Randers-Pehrson · 11 years ago
  68. 0ea69cd [libpng16] Imported from libpng-1.6.7.tar by Glenn Randers-Pehrson · 11 years ago
  69. 8bf5439 [libpng16] Bump version to 1.6.7rc03 by Glenn Randers-Pehrson · 11 years ago
  70. 4da9d31 [libpng16] Imported from libpng-1.6.7rc02.tar by Glenn Randers-Pehrson · 11 years ago
  71. 08b0620 [libpng16] Fixed #include in filter_neon_intrinsics.c and ctype macros. The by John Bowler · 11 years ago
  72. dee5a91 [libpng16] Bump version to 1.6.7rc02 by Glenn Randers-Pehrson · 11 years ago
  73. d2d09e5 [libpng16] Imported from libpng-1.6.7rc01.tar by Glenn Randers-Pehrson · 11 years ago
  74. 03eafe2 [libpng16] Bump version to 1.6.7beta05 by Glenn Randers-Pehrson · 11 years ago
  75. e9a8fb8 [libpng16] Imported from libpng-1.6.7beta04.tar by Glenn Randers-Pehrson · 11 years ago
  76. fd8bba4 [libpng16] Changed NEON implementation selection mechanism to allow assembler by John Bowler · 11 years ago
  77. bb9adfd [libpng16] Allow clang derived from older GCC versions to use ARM intrinsics. by John Bowler · 11 years ago
  78. 393d3c8 [libpng16] Updated CHANGES comment about enabling ARMv8 code by Glenn Randers-Pehrson · 11 years ago
  79. 9450ffb [libpng16] Bump version to 1.6.7beta04 by Glenn Randers-Pehrson · 11 years ago
  80. ed04901 [libpng16] Imported from libpng-1.6.7beta03.tar by Glenn Randers-Pehrson · 11 years ago
  81. db9d968 [libpng16] Cleaned up ARM NEON compilation handling. The tests are now in by John Bowler · 11 years ago
  82. 9e9977e [libpng16] Revised pngvalid to generate size images with as many filters as by John Bowler · 11 years ago
  83. 063eb1b [libpng16] Added ARMv8 support (James Yu <james.yu at linaro.org>). Added file by Glenn Randers-Pehrson · 11 years ago
  84. 0e03692 [libpng16] Bump version to 1.6.7beta03 by Glenn Randers-Pehrson · 11 years ago
  85. e827fa2 [libpng16] Imported from libpng-1.6.7beta02.tar by Glenn Randers-Pehrson · 11 years ago
  86. 34ac369 [libpng16] Make autogen.sh work with automake 1.13 as well as 1.14. Do this by John Bowler · 11 years ago
  87. 236e105 [libpng16] Simplified error message code in pngunknown. The simplification has by John Bowler · 11 years ago
  88. 5b1df53 [libpng16] Cleaned up (char*) casts of zlib messages. The latest version of by John Bowler · 11 years ago
  89. 940b37b [libpng16] Made changes for compatibility with automake 1.14: by John Bowler · 11 years ago
  90. de72327 [libpng16] Bump version to 1.6.7beta02 by Glenn Randers-Pehrson · 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