NanoJPEG decoder for Delphi

NanoJPEG is a great little Jpeg decoder in C written by Martin Fiedler. I've now ported the code to Delphi. The compiled size is only about 5kb. Tested in Delphi 2010.

- Download NanoJPEG for Delphi (source + demo project)

- Download NanoJPEG for Lazarus (source + demo project)