1. 10 3月, 2016 1 次提交
  2. 31 1月, 2016 1 次提交
  3. 30 1月, 2016 1 次提交
    • J
      Relax limit checks on gamma values. · f1eafe8b
      John Bowler 提交于
      As suggested in the comments gamma values outside the range currently permitted
      by png_set_alpha_mode are useful for HDR data encoding.  These values are
      already permitted by png_set_gamma so it is reasonable caution to extend the
      png_set_alpha_mode range as HDR imaging systems are starting to emerge.
      Signed-off-by: NJohn Bowler <jbowler@acm.org>
      f1eafe8b
  4. 14 12月, 2015 1 次提交
  5. 12 11月, 2015 1 次提交
  6. 31 10月, 2015 1 次提交
  7. 30 10月, 2015 1 次提交
    • J
      rowbytes check correction · 896c3cfb
      John Bowler 提交于
      The old code incorrectly calculated the output rowbytes when the
      application decreased either the number of channels or the bit depth (or
      both) in a user transform.  This was safe; libpng overallocated buffer
      space (potentially by quite a lot; up to 4 times the amount required)
      but, from 1.5.4 on, resulted in a png_error.
      Signed-off-by: NJohn Bowler <jbowler@acm.org>
      896c3cfb
  8. 25 9月, 2015 1 次提交
  9. 24 9月, 2015 1 次提交
  10. 18 8月, 2015 1 次提交
  11. 17 8月, 2015 2 次提交
  12. 14 8月, 2015 1 次提交
  13. 08 8月, 2015 1 次提交
  14. 23 7月, 2015 1 次提交
  15. 02 7月, 2015 1 次提交
  16. 02 4月, 2015 1 次提交
  17. 26 3月, 2015 1 次提交
  18. 23 3月, 2015 1 次提交
  19. 22 3月, 2015 1 次提交
  20. 08 3月, 2015 1 次提交
  21. 28 2月, 2015 1 次提交
  22. 07 2月, 2015 1 次提交
  23. 01 1月, 2015 1 次提交
  24. 30 12月, 2014 2 次提交
  25. 21 11月, 2014 1 次提交
  26. 13 11月, 2014 1 次提交
  27. 07 11月, 2014 2 次提交
  28. 02 11月, 2014 1 次提交
  29. 01 11月, 2014 1 次提交
  30. 27 9月, 2014 1 次提交
  31. 12 6月, 2014 2 次提交
  32. 07 6月, 2014 1 次提交
  33. 05 6月, 2014 1 次提交
  34. 09 3月, 2014 1 次提交
  35. 07 3月, 2014 2 次提交