[Webkit-unassigned] [Bug 105405] [EFL] Use libjpeg-turbo instead of libjpeg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 08:10:32 PST 2012


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





--- Comment #5 from Jussi Kukkonen (jku) <jussi.kukkonen at intel.com>  2012-12-19 08:12:47 PST ---
(In reply to comment #4)
> I agree that we should support libjpeg-turbo8-dev - meaning that we should use libjpeg-turbo8 as our "golden/reference" environment that we test.

Oh wow, so there is a libjpeg-turbo that provides libjpeg.so.8.0.2 in Ubuntu nowadays... Reading the README the problems are still there -- not all of v8 features are supported -- but it looks like it's good enough for the big distros so I guess we should go with that.

I guess the least painful path is:
 1. perf testing to make sure there is an actual Win here
 2. Check for test regressions
 3. maybe also check the mozilla and chromium versions, they could 
    have patches we want
 4. add libjpeg-turbo to jhbuild and update wiki
 5. install packages on build bots

There's no need to modify source at all, is there (apart from jhbuild modules)?

-- 
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