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
Collect! is a highly configurable debt collection software Icon
Collect! is a highly configurable debt collection software

Everything that matters to debt collection, all in one solution.

The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
Learn More
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