1. 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
  2. 16 8月, 2012 3 次提交
  3. 12 8月, 2012 2 次提交
  4. 11 8月, 2012 8 次提交
  5. 10 8月, 2012 9 次提交
  6. 09 8月, 2012 2 次提交
  7. 03 8月, 2012 2 次提交
  8. 22 7月, 2012 4 次提交
  9. 11 7月, 2012 1 次提交
  10. 26 6月, 2012 1 次提交
  11. 25 6月, 2012 1 次提交
  12. 17 6月, 2012 3 次提交
  13. 13 6月, 2012 1 次提交
  14. 09 6月, 2012 1 次提交