1. b5d0051 [libpng16] Deflate/inflate was reworked to move common zlib calls into single by John Bowler · 13 years ago
  2. 6038b80 [libpng16] Reject iCCP chunk after the first, even if the first one is invalid. by Glenn Randers-Pehrson · 13 years ago
  3. 6225b0e [libpng16] Added code to validate the windowBits value passed to deflateInit2(). by John Bowler · 13 years ago
  4. 42a2b55 [libpng16] Made read 'inflate' handling like write 'deflate' handling. The by John Bowler · 13 years ago
  5. 0ae4f7b [libpng16] Changed png_inflate() and calling routines to avoid overflow by John Bowler · 13 years ago
  6. eeb1bb6 [libng16] Added palette-index checking while writing. by Glenn Randers-Pehrson · 13 years ago
  7. 6f237b6 [libpng16] Remove whitespace at end of lines by John Bowler · 13 years ago
  8. cf49919 [libpng16] Fixed some bugs in ICC profile writing. The code should now accept by John Bowler · 13 years ago
  9. 4690b89 [libpng16] Added PNG_SAFE_LIMITS feature to pnglibconf.dfa, pngpriv.h, and new pngusr.dfa by Glenn Randers-Pehrson · 13 years ago
  10. bce7988 [libpng16] Fixed fixed/float API export conditionals. 1) If FIXED_POINT or by John Bowler · 13 years ago
  11. 3167541 [libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.h by John Bowler · 13 years ago
  12. f1c0678 [libpng16] Fixed non-configure builds (don't include pngprefix.h in them) by John Bowler · 13 years ago
  13. 42369cc [libpng16] Added symbol prefixing that allows all the libpng external symbols by John Bowler · 13 years ago
  14. 572b078 [libpng16] Cleaned up pngpriv.h to consistently declare all functions and data. by John Bowler · 13 years ago
  15. 9c7f99c [libpng16] Remove remains of simplified API sPLT experiment from pngpriv.h by John Bowler · 13 years ago
  16. 5bc9038 [libpng16] Added color-map support to simplified API. by John Bowler · 13 years ago
  17. 00c6a9a [libpng16] Fix bug in pngerror.c: some long warnings were being improperly by John Bowler · 13 years ago
  18. 665031e [libpng16] Fix two typos in pngpriv.h comments by Glenn Randers-Pehrson · 13 years ago
  19. 1531bd6 [libpng16] Updated copyright year to 2012 by Glenn Randers-Pehrson · 13 years ago
  20. 4f67e40 [libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs. by John Bowler · 13 years ago
  21. 5d56786 [libpng16] Implemented 'restrict' for png_info and png_struct. by John Bowler · 13 years ago
  22. df477e4 [libpng16] Eliminated png_info_destroy. It is now used only in png.c by John Bowler · 13 years ago
  23. 40b2603 [libpng16] Start-up code size improvements, error handler flexibility. These by John Bowler · 13 years ago
  24. d332c67 [libpng16] Start-up code size improvements, error handler flexibility. by John Bowler · 13 years ago
  25. 13831bc [libpng16] Updated "last changed" dates by Glenn Randers-Pehrson · 13 years ago
  26. 681c1fc [libpng16] Correct configure builds where build and source directories are by John Bowler · 13 years ago
  27. ba6fbc5 [libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h by John Bowler · 13 years ago
  28. 4c7e820 [libpng16] Remove machine-generated configure files by Glenn Randers-Pehrson · 13 years ago
  29. baeb6d1 [libpng16] Added ANSI-C (C90) headers; eliminated the use of FAR/far. by John Bowler · 13 years ago
  30. 17878c6 [libpng15] Work around compilers that don't support declaration of const data. by John Bowler · 13 years ago
  31. 4fa96a4 [libpng15] Fixes for C++ compilation using g++ When libpng source is compiled by John Bowler · 13 years ago
  32. 45bb9a6 [libpng15] Changed "PNG_EXTERN" to "extern" in sRGB table declarations by Glenn Randers-Pehrson · 13 years ago
  33. 8596468 [libpng15] Removed PNG_CONST from the sRGB table declarations by Glenn Randers-Pehrson · 13 years ago
  34. 65f3ac1 [libpng15] Fixed a typo in pngpriv.h by Glenn Randers-Pehrson · 13 years ago
  35. efc4b69 [libpng15] Fixed some typos in comments. by Glenn Randers-Pehrson · 13 years ago
  36. 7875d53 [libpng15] Simplified read/write API initial version; basic read/write tested by John Bowler · 13 years ago
  37. aff4402 [libpng15] Fixed bug in pngvalid on early allocation failure; fixed type cast by John Bowler · 13 years ago
  38. d3a9480 [libpng15] Added support for ARM processor (Mans Rullgard) by Mans Rullgard · 13 years ago
  39. 2b7d730 [libpng15] Bump version to libpng-1.5.7beta01 by Glenn Randers-Pehrson · 13 years ago
  40. bc6726b [libpng15] Imported from libpng-1.5.6.tar by Glenn Randers-Pehrson · 13 years ago
  41. 07772cb [libpng15] Fixes for multiple calls to png_read_update_info. by John Bowler · 13 years ago
  42. 4e68aa7 [libpng15] Further optimization of png_combine_row() in the interlaced case. by John Bowler · 13 years ago
  43. 65c0339 [libpng15] Speed up png_combine_row() for interlaced images. This reduces the by Glenn Randers-Pehrson · 13 years ago
  44. 997b193 [libpng15] Imported from libpng-1.5.6beta03.tar by Glenn Randers-Pehrson · 13 years ago
  45. d02d6a1 [libpng15] Fixed a typo in the definition of the new PNG_STRING_FROM_CHUNK(s,c) by Glenn Randers-Pehrson · 13 years ago
  46. bb5cb14 [libpng15] Bump version to libpng-1.5.6beta02 by Glenn Randers-Pehrson · 13 years ago
  47. 115020d [libpng15] Imported from libpng-1.5.6beta01.tar by Glenn Randers-Pehrson · 13 years ago
  48. 3e2263a [libpng15] Imported from libpng-1.5.5.tar by Glenn Randers-Pehrson · 13 years ago
  49. d326111 [libpng15] Imported from libpng-1.5.5rc01.tar by Glenn Randers-Pehrson · 13 years ago
  50. f3f7e14 [libpng15] Fixed 64-bit compilation errors (gcc). The errors fixed relate by John Bowler · 13 years ago
  51. 736f40f [devel] Fixes to rgb_to_gray and cHRM XYZ APIs by John Bowler · 13 years ago
  52. 75d5bfd [devel] Imported from libpng-1.5.5beta05.tar by Glenn Randers-Pehrson · 13 years ago
  53. 9b979b1 [devel] Added new types and internal functions for CIE RGB end point handling by John Bowler · 13 years ago
  54. 7b97965 [devel] Prevent unexpected API exports from non-libpng DLLs on Windows. by John Bowler · 13 years ago
  55. d404b6d [devel] Imported from libpng-1.5.4.tar by Glenn Randers-Pehrson · 13 years ago
  56. 8d26126 [devel] Fixed pngvalid, simplified macros, added checking for 0 in sCAL. by John Bowler · 13 years ago
  57. ab63dd0 [devel] Renamed png_set_chop_16() to png_set_strip_16(). by Glenn Randers-Pehrson · 13 years ago
  58. 5f0b927 [devel] Made PNG_READ_16_TO_8_ACCURATE_SCALE configurable again. by Glenn Randers-Pehrson · 13 years ago
  59. ef217b7 [devel] Updated comments that mention 1.5.3; changed them to 1.5.4. by Glenn Randers-Pehrson · 13 years ago
  60. be720ed [devel] Correction to the expand_16 code; removed extra instance of by Glenn Randers-Pehrson · 13 years ago
  61. 2232baa [devel] Made png_set_chop_16() API removeable by Glenn Randers-Pehrson · 13 years ago
  62. 550bab0 [devel] Removed the ACCURATE and LEGACY options (they are no longer useable) by John Bowler · 13 years ago
  63. 6a1dc23 [devel] Removed string/memory macros that are no longer used by John Bowler · 13 years ago
  64. 2d3fc1c [devel] Moved macro definitions for PNG_HAVE_IHDR, PNG_HAVE_PLTE, and by Glenn Randers-Pehrson · 14 years ago
  65. f70c7d0 [devel] Added named value and 'flag' gamma support to png_set_gamma. Made a by John Bowler · 14 years ago
  66. d273ad2 [devel] Implementation of premultiplied alpha support: png_set_alpha_mode by John Bowler · 14 years ago
  67. af855e4 [devel] Remove some trailing blanks. by Glenn Randers-Pehrson · 14 years ago
  68. c5bef94 [devel] IDAT compression failed if preceded by a compressed text chunk by John Bowler · 14 years ago
  69. 88b77cc [devel] Remove png_snprintf, add formatted warning messages. by John Bowler · 14 years ago
  70. b3b7168 [devel] Added appropriate feature test macros (_POSIX_SOURCE, _ISOC99_SOURCE) by Glenn Randers-Pehrson · 14 years ago
  71. 4a12f4a [devel] Cleanup of conditional compilation code and of background/gamma by John Bowler · 14 years ago
  72. 537c146 [devel] Fixed gcc -ansi -pedantic compile, using __STRICT_ANSI__ by John Bowler · 14 years ago
  73. 8abcf14 [devel] Imported from libpng-1.5.3beta02.tar by Glenn Randers-Pehrson · 14 years ago
  74. 205483d [devel] Added PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro. by Glenn Randers-Pehrson · 14 years ago
  75. f837831 [devel] Use a mode bit to avoid reopening the zstream except when necessary. by Glenn Randers-Pehrson · 14 years ago
  76. 1345cbe [devel] Update change comments (1.5.2 -> 1.5.3) by Glenn Randers-Pehrson · 14 years ago
  77. 6b3d50b [devel] Re-initialize the zlib compressor before compressing non-IDAT chunks. by Glenn Randers-Pehrson · 14 years ago
  78. dcc3505 [devel] Imported from libpng-1.5.2.tar by Glenn Randers-Pehrson · 14 years ago
  79. f3dd1cc [devel] Imported from libpng-1.5.2rc01.tar by Glenn Randers-Pehrson · 14 years ago
  80. cad6798 [devel] Imported from libpng-1.5.2beta01.tar by Glenn Randers-Pehrson · 14 years ago
  81. c36bb79 [devel] Trim trailing blanks from sources and manual by Glenn Randers-Pehrson · 14 years ago
  82. 4d56296 [devel] Implement expansion to 16 bits by John Bowler · 14 years ago
  83. 9b872f4 [devel] Clean up ALPHA flags and transformations by John Bowler · 14 years ago
  84. 8625b39 [devel] Changed some names of formal parameters to avoid Shadow warnings by Glenn Randers-Pehrson · 14 years ago
  85. 25d2d47 [devel] updated the commentary in pngpriv.h about PNG_UNUSED(). by Glenn Randers-Pehrson · 14 years ago
  86. 4c0eaee [devel] Changed PNG_UNUSED to "(void)param;" by Glenn Randers-Pehrson · 14 years ago
  87. bf3293a [devel] Fixed comments around PNG_UNUSED macro definition in pngpriv.h by Glenn Randers-Pehrson · 14 years ago
  88. 4e2e14a [devel] Changed PNG_UNUSED from "param=param;" to "{if(param){}}". by Glenn Randers-Pehrson · 14 years ago
  89. 0e15da5 [devel] Simplified the PNG_UNUSED macro. by Glenn Randers-Pehrson · 14 years ago
  90. 2774238 [devel] Trying a different PNG_UNUSED macro. by Glenn Randers-Pehrson · 14 years ago
  91. f5ea1b7 [devel] Imported from libpng-1.5.0.tar by Glenn Randers-Pehrson · 14 years ago
  92. 64b863c [devel] Update copyright year and bump to version libpng-1.5.0rc07 by Glenn Randers-Pehrson · 14 years ago
  93. a7d604e [devel] Imported from libpng-1.5.0rc06.tar by Glenn Randers-Pehrson · 14 years ago
  94. 8f8061a [devel] Imported from libpng-1.5.0rc05.tar by Glenn Randers-Pehrson · 14 years ago
  95. 332594d [devel] Bump to version libpng-1.5.0rc04 by Glenn Randers-Pehrson · 14 years ago
  96. 5773152 [devel] Bump to version libpng-1.5.0rc03 by Glenn Randers-Pehrson · 14 years ago
  97. 3af77fe [devel] Bump to version libpng-1.5.0rc02 by Glenn Randers-Pehrson · 14 years ago
  98. fd20a5a [devel] Imported from libpng-1.5.0rc01.tar by Glenn Randers-Pehrson · 14 years ago
  99. d3b7657 [devel] Bump to version libpng-1.5.0beta59 by Glenn Randers-Pehrson · 14 years ago
  100. 4c93a7c [devel] Bump to version libpng-1.5.0beta58 by Glenn Randers-Pehrson · 14 years ago