4 次代码提交 (b9e07e7b00df83db1a31fc91f414fb7647d41cf3)

作者 SHA1 备注 提交日期
  sam f025663d4a jpeg.c: fix a huge resource leak in the error codepath of the JPEG codec. 15 年前
  sam 05c7be55fc Fix a crash in the JPEG loader when meeting with ENOENT. 16 年前
  sam bc4b740e20 Minor reorg in the JPEG codec. 16 年前
  sam 0a241eb088 Got rid of the modular codec stuff. All codecs should work the same way. 16 年前
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 年前
  sam 0494eff2ef Add pipi_release_pixels and pipi_set_colorspace in prevision of 16 年前
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 年前
  jylam 4eb5808fa1 * Added setjmp/longjmp support to jpeg loader. 16 年前
  jylam 7d5c789c26 * Changed petit pédé's stuff 16 年前
  jylam d9c4fee5be * Added file extension detection to modular codec 16 年前
  jylam 245b982a17 * Added hability to save jpeg using modular codec 16 年前
  jylam e488046fb0 * Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are 16 年前