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. 02 9月, 2012 1 次提交
    • J
      [libpng16] Made makepng and pngtest produce identical PNGs, add "--relaxed" · d099973c
      John Bowler 提交于
      option to pngtest. The "--relaxed" option turns off the benign errors that are
      enabled by default in pre-RC builds. makepng can now write ICC profiles
      where the length has not been extended to a multiple of 4, and pngtest
      now intercepts all libpng errors, allowing the previously-introduced
      "--strict test" on no warnings to actually work.
      d099973c
  4. 30 8月, 2012 1 次提交
  5. 17 8月, 2012 2 次提交
    • J
      [libpng16] Corrected fix for unknown handling in pngtest. This reinstates the · 3c1f6983
      John Bowler 提交于
      libpng handling of unknown chunks other than vpAg and sTER (including
      unsafe-to-copy chunks which were dropped before) and eliminates the
      repositioning of vpAg and sTER in pngtest.png by changing pngtest.png
      (so the chunks are where libpng would put them).
      3c1f6983
    • J
      [libpng16] Allow fine grain control of unknown chunk APIs. This change allows · 4a6c6df6
      John Bowler 提交于
      png_set_keep_unknown_chunks() to be turned off if not required and causes
      both read and write to behave appropriately (on read this is only possible
      if the user callback is used to handle unknown chunks).  The change
      also removes the support for storing unknown chunks in the info_struct
      if the only unknown handling enabled is via the callback, allowing libpng
      to be configured with callback reading and none of the unnecessary code.
      4a6c6df6
  6. 12 8月, 2012 1 次提交
  7. 11 8月, 2012 2 次提交
  8. 10 8月, 2012 2 次提交
  9. 22 7月, 2012 1 次提交
  10. 17 6月, 2012 1 次提交
  11. 07 6月, 2012 2 次提交
  12. 24 5月, 2012 1 次提交
  13. 28 4月, 2012 1 次提交
  14. 29 3月, 2012 1 次提交
  15. 20 3月, 2012 1 次提交
  16. 16 3月, 2012 2 次提交
  17. 11 3月, 2012 1 次提交
  18. 10 3月, 2012 1 次提交
  19. 06 3月, 2012 1 次提交
  20. 03 3月, 2012 1 次提交
  21. 27 2月, 2012 1 次提交
  22. 25 2月, 2012 1 次提交
  23. 19 2月, 2012 1 次提交
  24. 17 2月, 2012 1 次提交
  25. 03 2月, 2012 1 次提交
  26. 02 2月, 2012 1 次提交
  27. 01 2月, 2012 2 次提交
  28. 28 1月, 2012 1 次提交
  29. 25 1月, 2012 1 次提交
  30. 24 1月, 2012 1 次提交
  31. 16 1月, 2012 1 次提交
  32. 02 1月, 2012 1 次提交