1. 12 6月, 2016 1 次提交
  2. 09 6月, 2016 1 次提交
  3. 04 6月, 2016 1 次提交
  4. 02 6月, 2016 1 次提交
  5. 29 5月, 2016 2 次提交
  6. 28 5月, 2016 1 次提交
  7. 26 5月, 2016 1 次提交
  8. 18 5月, 2016 2 次提交
  9. 17 5月, 2016 1 次提交
  10. 14 5月, 2016 1 次提交
  11. 06 5月, 2016 2 次提交
  12. 28 4月, 2016 2 次提交
  13. 06 4月, 2016 2 次提交
  14. 10 3月, 2016 2 次提交
  15. 09 2月, 2016 2 次提交
  16. 24 1月, 2016 2 次提交
  17. 19 1月, 2016 1 次提交
    • J
      Simplified API: write-to-memory, overflow handling · 175a126a
      John Bowler 提交于
      This implements an API and provides a number of assist macros to allow an
      application which uses the simplified API write to bypass stdio and write
      directly to memory.
      
      It also includes some warnings (png.h) and some check code to detect *possible*
      overflow in the ROW_STRIDE and simplified image SIZE macros.  This disallows
      image width/height/format that *might* overflow.  A quiet API change that limits
      in-memory image size (uncompressed) to less that 4GByte and image row size
      (stride) to less than 2GByte.
      Signed-off-by: NJohn Bowler <jbowler@acm.org>
      175a126a
  18. 16 1月, 2016 2 次提交
  19. 07 1月, 2016 2 次提交
  20. 04 1月, 2016 1 次提交
  21. 20 12月, 2015 2 次提交
  22. 14 12月, 2015 2 次提交
  23. 12 12月, 2015 2 次提交
  24. 09 12月, 2015 1 次提交
  25. 03 12月, 2015 1 次提交
  26. 30 11月, 2015 1 次提交
  27. 26 11月, 2015 1 次提交