[Webkit-unassigned] [Bug 56598] [chromium] Video colors have wrong brightness/contrast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 16:25:44 PDT 2011


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





--- Comment #6 from Vangelis Kokkevis <vangelis at chromium.org>  2011-03-17 16:25:44 PST ---
(From update of attachment 86101)
View in context: https://bugs.webkit.org/attachment.cgi?id=86101&action=review

> Source/WebCore/platform/graphics/chromium/VideoLayerChromium.cpp:63
> +const float VideoLayerChromium::yuvAdjust[3] = {

Since these values are fixed, why not put them straight in the shader?  I guess the same would apply for the conversion matrix too!

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