Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6811 Discussions

some jpeg files cannot be read correctlly using ijl15.dll,why?

cbi_xf
Beginner
694 Views
I try to load jpeg files in my Visual C++ application using ijl15.dll, but some jpeg files cannot be read correctlly, while they can be ok in ACDSEE.I don't know why.one example file are attached below.
0 Kudos
3 Replies
Ying_S_Intel
Employee
694 Views
We no longer support old JPEG library. I would suggest to use Intel IPP to check if those JPEG files can be read.

You can either evaluate the IPP 4.13 release or5.0 beta. All information are available at http://www.intel.com/software/products/ipp
Hope it helps.
Thanks,
Ying
0 Kudos
kevinlia
Beginner
694 Views
If we download the old ijl15.dll from Internet, could we just use it in our product without any legal problem?
0 Kudos
Vladimir_Dudnik
Employee
694 Views
Hi,
we just not supporting anymore old Intel Performance Libraries, like Intel Signal Processing Library, Intel Image Processing Library and Intel JPEG Library. Instead of that we provide you samples in IPP which can make it easy for you to migrate to the new Intel Integrated Performance Primitives Libraries.
I'll ask legal department about condition of using these old libraries and will provide answer a bit later.
Regards,
Vladimir
0 Kudos
Reply