1. 92ef313 [libpng15] Fixed compiler warnings with Intel and MSYS compilers. by John Bowler · 13 years ago
  2. cb75699 [libpng15] Renamed the LSR() macro to PNG_LSR() and added PNG_LSL() macro. by Glenn Randers-Pehrson · 13 years ago
  3. 8db1998 [libpng15] Add leading zero to some 1-digit hex constants (0xf -> 0x0f). by Glenn Randers-Pehrson · 13 years ago
  4. ef02d56 [libpng15] Added LSR() macro to defend against buggy compilers that evaluate by Glenn Randers-Pehrson · 13 years ago
  5. 93254f6 [libpng15] Imported from libpng-1.5.6rc01.tar by Glenn Randers-Pehrson · 13 years ago
  6. 1c42276 [libpng15] New png_struct member png_ptr->old_prev_row by Mans Rullgard · 13 years ago
  7. c9e27d0 [libpng15] Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row by Mans Rullgard · 13 years ago
  8. fb5b3ac [libpng15] Prevent libpng overwriting unused bits at the end of the image when by John Bowler · 13 years ago
  9. 4e68aa7 [libpng15] Further optimization of png_combine_row() in the interlaced case. by John Bowler · 13 years ago
  10. 8be28e3 [libpng15] Optimized png_combine_row() when rows are aligned This gains a by John Bowler · 13 years ago
  11. ac8375d [libpng15] Align png_struct::row_buf - previously it was always unaligned, by John Bowler · 13 years ago
  12. fa7d793 [libpng15] Replaced a short but frequently-used memcpy() in png_combine_row() by Glenn Randers-Pehrson · 13 years ago
  13. 435cf87 [libpng15] Bump version to libpng-1.5.6beta04 by Glenn Randers-Pehrson · 13 years ago
  14. bb5cb14 [libpng15] Bump version to libpng-1.5.6beta02 by Glenn Randers-Pehrson · 13 years ago
  15. 115020d [libpng15] Imported from libpng-1.5.6beta01.tar by Glenn Randers-Pehrson · 13 years ago
  16. 3e2263a [libpng15] Imported from libpng-1.5.5.tar by Glenn Randers-Pehrson · 13 years ago
  17. 7515612 [libpng15] Constant changes for 64-bit compatibility (removal of L suffixes). by John Bowler · 13 years ago
  18. f3f7e14 [libpng15] Fixed 64-bit compilation errors (gcc). The errors fixed relate by John Bowler · 13 years ago
  19. 736f40f [devel] Fixes to rgb_to_gray and cHRM XYZ APIs by John Bowler · 13 years ago
  20. 03d6b48 [devel] Imported from libpng-1.5.5beta03.tar by Glenn Randers-Pehrson · 13 years ago
  21. a5bcab7 [devel] Enabled compilation with g++ compiler. This compiler does not by John Bowler · 13 years ago
  22. d404b6d [devel] Imported from libpng-1.5.4.tar by Glenn Randers-Pehrson · 13 years ago
  23. 8d26126 [devel] Fixed pngvalid, simplified macros, added checking for 0 in sCAL. by John Bowler · 13 years ago
  24. ef217b7 [devel] Updated comments that mention 1.5.3; changed them to 1.5.4. by Glenn Randers-Pehrson · 13 years ago
  25. 550bab0 [devel] Removed the ACCURATE and LEGACY options (they are no longer useable) by John Bowler · 13 years ago
  26. 254a513 [devel] Fixed png_handle_sCAL which is broken in 1.5 by Glenn Randers-Pehrson · 13 years ago
  27. 9994f25 [devel] pngvalid: add memory overwrite and palette image checks by John Bowler · 14 years ago
  28. cb0b296 [devel] Documented png_set_alpha_mode(), other changes in libpng.3 and by John Bowler · 14 years ago
  29. 88b77cc [devel] Remove png_snprintf, add formatted warning messages. by John Bowler · 14 years ago
  30. 4a12f4a [devel] Cleanup of conditional compilation code and of background/gamma by John Bowler · 14 years ago
  31. b75b241 [devel] Added some whitespace in comments. by Glenn Randers-Pehrson · 14 years ago
  32. 65a24d0 [devel] Add comment in pngtest.c about setting zlib strategy for text by Glenn Randers-Pehrson · 14 years ago
  33. 5975f31 [devel] Added PNG_READ_COMPRESSED_TEXT_SUPPORTED macro. by Glenn Randers-Pehrson · 14 years ago
  34. dcc3505 [devel] Imported from libpng-1.5.2.tar by Glenn Randers-Pehrson · 14 years ago
  35. f27592a [devel] Fixed a long-standing bug in png_handle_sPLT() when by Glenn Randers-Pehrson · 14 years ago
  36. cad6798 [devel] Imported from libpng-1.5.2beta01.tar by Glenn Randers-Pehrson · 14 years ago
  37. 4d56296 [devel] Implement expansion to 16 bits by John Bowler · 14 years ago
  38. 3d3aae1 --amend [devel] Imported from libpng-1.5.1.tar by Glenn Randers-Pehrson · 14 years ago
  39. 168a433 [devel] Eliminate more GCC shadow warnings by John Bowler · 14 years ago
  40. b764c60 [devel] Imported from libpng-1.5.1beta03.tar by Glenn Randers-Pehrson · 14 years ago
  41. 5c92dec [devel] The wrong pngrutil.c (version 1.4.1) was checked in. by Glenn Randers-Pehrson · 14 years ago
  42. 20788d3 [devel] Add typecasts to stifle compiler warnings in pngrutil.c by Glenn Randers-Pehrson · 14 years ago
  43. f5ea1b7 [devel] Imported from libpng-1.5.0.tar by Glenn Randers-Pehrson · 14 years ago
  44. 64b863c [devel] Update copyright year and bump to version libpng-1.5.0rc07 by Glenn Randers-Pehrson · 14 years ago
  45. 660c6e4 [devel] Fixed interlace image handling and add test cases (John Bowler) by John Bowler · 14 years ago
  46. d546f43 [devel] Added the private PNG_UNUSED() macro definition in pngpriv.h. by Glenn Randers-Pehrson · 14 years ago
  47. b3edc73 [devel] Changes to remove gcc warnings (John Bowler) by Glenn Randers-Pehrson · 14 years ago
  48. 105c416 [devel] Added comment in pngrutil.c about some extra parentheses. by Glenn Randers-Pehrson · 14 years ago
  49. a581556 [master] Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin) by Glenn Randers-Pehrson · 14 years ago
  50. ccadcae [devel] Added whitespace in pngrutil.c, pngwtran.c, and pngwutil.c by Glenn Randers-Pehrson · 14 years ago
  51. 3389309 [devel] Used a consistent structure for the pngget.c functions. by Glenn Randers-Pehrson · 14 years ago
  52. f197d6d [devel] Imported from libpng-1.5.0beta52.tar by Glenn Randers-Pehrson · 14 years ago
  53. f0eda4e [devel] Imported from libpng-1.5.0beta51.tar by Glenn Randers-Pehrson · 14 years ago
  54. 7e1fabe [devel] Imported from libpng-1.5.0beta50.tar by Glenn Randers-Pehrson · 14 years ago
  55. bc363ec [devel] Removed some unwanted spaces by Glenn Randers-Pehrson · 14 years ago
  56. d233287 [devel] Removed space after (type cast). by Glenn Randers-Pehrson · 14 years ago
  57. c127057 [devel] Suppressed a compiler warning in png_handle_sPLT(). by Glenn Randers-Pehrson · 14 years ago
  58. 1b49a71 [devel] Imported from libpng-1.5.0beta49.tar by Glenn Randers-Pehrson · 14 years ago
  59. 83b4fc4 [devel] Imported from libpng-1.5.0beta48.tar by Glenn Randers-Pehrson · 14 years ago
  60. b087611 [devel] Fixed problem with symbols creation in Makefile.am which was assuming by Glenn Randers-Pehrson · 14 years ago
  61. bcb3aac [devel] Fixed a number of problems with 64-bit compilation reported by Visual by Glenn Randers-Pehrson · 14 years ago
  62. 39515c9 [devel] Imported from libpng-1.5.0beta46.tar by Glenn Randers-Pehrson · 14 years ago
  63. a711954 [devel] Imported from libpng-1.5.0beta45.tar by Glenn Randers-Pehrson · 14 years ago
  64. 9b362b1 [devel] Bump to version libpng-1.5.0beta45 by Glenn Randers-Pehrson · 14 years ago
  65. 67439c4 [devel] Addressed various issues identified by GCC, mostly signed/unsigned by Glenn Randers-Pehrson · 14 years ago
  66. e600c51 [devel]Made all API functions that have const arguments and constant string by Glenn Randers-Pehrson · 14 years ago
  67. 363f96e [devel] Imported from libpng-1.5.0beta41.tar by Glenn Randers-Pehrson · 14 years ago
  68. 836fe66 [devel] Imported from libpng-1.5.0beta40.tar by Glenn Randers-Pehrson · 14 years ago
  69. 2c700f9 [devel] Imported from libpng-1.5.0beta39.tar by Glenn Randers-Pehrson · 14 years ago
  70. 3df324d [devel] Expanded TAB characters, again. by Glenn Randers-Pehrson · 14 years ago
  71. 48dc6eb [devel] Revised png_get_int_16() to be similar to png_get_int_32(). by Glenn Randers-Pehrson · 14 years ago
  72. 4009a76 [devel] Implemented remaining "_fixed" functions and corrected warnings by Glenn Randers-Pehrson · 14 years ago
  73. 4eb18e9 [devel] Imported from libpng-1.5.0beta37.tar by Glenn Randers-Pehrson · 14 years ago
  74. 53c7502 [devel] Added a typecast in png_get_int_32() to avoid compiler warning. by Glenn Randers-Pehrson · 14 years ago
  75. 233357e [devel] Fixed some spelling and indentation. by Glenn Randers-Pehrson · 14 years ago
  76. 2be8b64 [devel] Update documentation by Glenn Randers-Pehrson · 14 years ago
  77. 29034c5 [devel] Expanded the new TAB characters. by Glenn Randers-Pehrson · 14 years ago
  78. 31aee0d [devel] by Glenn Randers-Pehrson · 14 years ago
  79. 915bab5 [devel] Bump to version libpng-1.5.0beta35 by Glenn Randers-Pehrson · 14 years ago
  80. d9d4cec [devel] Removed some newly-added TAB characters. by Glenn Randers-Pehrson · 14 years ago
  81. 39a8bb7 [devel] Imported from libpng-1.5.0beta34.tar by Glenn Randers-Pehrson · 14 years ago
  82. 8f9de7a [devel] Bump back to version libpng-1.5.0beta34 by Glenn Randers-Pehrson · 14 years ago
  83. 289500a [devel] Imported from libpng-1.5.0beta33.tar by Glenn Randers-Pehrson · 14 years ago
  84. 6cac43c [devel] Changed char *msg to PNG_CONST char *msg in pngrutil.c by Glenn Randers-Pehrson · 14 years ago
  85. a272d8f [devel] Made FIXED and FLOATING options consistent in the APIs they enable by Glenn Randers-Pehrson · 14 years ago
  86. 4db3442 [devel] Imported from libpng-1.5.0beta32.tar by Glenn Randers-Pehrson · 14 years ago
  87. 821b710 [devel] Imported from libpng-1.5.0beta31.tar by Glenn Randers-Pehrson · 14 years ago
  88. ef3831a [devel] Imported from libpng-1.5.0beta30.tar by Glenn Randers-Pehrson · 14 years ago
  89. 5feb87c [devel] Imported from libpng-1.5.0beta29.tar by Glenn Randers-Pehrson · 14 years ago
  90. 57d9617 [devel] Imported from libpng-1.5.0beta28.tar by Glenn Randers-Pehrson · 14 years ago
  91. 5b3d554 [devel] Imported from libpng-1.5.0beta26.tar by Glenn Randers-Pehrson · 14 years ago
  92. 53c07f5 [devel] Imported from libpng-1.5.0beta25.tar by Glenn Randers-Pehrson · 14 years ago
  93. 537c1a5 [devel] Imported from libpng-1.5.0beta24.tar by Glenn Randers-Pehrson · 15 years ago
  94. f24daf2 [devel] Added more blank lines for readability. by Glenn Randers-Pehrson · 15 years ago
  95. aa3143c [devel] Imported from libpng-1.5.0beta23.tar by Glenn Randers-Pehrson · 15 years ago
  96. 34713ce [devel] Fixed dependencies of GET_INT_32 - it doesn't require READ_INT_FUNCTIONS by Glenn Randers-Pehrson · 15 years ago
  97. deec549 [devel] Imported from libpng-1.5.0beta21.tar by Glenn Randers-Pehrson · 15 years ago
  98. 9c5beb5 [devel] Bump back to version libpng-1.5.0beta21 by Glenn Randers-Pehrson · 15 years ago
  99. b56e0d0 [devel] Imported from libpng-1.5.0beta19.tar by Glenn Randers-Pehrson · 15 years ago
  100. 5623f78 [devel] Imported from libpng-1.5.0beta18.tar by Glenn Randers-Pehrson · 15 years ago