Hey Guys,

After I installed MozJpeg, under the mozjpeg/lib64/ dir, I have the following 
libs:

libjpeg.a  libjpeg.so  libjpeg.so.62  libjpeg.so.62.2.0  libturbojpeg.a  
libturbojpeg.so  libturbojpeg.so.0  libturbojpeg.so.0.1.0

I am just curious:

1. if mozjpeg is just a fork of turbojpeg, why it also has libjpeg.so there?
2. Does libjpeg.so include the implementation of mozjpeg?
3. I am acutally using PIL for image manipulation. PIL loads libjpeg in default 
path, is it possible to change its behavior so i link to the libjpeg.so under 
mozjpeg dir?

Thank you if any one can help!

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to