1. a873893 Remove the "last changed" version information from source comments by Cosmin Truta · 6 years ago
  2. 46aedd8 Release libpng version 1.6.35 by Cosmin Truta · 6 years ago
  3. a74aa9a [libpng16] Replace the remaining uses of png_size_t with size_t by Cosmin Truta · 6 years ago
  4. 916117d [libpng16] Allow compresion-type to be NULL in png_set_iCCP(). by Glenn Randers-Pehrson · 6 years ago
  5. 7784cd3 [libpng16] Fix png_get_iCCP() to allow null compression-type by Glenn Randers-Pehrson · 6 years ago
  6. eb91c0e More misc. typos by luz.paz · 6 years ago
  7. 58720d3 [libpng16] Fix "last changed" dates by Glenn Randers-Pehrson · 7 years ago
  8. f6ca33d [libpng16] Bump version to 1.6.33beta01 by Glenn Randers-Pehrson · 7 years ago
  9. df7e9da [libpng16] Imported from libpng-1.6.32.tar by Glenn Randers-Pehrson · 7 years ago
  10. 554d440 [libpng16] Fix "const" declaration info_ptr argument to png_get_eXIf_1(). by Glenn Randers-Pehrson · 7 years ago
  11. d930d36 [libpng16] Restored png_get_eXIf_1() and png_set_eXIf_1() because strlen(eXIf_buf) by Glenn Randers-Pehrson · 7 years ago
  12. 3fa1df4 [libpng16] Removed png_get_eXIf_1() and png_set_eXIf_1(). by Glenn Randers-Pehrson · 7 years ago
  13. 7c709f0 [libpng16] Restored png_get_eXIf() and png_set_eXIf() to maintain API compatability. by Glenn Randers-Pehrson · 7 years ago
  14. 3524b0d [libpng16] Update "Last changed" dates and some copyright years by Glenn Randers-Pehrson · 7 years ago
  15. 3e753f5 [libpng16] Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1() by Glenn Randers-Pehrson · 7 years ago
  16. 40afb68 [libpng16] Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf() by Glenn Randers-Pehrson · 7 years ago
  17. 68cb0aa [libpng16] Implement eXIf chunk support by Glenn Randers-Pehrson · 7 years ago
  18. 0c44081 [libpng16] Imported from libpng-1.6.26.tar by Glenn Randers-Pehrson · 8 years ago
  19. 3875d9a [libpng16] Quieted 45 (out of 86 remaining) -Wconversion compiler warnings by Glenn Randers-Pehrson · 8 years ago
  20. b50d5ce [libpng16] Imported from libpng-1.6.24.tar by Glenn Randers-Pehrson · 8 years ago
  21. dd70604 [libpng16] Fixed more indentation by Glenn Randers-Pehrson · 8 years ago
  22. 9295264 [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 8 years ago
  23. 46c4729 gcc6: fix misleading indentation warning by Krishnaraj Bhat · 8 years ago
  24. 4d8de33 [libpng16] Update copyright uears in source files. by Glenn Randers-Pehrson · 9 years ago
  25. c98f7fb [libpng16] Imported from libpng-1.6.17.tar by Glenn Randers-Pehrson · 9 years ago
  26. c5370ed [libpng16] Reverted "& 0xff" additions of version 1.6.17beta01. Libpng passes by Glenn Randers-Pehrson · 9 years ago
  27. 7011a8c [libpng16] Added "& 0xff" to things being typecast to "png_byte". by Glenn Randers-Pehrson · 9 years ago
  28. 60a7506 [libpng16]Allow calling png_get_IHDR() with NULL arguments (Reuben Hawkins). by Glenn Randers-Pehrson · 9 years ago
  29. 6ef579d [libpng16] Imported from libpng-1.6.17beta01.tar by Glenn Randers-Pehrson · 9 years ago
  30. e8ef689 [libpng16] Imported from libpng-1.6.15.tar by Glenn Randers-Pehrson · 10 years ago
  31. cda68df [libpng16] Changed "#endif /* PNG_FEATURE_SUPPORTED */" to "#endif /* FEATURE */" by Glenn Randers-Pehrson · 10 years ago
  32. b963fee [libpng16] More cosmetic changes by Glenn Randers-Pehrson · 10 years ago
  33. 5d713fe [libpng16] Changed remaining "if (!x)" to "if (x == 0)" and "if (x)" to by Glenn Randers-Pehrson · 10 years ago
  34. 212fd57 [libpng16] Bump version to 1.6.13beta01 by Glenn Randers-Pehrson · 10 years ago
  35. e429c66 [libpng16] Imported from libpng-1.6.12.tar by Glenn Randers-Pehrson · 10 years ago
  36. da7b692 [libpng16] Bump version to 1.6.12beta01 by Glenn Randers-Pehrson · 10 years ago
  37. c4e0f3d [libpng16] Imported from libpng-1.6.11.tar by Glenn Randers-Pehrson · 10 years ago
  38. 6572c7d [libpng16] Silence 'unused parameter' build warnings (Cosmin). by Cosmin Truta · 10 years ago
  39. 5087805 [libpng16] Imported from libpng-1.6.1.tar by Glenn Randers-Pehrson · 11 years ago
  40. 871b1d0 [libpng16] Bump version to 1.6.1beta05 by Glenn Randers-Pehrson · 11 years ago
  41. f3af706 [libpng16] Imported from libpng-1.6.0beta05.tar by Glenn Randers-Pehrson · 12 years ago
  42. adb9613 [libpng16] Imported from libpng-1.6.1beta02.tar by Glenn Randers-Pehrson · 11 years ago
  43. b4ef7c4 [libpng16] Use parentheses consistently in "#if defined()" tests. by Glenn Randers-Pehrson · 11 years ago
  44. c53778f [libpng16] Imported from libpng-1.6.0.tar by Glenn Randers-Pehrson · 11 years ago
  45. 6db8e4d [libpng16] Fixed inconsistencies in png.h and pnglibconf.dfa by John Bowler · 11 years ago
  46. d000fb8 [libpng16] Enclosed the new png_get_palette_max by Glenn Randers-Pehrson · 11 years ago
  47. fe5c8b9 [libpng16] Fixed palette_max API. by John Bowler · 11 years ago
  48. 32d6a74 [libpng16] Imported from libpng-1.6.0rc02.tar by Glenn Randers-Pehrson · 11 years ago
  49. 2414bd9 [libpng16] Use consistent handling of overflows in text, sPLT and unknown by John Bowler · 11 years ago
  50. 9477ecd [libpng16] Updated copyright year to 2013 in newly-changed files by Glenn Randers-Pehrson · 11 years ago
  51. 702053d [libpng16] Bump version to 1.6.0beta28 by Glenn Randers-Pehrson · 12 years ago
  52. 3c1f698 [libpng16] Corrected fix for unknown handling in pngtest. This reinstates the by John Bowler · 12 years ago
  53. 025d415 [libpng16] Folded long lines and fixed some grammar. by Glenn Randers-Pehrson · 12 years ago
  54. ba2dd33 [libpng16] Some files were omitted from a previous checkin. Here they are. by John Bowler · 12 years ago
  55. 5d1df4f [libpng16] Removed png_get_signature() and info_ptr->signature from WRITE-only by Glenn Randers-Pehrson · 12 years ago
  56. 4430b91 [libpng16] Restore info_ptr members that were deleted by the previous by Glenn Randers-Pehrson · 12 years ago
  57. b11b31a [libpng16] Changed chunk handler warnings into benign errors, incrementally by John Bowler · 12 years ago
  58. b5d0051 [libpng16] Deflate/inflate was reworked to move common zlib calls into single by John Bowler · 12 years ago
  59. 1531bd6 [libpng16] Updated copyright year to 2012 by Glenn Randers-Pehrson · 12 years ago
  60. 4f67e40 [libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs. by John Bowler · 12 years ago
  61. 5d56786 [libpng16] Implemented 'restrict' for png_info and png_struct. by John Bowler · 12 years ago
  62. 29fca0d [libpng16] Enabled png_get_sCAL_fixed() if floating point APIs are enabled. by John Bowler · 12 years ago
  63. 67ee8ce [libpng16] bump version to 1.6.0beta04 by Glenn Randers-Pehrson · 12 years ago
  64. ad41b88 [libpng16] Updated declaration of png_get_sCAL_fixed(). by Glenn Randers-Pehrson · 12 years ago
  65. 13831bc [libpng16] Updated "last changed" dates by Glenn Randers-Pehrson · 12 years ago
  66. 4be12aa [libpng15] Updated commentary by Glenn Randers-Pehrson · 13 years ago
  67. 88bcdc2 [libpng] Check compression_type parameter in png_get_iCCP and remove spurious by John Bowler · 13 years ago
  68. 55e85c2 [libpng15] Imported from libpng-1.5.7beta01.tar by Glenn Randers-Pehrson · 13 years ago
  69. 2b7d730 [libpng15] Bump version to libpng-1.5.7beta01 by Glenn Randers-Pehrson · 13 years ago
  70. bc6726b [libpng15] Imported from libpng-1.5.6.tar by Glenn Randers-Pehrson · 13 years ago
  71. d58251b [libpng15] Reverted previous change; removed png_get_compression_buffer() API. by Glenn Randers-Pehrson · 13 years ago
  72. d3dcb46 [libpng15] Added png_get_compression_buffer() API. by Glenn Randers-Pehrson · 13 years ago
  73. bb5cb14 [libpng15] Bump version to libpng-1.5.6beta02 by Glenn Randers-Pehrson · 13 years ago
  74. 115020d [libpng15] Imported from libpng-1.5.6beta01.tar by Glenn Randers-Pehrson · 13 years ago
  75. 3e2263a [libpng15] Imported from libpng-1.5.5.tar by Glenn Randers-Pehrson · 13 years ago
  76. 7515612 [libpng15] Constant changes for 64-bit compatibility (removal of L suffixes). by John Bowler · 13 years ago
  77. 4ae2978 [devel] Bump version to libpng-1.5.5beta07 by Glenn Randers-Pehrson · 13 years ago
  78. 736f40f [devel] Fixes to rgb_to_gray and cHRM XYZ APIs by John Bowler · 13 years ago
  79. 3d3aae1 --amend [devel] Imported from libpng-1.5.1.tar by Glenn Randers-Pehrson · 13 years ago
  80. 0a5c9c0 [devel] Corrected const_png_ in png.h to png_const_ to avoid polluting by John Bowler · 13 years ago
  81. a63dbed [devel] Added png_get_io_chunk_type() and deprecated png_get_io_chunk_name() by Glenn Randers-Pehrson · 13 years ago
  82. b86b492 [devel] Added const_png_structp and const_png_infop types, and used them in by Glenn Randers-Pehrson · 13 years ago
  83. f5ea1b7 [devel] Imported from libpng-1.5.0.tar by Glenn Randers-Pehrson · 13 years ago
  84. 64b863c [devel] Update copyright year and bump to version libpng-1.5.0rc07 by Glenn Randers-Pehrson · 13 years ago
  85. 5c5f593 [devel] Standardized the structure of some pngget.c functions. by Glenn Randers-Pehrson · 14 years ago
  86. f197d6d [devel] Imported from libpng-1.5.0beta52.tar by Glenn Randers-Pehrson · 14 years ago
  87. f0eda4e [devel] Imported from libpng-1.5.0beta51.tar by Glenn Randers-Pehrson · 14 years ago
  88. 7e1fabe [devel] Imported from libpng-1.5.0beta50.tar by Glenn Randers-Pehrson · 14 years ago
  89. 1b49a71 [devel] Imported from libpng-1.5.0beta49.tar by Glenn Randers-Pehrson · 14 years ago
  90. 83b4fc4 [devel] Imported from libpng-1.5.0beta48.tar by Glenn Randers-Pehrson · 14 years ago
  91. b087611 [devel] Fixed problem with symbols creation in Makefile.am which was assuming by Glenn Randers-Pehrson · 14 years ago
  92. bcb3aac [devel] Fixed a number of problems with 64-bit compilation reported by Visual by Glenn Randers-Pehrson · 14 years ago
  93. 39515c9 [devel] Imported from libpng-1.5.0beta46.tar by Glenn Randers-Pehrson · 14 years ago
  94. a711954 [devel] Imported from libpng-1.5.0beta45.tar by Glenn Randers-Pehrson · 14 years ago
  95. 9b362b1 [devel] Bump to version libpng-1.5.0beta45 by Glenn Randers-Pehrson · 14 years ago
  96. 4aa2cd6 [devel] pngget.c was omitted from previous checkin. by Glenn Randers-Pehrson · 14 years ago
  97. e600c51 [devel]Made all API functions that have const arguments and constant string by Glenn Randers-Pehrson · 14 years ago
  98. 363f96e [devel] Imported from libpng-1.5.0beta41.tar by Glenn Randers-Pehrson · 14 years ago
  99. 836fe66 [devel] Imported from libpng-1.5.0beta40.tar by Glenn Randers-Pehrson · 14 years ago
  100. 2c700f9 [devel] Imported from libpng-1.5.0beta39.tar by Glenn Randers-Pehrson · 14 years ago