The goal of jpegEnc is to provide a fundamental JPEG Encoder. Major features: * Tiny foot print * Twice faster than the libjpeg * Process is on band by band basis. Output to a user specified buffer. * Best for Embedded or small foot print project
We are about to develop a tool(development kit) which can support developing embedded software by using USb transfer between target machine and development machine.