Jpegant is a compact JPEG encoder for embedded applications.
It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard.
Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course).
Release 1.1 source code and Windows executables are on the download page. For the latest release code look into the repository in 'release-1-0' branch.
The SSE2 inplementation is present in 'simd.0' branch in the repository.
License
GNU General Public License version 2.0 (GPLv2)Follow jpegant
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jpegant!