Introduction - If you have any usage issues, please Google them yourself
It is an open source JPEG codec library, including both encoder and decoder.
Different to other implementations, it is designed for embedded system and is
aware of the need of embedded systems. Some advantages like
1. small memory footprint
2. easy to be ported to various processors and platforms
2. easy to run with or without embedded OS and support various embedded OS
3. easy to be ported to run with ESL tools, like Handel-C
4. easy to be ported to multi-processor systems
5. easy to can be implemented on FPGA.