1. 25 10月, 2012 2 次提交
  2. 05 9月, 2012 2 次提交
    • G
      [libpng16] Bump version to 1.6.0beta30 · 329d033d
      Glenn Randers-Pehrson 提交于
      329d033d
    • J
      [libpng16] Improved ICC profile handling including cHRM chunk generation and · b98681b4
      John Bowler 提交于
      fixed Cygwin+MSVC build errors. The ICC profile handling now includes more
      checking.  Several errors that caused rejection of the profile are now
      handled with a warning in such a way that the invalid profiles will be
      read by default in release (but not pre-RC) builds but will not be
      written by default.  The easy part of handling a cHRM chunk is written,
      where the ICC profile contains the required data.  The more difficult
      part plus guessing a gAMA value requires code to pass selected RGB values
      through the profile.
      b98681b4
  3. 30 8月, 2012 2 次提交
  4. 18 8月, 2012 1 次提交
  5. 16 8月, 2012 3 次提交
  6. 12 8月, 2012 2 次提交
  7. 10 8月, 2012 3 次提交
  8. 22 7月, 2012 1 次提交
  9. 11 7月, 2012 1 次提交
  10. 17 6月, 2012 2 次提交
  11. 13 6月, 2012 1 次提交
  12. 07 6月, 2012 4 次提交
  13. 24 5月, 2012 2 次提交
  14. 30 4月, 2012 1 次提交
    • J
      [libpng16] Removed need for -Wno-cast-align with clang. clang correctly warns · b4541692
      John Bowler 提交于
      on alignment increasing pointer casts when -Wcast-align is passed. This
      fixes the cases clang warns about either (pngread.c) by eliminating the
      casts from png_bytep to png_uint_16p or, for pngrutil.c where the cast
      is previously verified or pngstest.c where it is OK by introducing new
      png_aligncast macros to do the cast in a way that clang accepts.
      b4541692
  15. 28 4月, 2012 2 次提交
  16. 29 3月, 2012 2 次提交
  17. 21 3月, 2012 1 次提交
  18. 20 3月, 2012 1 次提交
  19. 19 3月, 2012 1 次提交
  20. 17 3月, 2012 2 次提交
  21. 16 3月, 2012 2 次提交
  22. 11 3月, 2012 1 次提交
  23. 10 3月, 2012 1 次提交