1. d752225 [libpng16] Removed "text_len" parameter from private function png_write_zTXt() by Glenn Randers-Pehrson · 10 years ago
  2. c45f122 [libpng16] Fixed misplaced brackets in earlier patch to pngpriv.h by John Bowler · 10 years ago
  3. fc932f7 [libpng16] Changed "if defined(__ARM_NEON__)" to by Glenn Randers-Pehrson · 10 years ago
  4. c4e0f3d [libpng16] Imported from libpng-1.6.11.tar by Glenn Randers-Pehrson · 10 years ago
  5. 71d23c4 [libpng16] Bump version to 1.6.11beta01 by Glenn Randers-Pehrson · 11 years ago
  6. 4df37bf [libpng16] Imported from libpng-1.6.10.tar by Glenn Randers-Pehrson · 11 years ago
  7. 103b041 [libpng16] Moved redefines of png_error(), png_warning(), png_chunk_error(), by Glenn Randers-Pehrson · 11 years ago
  8. 9eec159 [libpng16] Imported from libpng-1.6.10beta01.tar by Glenn Randers-Pehrson · 11 years ago
  9. 414d7b5 [libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31. by John Bowler · 11 years ago
  10. 3e753eb [libpng16] Imported from libpng-1.6.9.tar by Glenn Randers-Pehrson · 11 years ago
  11. 95a1973 [libpng16] Updated copyright year in recently-changed files. by Glenn Randers-Pehrson · 11 years ago
  12. 38f4940 [libpng16] Update "last changed" dates in recently-patched files. by Glenn Randers-Pehrson · 11 years ago
  13. 8f1150e [libpng16] Made transform implementation functions static. This makes the by John Bowler · 11 years ago
  14. c10930a [libpng16] Bookkeeping: Moved functions around (no changes). Moved transform by John Bowler · 11 years ago
  15. be3977d [libpng16] Imported from libpng-1.6.8.tar by Glenn Randers-Pehrson · 11 years ago
  16. aaf1bb1 [libpng16] Updated "last changed" dates by John Bowler · 11 years ago
  17. c912050 [libpng16] Fixed 'minimal' builds. Various obviously useful minimal by Glenn Randers-Pehrson · 11 years ago
  18. bd757ac [libpng16] Reverted change of ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED 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. 0ea69cd [libpng16] Imported from libpng-1.6.7.tar by Glenn Randers-Pehrson · 11 years ago
  21. d2d09e5 [libpng16] Imported from libpng-1.6.7rc01.tar by Glenn Randers-Pehrson · 11 years ago
  22. fd8bba4 [libpng16] Changed NEON implementation selection mechanism to allow assembler by John Bowler · 11 years ago
  23. bb9adfd [libpng16] Allow clang derived from older GCC versions to use ARM intrinsics. by John Bowler · 11 years ago
  24. db9d968 [libpng16] Cleaned up ARM NEON compilation handling. The tests are now in by John Bowler · 11 years ago
  25. 15a8044 [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured by John Bowler · 11 years ago
  26. 6f8f004 [libpng16] Added #ifdef PNG_READ_SUPPORTED/endif around the by Glenn Randers-Pehrson · 11 years ago
  27. 873f16f [libpng16] Reverted the change to unknown handling #defines; the change by Glenn Randers-Pehrson · 11 years ago
  28. 8c49ddc [libpng16] Imported from libpng-1.6.4beta02.tar by Glenn Randers-Pehrson · 11 years ago
  29. 847e9ef [libpng16] Imported from libpng-1.6.3.tar by Glenn Randers-Pehrson · 11 years ago
  30. f5f1206 [libpng16] Fixed undefined behavior in contrib/tools/pngfix.c and added new by John Bowler · 11 years ago
  31. bbc29a8 [libpng16] Imported from libpng-1.6.3beta08.tar by Glenn Randers-Pehrson · 11 years ago
  32. 746bc7d [libpng16] Imported from libpng-1.6.3beta07.tar by Glenn Randers-Pehrson · 11 years ago
  33. f260f6d [libpng16] Protect symbol prefixing against CC/CPPFLAGS/CFLAGS useage. by John Bowler · 11 years ago
  34. 18dd07e [libpng16] Removed PNG_FILTER_OPTIMIZATIONS and PNG_ARM_NEON_SUPPORTED from by John Bowler · 11 years ago
  35. 122bec1 [libpng16]Check ZLIB_VERNUM for mismatches, enclose #error in quotes by John Bowler · 11 years ago
  36. 399430d [libpng16] Update "last changed" comments. by Glenn Randers-Pehrson · 11 years ago
  37. 3f677d1 [libpng16] Bump version to 1.6.3beta01 by Glenn Randers-Pehrson · 11 years ago
  38. 809355b [libpng16] Imported from libpng-1.6.2.tar by Glenn Randers-Pehrson · 11 years ago
  39. 67a289f [libpng16] Fixed some spelling/typos by Glenn Randers-Pehrson · 11 years ago
  40. 5087805 [libpng16] Imported from libpng-1.6.1.tar by Glenn Randers-Pehrson · 11 years ago
  41. 871b1d0 [libpng16] Bump version to 1.6.1beta05 by Glenn Randers-Pehrson · 12 years ago
  42. f3af706 [libpng16] Imported from libpng-1.6.0beta05.tar by Glenn Randers-Pehrson · 13 years ago
  43. adb9613 [libpng16] Imported from libpng-1.6.1beta02.tar by Glenn Randers-Pehrson · 12 years ago
  44. b4ef7c4 [libpng16] Use parentheses consistently in "#if defined()" tests. by Glenn Randers-Pehrson · 12 years ago
  45. 9e8fd50 [libpng16] Use parentheses consistently in "#if defined()" tests. by Glenn Randers-Pehrson · 12 years ago
  46. 3b8e7e8 [libpng16] Imported from libpng-1.6.1beta01.tar by Glenn Randers-Pehrson · 12 years ago
  47. 9d2e875 [libpng16] Made symbol prefixing work with the ARM neon optimizations. Also allow pngpriv.h by John Bowler · 12 years ago
  48. c53778f [libpng16] Imported from libpng-1.6.0.tar by Glenn Randers-Pehrson · 12 years ago
  49. 2414bd9 [libpng16] Use consistent handling of overflows in text, sPLT and unknown by John Bowler · 12 years ago
  50. 5851280 [libpng16] Imported from libpng-1.6.0beta37.tar by Glenn Randers-Pehrson · 12 years ago
  51. 9477ecd [libpng16] Updated copyright year to 2013 in newly-changed files by Glenn Randers-Pehrson · 12 years ago
  52. f758d6c [libpng16] Rearranged the ARM-NEON optimizations: Isolated the machine specific by John Bowler · 12 years ago
  53. 520803d [libpng16] Removed non-working ICC profile support code. There was too much by John Bowler · 12 years ago
  54. f8dfd12 [libpng16] Changed ICC profile support to allow use of an external color by John Bowler · 12 years ago
  55. a9f44be [libpng16] Minor documentation edits by Glenn Randers-Pehrson · 12 years ago
  56. b98681b [libpng16] Improved ICC profile handling including cHRM chunk generation and by John Bowler · 12 years ago
  57. 14d0ca6 [libpng16] Cleaned up and corrected ICC profile handling. by John Bowler · 12 years ago
  58. 8010217 [libpng16] Minor cleanup of iCCP processing by John Bowler · 12 years ago
  59. 025d415 [libpng16] Folded long lines and fixed some grammar. by Glenn Randers-Pehrson · 12 years ago
  60. e956751 [libpng16] Unknown handling fixes and clean up. This adds more correct option by John Bowler · 12 years ago
  61. ece07cf [libpng16] Removed the png_sizeof(), png_strlen(), png_memset(), png_memcpy(), by Glenn Randers-Pehrson · 12 years ago
  62. dbb7e19 [libpng16] Consistently use memset(), memcpy(), and memcmp() instead of the by Glenn Randers-Pehrson · 12 years ago
  63. 6954141 [libpng16] Add more conditionals for compiling png_fixed(). by Glenn Randers-Pehrson · 12 years ago
  64. ba2dd33 [libpng16] Some files were omitted from a previous checkin. Here they are. by John Bowler · 12 years ago
  65. dff6f4c [libpng16Cleanup of png_set_filler(). This function does very different things by John Bowler · 12 years ago
  66. 0a9f8eb [libpng16] Fixed configurations where floating point is completely disabled. by John Bowler · 12 years ago
  67. b454169 [libpng16] Removed need for -Wno-cast-align with clang. clang correctly warns by John Bowler · 12 years ago
  68. cd39adb [libpng16] Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpriv.h around by Glenn Randers-Pehrson · 12 years ago
  69. 921648a [libpng16] Recognize known sRGB ICC profiles while reading; prefer writing the by John Bowler · 12 years ago
  70. b11b31a [libpng16] Changed chunk handler warnings into benign errors, incrementally by John Bowler · 12 years ago
  71. 2bc76ff [ibpng16] Added application error reporting and added chunk names to read by John Bowler · 12 years ago
  72. b5d0051 [libpng16] Deflate/inflate was reworked to move common zlib calls into single by John Bowler · 13 years ago
  73. 6038b80 [libpng16] Reject iCCP chunk after the first, even if the first one is invalid. by Glenn Randers-Pehrson · 13 years ago
  74. 6225b0e [libpng16] Added code to validate the windowBits value passed to deflateInit2(). by John Bowler · 13 years ago
  75. 42a2b55 [libpng16] Made read 'inflate' handling like write 'deflate' handling. The by John Bowler · 13 years ago
  76. 0ae4f7b [libpng16] Changed png_inflate() and calling routines to avoid overflow by John Bowler · 13 years ago
  77. eeb1bb6 [libng16] Added palette-index checking while writing. by Glenn Randers-Pehrson · 13 years ago
  78. 6f237b6 [libpng16] Remove whitespace at end of lines by John Bowler · 13 years ago
  79. cf49919 [libpng16] Fixed some bugs in ICC profile writing. The code should now accept by John Bowler · 13 years ago
  80. 4690b89 [libpng16] Added PNG_SAFE_LIMITS feature to pnglibconf.dfa, pngpriv.h, and new pngusr.dfa by Glenn Randers-Pehrson · 13 years ago
  81. bce7988 [libpng16] Fixed fixed/float API export conditionals. 1) If FIXED_POINT or by John Bowler · 13 years ago
  82. 3167541 [libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.h by John Bowler · 13 years ago
  83. f1c0678 [libpng16] Fixed non-configure builds (don't include pngprefix.h in them) by John Bowler · 13 years ago
  84. 42369cc [libpng16] Added symbol prefixing that allows all the libpng external symbols by John Bowler · 13 years ago
  85. 572b078 [libpng16] Cleaned up pngpriv.h to consistently declare all functions and data. by John Bowler · 13 years ago
  86. 9c7f99c [libpng16] Remove remains of simplified API sPLT experiment from pngpriv.h by John Bowler · 13 years ago
  87. 5bc9038 [libpng16] Added color-map support to simplified API. by John Bowler · 13 years ago
  88. 00c6a9a [libpng16] Fix bug in pngerror.c: some long warnings were being improperly by John Bowler · 13 years ago
  89. 665031e [libpng16] Fix two typos in pngpriv.h comments by Glenn Randers-Pehrson · 13 years ago
  90. 1531bd6 [libpng16] Updated copyright year to 2012 by Glenn Randers-Pehrson · 13 years ago
  91. 4f67e40 [libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs. by John Bowler · 13 years ago
  92. 5d56786 [libpng16] Implemented 'restrict' for png_info and png_struct. by John Bowler · 13 years ago
  93. df477e4 [libpng16] Eliminated png_info_destroy. It is now used only in png.c by John Bowler · 13 years ago
  94. 40b2603 [libpng16] Start-up code size improvements, error handler flexibility. These by John Bowler · 13 years ago
  95. d332c67 [libpng16] Start-up code size improvements, error handler flexibility. by John Bowler · 13 years ago
  96. 13831bc [libpng16] Updated "last changed" dates by Glenn Randers-Pehrson · 13 years ago
  97. 681c1fc [libpng16] Correct configure builds where build and source directories are by John Bowler · 13 years ago
  98. ba6fbc5 [libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h by John Bowler · 13 years ago
  99. 4c7e820 [libpng16] Remove machine-generated configure files by Glenn Randers-Pehrson · 13 years ago
  100. baeb6d1 [libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far. by John Bowler · 13 years ago