|
|
Re: Image compression on QNX 6.4.1
|
|
02/02/2010 12:06 PM
post46401
|
Re: Image compression on QNX 6.4.1
Check out http://www.ijg.org/ . They have a POSIX-compatible free library that does all sorts of JPEG tasks. I have used
it extensively under 4.25; it compiled "right out of the box", and seemed to be very efficient. I included it in a
video capture board driver that I wrote a while back, where it was compressing bitmap images in real-time. I had
absolutely no problems with it. I would expect that it would work well with Neutrino.
|
|
|
|
|