Enhanced Delphi jpeg unit

Now using libjpeg-turbo (based itself on IJG library):
http://www.libjpeg-turbo.org/

Main differences to original unit:
- use libjpeg-turbo; thanks to its optimizations, it's 2-5 times faster!
- reimplemented library source/destination without stdio:
because they are always memory streams, use direct memory access!
-> reduced footprint (library objs), reduced intermediate buffers, faster,
avoid error with "ferror" inside the library
- reduced imports to minimum required
- simple CMYK decoding
- simplified BGR / BGRX conversions (thanks to libjpeg-turbo)
- lossless transformations
- added explicit error strings from the library
- fixed some bugs
- other small fixes

Project Activity

See All Activity >

Follow DelJpegEx

DelJpegEx Web Site

Other Useful Business Software
Build Securely on AWS with Proven Frameworks Icon
Build Securely on AWS with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of DelJpegEx!

Additional Project Details

Registered

2014-05-21