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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jpegant!