[haiku] Re: libjpeg-turbo

  • From: "Stephan Assmus" <superstippi@xxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Sat, 18 Sep 2010 16:34:19 +0200

Hi,

> I thought this project might be worth mentioning here. Libjpeg-turbo is a
> binary and source compatible replacement for libjpeg. It is 2 to 4 times
> faster than the original libjpeg because it uses SIMD instructions. People
> have reported that the speed difference is clearly noticeable when loading
> web pages for example. Furthermore, Fedora 14 is going to use it to
> replace
> libjpeg. This sounds like something Haiku might want to have.
> 
> http://libjpeg-turbo.virtualgl.org/

It builds out of the box, when you make a link called "nasm" to the yasm binary 
in Haiku. It produces a libjpeg.so.62.0.0 besides libturbojpeg.so. Dunno if 
that is supposed to be binary compatible to our libjpeg.so.8.0. It would seem 
it's supposed to be binary compatible to libjpeg.so.62.0.0. ;-) Comparing the 
headers also reveals a few differences, though I am almost sure we don't use 
any of those features which are different.

Best regards,
-Stephan

Other related posts: