4 Commits (c117c13d61f6041c44a178a190f9941023e02b1e)

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