[Webkit-unassigned] [Bug 86410] [texmap][GStreamer] Composited Video support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 02:33:40 PST 2012


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





--- Comment #59 from Zhao, Halley <halley.zhao at intel.com>  2012-11-07 02:35:12 PST ---
Created an attachment (id=172745)
 --> (https://bugs.webkit.org/attachment.cgi?id=172745&action=review)
temp patch to add eglCreateImageKHR and glEGLImageTargetTexture2DOES, fail to compile

temp patch to add eglCreateImageKHR and glEGLImageTargetTexture2DOES, but fail to compile

I met a strange issue that: compile fail if I try to include GLContextEGL.h in MediaPlayerPrivateGStreamer.cpp.
"MediaPlayerPrivateGStreamer.cpp:321:35: error: expected unqualified-id before numeric constant"
it seems to be namespace issue, but i don't know where breaks.

you can reproduce the issue by simple include GLContextEGL.h in MediaPlayerPrivateGStreamer.cpp

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