1. 4f67e40 [libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs. by John Bowler · 13 years ago
  2. f87ef8b [ibpng16] Moved AC_MSG_CHECKING([if libraries can be versioned]) later by Gilles Espinasse · 13 years ago
  3. a5bf4e3 [libpng16] Initialize "passes" variable in pngread.c to avoid compiler warning. by Glenn Randers-Pehrson · 13 years ago
  4. 5d56786 [libpng16] Implemented 'restrict' for png_info and png_struct. by John Bowler · 13 years ago
  5. d7c22fb [libpng16] Added pngvalid.c compile time checks for const APIs. by John Bowler · 13 years ago
  6. 939310b [libpng16] Update CHANGES and ANNOUNCE by Glenn Randers-Pehrson · 13 years ago
  7. 29fca0d [libpng16] Enabled png_get_sCAL_fixed() if floating point APIs are enabled. by John Bowler · 13 years ago
  8. df477e4 [libpng16] Eliminated png_info_destroy. It is now used only in png.c by John Bowler · 13 years ago
  9. 5a956a7 [libpng16] Began a manual section about libpng15 to libpng16 differences. by Glenn Randers-Pehrson · 13 years ago
  10. 67ee8ce [libpng16] bump version to 1.6.0beta04 by Glenn Randers-Pehrson · 13 years ago
  11. 28d9339 [libpng16] Imported from libpng-1.6.0beta03.tar by Glenn Randers-Pehrson · 13 years ago
  12. bc79d70 [libpng16] commit updated scripts by John Bowler · 13 years ago
  13. 40b2603 [libpng16] Start-up code size improvements, error handler flexibility. These by John Bowler · 13 years ago
  14. ad41b88 [libpng16] Updated declaration of png_get_sCAL_fixed(). by Glenn Randers-Pehrson · 13 years ago
  15. 1d7f56a [libpng16] Failed to commit pngread.c from latest patch. by John Bowler · 13 years ago
  16. 3c1c953 [libpng16] Added #ifdef PNG_USER_MEM_SUPPORTED in pngmem.c where needed. by Glenn Randers-Pehrson · 13 years ago
  17. d332c67 [libpng16] Start-up code size improvements, error handler flexibility. by John Bowler · 13 years ago
  18. b74fb4e [libpng15] Bump version to libpng-1.6.0beta03 by Glenn Randers-Pehrson · 13 years ago
  19. a6f369b [libpng16] Imported from libpng-1.6.0beta02.tar by Glenn Randers-Pehrson · 13 years ago
  20. 13831bc [libpng16] Updated "last changed" dates by Glenn Randers-Pehrson · 13 years ago
  21. adf049e [libpng16] Removed references to bsconfig.h from makefiles by Glenn Randers-Pehrson · 13 years ago
  22. 681c1fc [libpng16] Correct configure builds where build and source directories are by John Bowler · 13 years ago
  23. ba6fbc5 [libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h by John Bowler · 13 years ago
  24. d1dceee [libpng] #include "pngconfig.h" in pngvalid.c by Glenn Randers-Pehrson · 13 years ago
  25. 9453103 [libpng16] Fixed comment in pngconfig.h (cut-and-paste error) by Glenn Randers-Pehrson · 13 years ago
  26. 751a93f [libpng16] Added pngconf.h by Glenn Randers-Pehrson · 13 years ago
  27. 0b3634b [libpng16] Reverted install of pngconfig.h by Glenn Randers-Pehrson · 13 years ago
  28. efaeada [libpng16] Added pngconfig.h file. This indirect reference to config.h avoids by Glenn Randers-Pehrson · 13 years ago
  29. c4f94cb [libpng15] Bump version to libpng-1.6.0beta02 by Glenn Randers-Pehrson · 13 years ago
  30. 26aad85 [libpng16] Imported from libpng-1.6.0beta01.tar by Glenn Randers-Pehrson · 13 years ago
  31. c4081f0 [libpng16] Updated CMakeLists.txt to account for relocated and new test programs. by John Bowler · 13 years ago
  32. eb26ee6 [libpng16] Fixed race conditions in parallel make builds. With higher degrees by John Bowler · 13 years ago
  33. 90a87c8 [libpng15] Bump version to libpng-1.6.0alpha01 by Glenn Randers-Pehrson · 13 years ago
  34. 12924f3 [libpng16] Fixed minor memset/sizeof errors in pngvalid.c. by John Bowler · 13 years ago
  35. ec6d6fa [libpng16] Put CRLF line endings in the owatcom project files. by Glenn Randers-Pehrson · 13 years ago
  36. 1f0eaa0 [libpng16] Revised pngconf.h to use " __declspec(restrict)" if MSC_VER >= 1400. by Glenn Randers-Pehrson · 13 years ago
  37. 6bdefdd [libpng] Fixed some trivial typos in the contrib/tools subdirectory. by Glenn Randers-Pehrson · 13 years ago
  38. 405a398 [libpng16] New 'tools' directory containing tools used to generate libpng code. by John Bowler · 13 years ago
  39. 8888ea4 [libpng16] Revised #if PNG_DO_BC blocks in png.c (use #ifdef and add #else) by Glenn Randers-Pehrson · 13 years ago
  40. 0b26ac5 [libpng16] Replaced an "#if" with "ifdef" in pngrtran.c by Glenn Randers-Pehrson · 13 years ago
  41. 414769b [libpng16] Add "free()" and "png_free_image()" calls to example code. by John Bowler · 13 years ago
  42. 5e934ba [libpng16] Removed stray "*.orig" files. by Glenn Randers-Pehrson · 13 years ago
  43. b72bc15 [libpng16] Added entry in CHANGES and ANNOUNCE about removing configure files. by Glenn Randers-Pehrson · 13 years ago
  44. 4c7e820 [libpng16] Remove machine-generated configure files by Glenn Randers-Pehrson · 13 years ago
  45. baeb6d1 [libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far. by John Bowler · 13 years ago
  46. 2ddb252 [libpng16] Updated license info in contrib/examples and example.c by Glenn Randers-Pehrson · 13 years ago
  47. 7455cbf [libpng16] Update internal version numbering and SO-numbers by Glenn Randers-Pehrson · 13 years ago
  48. 87fadd5 [libpng16] Updated version numbering in png.h by Glenn Randers-Pehrson · 13 years ago
  49. 5b79cd5 [libpng16] Moved pngvalid.c into contrib/libtests by Glenn Randers-Pehrson · 13 years ago
  50. 36082cf [libpng16] Added example programs for the new 'simplified' API. by John Bowler · 13 years ago
  51. e1bb124 [libpng16] Removed some extra simplified API entries from libpng.3 synopses. by Glenn Randers-Pehrson · 13 years ago
  52. 15ea1fa [libpng15] Bump version to libpng-1.6.0alpha01 by Glenn Randers-Pehrson · 13 years ago
  53. 12fb29f [libpng15] Reject invalid compression flag, method when reading the iTXt chunk. by Glenn Randers-Pehrson · 13 years ago
  54. 8500b77 [libpng15] Also allow uncompressed iTXt by Glenn Randers-Pehrson · 13 years ago
  55. e7ad104 [libpng15] Reject invalid compression flag when reading the iTXt chunk. by Glenn Randers-Pehrson · 13 years ago
  56. 3b1f030 [libpng15] Fixed copyright, spelling in contrib/libtest and contrib/sRGBtables by Glenn Randers-Pehrson · 13 years ago
  57. 680da02 [libpng15] Updated the documentation of the png_text structure by Glenn Randers-Pehrson · 13 years ago
  58. 8e83631 [libpng15] Added MINGW support to CMakeLists.txt by Glenn Randers-Pehrson · 13 years ago
  59. 8501129 [libpng15] Removed some "#if 0" blocks of test code that remained in pngrutil.c by Glenn Randers-Pehrson · 13 years ago
  60. 3706d73 [libpng15] Allow row_stride==0 to indicate default stride in simplified API by John Bowler · 13 years ago
  61. 925a602 [libpng15] Revised comment and whitespace in png_convert_to_rfc1123(). by Glenn Randers-Pehrson · 13 years ago
  62. 29fca79 [libpng15] Validate time settings passed to pngset() by Glenn Randers-Pehrson · 13 years ago
  63. bd2fa5d [libpng15] Removed "zTXt" from warning in generic chunk decompression function. by Glenn Randers-Pehrson · 13 years ago
  64. 36251d3 [libpng15] Bump version to libpng-1.5.7beta05 by Glenn Randers-Pehrson · 13 years ago
  65. d92c1fc [libpng15] Imported from libpng-1.5.7beta04.tar by Glenn Randers-Pehrson · 13 years ago
  66. 4af7710 [libpng15] Revised Makefile.am to separate out stuff depending on contrib (WIP) by Glenn Randers-Pehrson · 13 years ago
  67. 7e97c18 [libpng15] Bump version to libpng-1.5.7beta04 by Glenn Randers-Pehrson · 13 years ago
  68. e0bcbfd [libpng15] Imported from libpng-1.5.7beta03.tar by Glenn Randers-Pehrson · 13 years ago
  69. 17878c6 [libpng15] Work around compilers that don't support declaration of const data. by John Bowler · 13 years ago
  70. 7006dc4 [libpng15] Added --noexecstack to assembler file compilation. by John Bowler · 13 years ago
  71. c4253c4 [libpng15] Updated CHANGES and ANNOUNCE with latest changes by Glenn Randers-Pehrson · 13 years ago
  72. 4fa96a4 [libpng15] Fixes for C++ compilation using g++ When libpng source is compiled by John Bowler · 13 years ago
  73. c2d8399 [libpng15] Bump version to libpng-1.5.7beta03 by Glenn Randers-Pehrson · 13 years ago
  74. 18c5cfa [libpng15] Multiple transform bug fixes plus a work-round for double gamma by John Bowler · 13 years ago
  75. 36f5884 [libpng15] Added test-pngstest.sh by Glenn Randers-Pehrson · 13 years ago
  76. e7acc6a [libpng15] Added run-time detection of ARM/NEON support by Mans Rullgard · 13 years ago
  77. 76b0459 [libpng15] Updated contrib/sRGBtables code by John Bowler · 13 years ago
  78. ae41dc5 [libpng15] Added contrib/README.txt by Glenn Randers-Pehrson · 13 years ago
  79. 45bb9a6 [libpng15] Changed "PNG_EXTERN" to "extern" in sRGB table declarations by Glenn Randers-Pehrson · 13 years ago
  80. 89c2f84 [libpng15] Fix Windows builds, add pngstest to Visual Studio and OpenWatcom by John Bowler · 13 years ago
  81. ed9f844 [libpng15] Update pngstest to remove compiler warnings, add to libpng tests by John Bowler · 13 years ago
  82. 1eb1889 [libpng15] Added contrib/pngtests by John Bowler · 13 years ago
  83. 8596468 [libpng15] Removed PNG_CONST from the sRGB table declarations by Glenn Randers-Pehrson · 13 years ago
  84. c32de8c [libpng15] Bump version to libpng-1.5.7beta03 by Glenn Randers-Pehrson · 13 years ago
  85. 6d8e090 [libpng15] Imported from libpng-1.5.7beta02.tar by Glenn Randers-Pehrson · 13 years ago
  86. 816e687 [libpng] Added copyright and licensing info to contrib/sRGBtables/*.c by Glenn Randers-Pehrson · 13 years ago
  87. 0a521d3 [libpng15] Installed more accurate linear to sRGB conversion tables. by John Bowler · 13 years ago
  88. d3feb52 [libpng15] Ignore unused chunks in the new simplified read API. by Glenn Randers-Pehrson · 13 years ago
  89. 65f3ac1 [libpng15] Fixed a typo in pngpriv.h by Glenn Randers-Pehrson · 13 years ago
  90. 4be12aa [libpng15] Updated commentary by Glenn Randers-Pehrson · 13 years ago
  91. 84b0da9 [libpng15] Updated commentary about new API by Glenn Randers-Pehrson · 13 years ago
  92. e6fb691 [libpng15] Fixes to alpha swap on read, simplified write and filler add code by John Bowler · 13 years ago
  93. d497383 [libpng15] Change options.awk to use pngconf.h for versioning by John Bowler · 13 years ago
  94. dd81915 [libpng15] Corrections to the PNG_FORMAT_ values and code cleanup. by John Bowler · 13 years ago
  95. 3615d03 [libpng15] Fix PNG_SIMPLIFIED transformations, by John Bowler · 13 years ago
  96. e0a6c06 [libpng] Added synopses for new png_image functions to the manual. by Glenn Randers-Pehrson · 13 years ago
  97. efc4b69 [libpng15] Fixed some typos in comments. by Glenn Randers-Pehrson · 13 years ago
  98. 7875d53 [libpng15] Simplified read/write API initial version; basic read/write tested by John Bowler · 13 years ago
  99. 92a1d46 [libpng15] Added versioning to pnglibconf.h comments. by John Bowler · 13 years ago
  100. 7de02e7 [libpng15] Changed 8 new leading spaces to TAB in scripts/makefile.std by Glenn Randers-Pehrson · 13 years ago