[Webkit-unassigned] [Bug 98878] Fix JPEG turbo decoding failure when IMAGE_DECODER_DOWN_SAMPLING is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 17:48:21 PST 2012


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





--- Comment #10 from Jaehun Lim <ljaehun.lim at samsung.com>  2012-11-28 17:50:37 PST ---
(In reply to comment #9)
> Someone asked me a question about this.  @jaehun - should the #if test be as follows?
> 
>    #if ENABLE(IMAGE_DECODER_DOWN_SAMPLING) && defined(TURBO_JPEG_RGB_SWIZZLE)
>
I considered the same #if statement at first. I have no objection to change #if statement.

> Alternatively, we could remove all this and ensure that ports that use IMAGE_DECODER_DOWN_SAMPLING can use libjoeg-turbo correctly.   TURBO_JPEG_RGB_SWIZZLE should not be taken to mean libjpeg-turbo and I think we should fix that.  Thoughts?

I perfectly agree with you.

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