[Webkit-unassigned] [Bug 50054] [Chromium] Use libjpeg-turbo instead of libjpeg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 19:28:33 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50054





--- Comment #13 from Hironori Bono <hbono at chromium.org>  2010-12-12 19:28:33 PST ---
Greetings Tony,

Thank you for your comments.

(In reply to comment #12)
> Just so I understand, this makes use use regular libjpeg for WebKit only checkouts and libjpeg-turbo when in a chromium checkout, right?

Yes, you are totally correct. :)

> Can we have WebKit only checkouts use libjpeg-turbo too?

Unfortunately, not for now. We notice we need to update our patched yasm to build libjpeg-turbo on Mac because of yasm Ticket #186. <http://www.tortall.net/projects/yasm/ticket/186>. (Our yasm is based on yasm 0.8, which does not integrate the fix for this bug.) When we update our yasm and verified we can build libjpeg-turbo on Mac, I will send another change to switch our WebKit build to use libjpeg-turbo. (It changes "WebKit/chromium/DEPS" and pull libjpeg-turbo and our patched yasm to the WebKit tree.) By the way, we can use libjpeg-turbo only on Windows and on Mac since Linux uses the system JPEG library.
Is it OK for you?

Regards,

Hironori Bono

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list