For C (and CPP obviously):
Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes.
>> ONLY FOR DEBUGGING <<
Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
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