[Bug 728753] glimagesink: Failed to create context with libMali
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 23 00:29:26 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728753
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |slomo at coaxion.net,
| |ystreet00 at gmail.com
Ever Confirmed|0 |1
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-23 07:29:24 UTC ---
Just using NULL as the module does not work in your case either?
Also note the ANDROID case in gst_gl_context_egl_get_proc_address().
The Khronos spec says:
> eglGetProcAddress may be queried for all GL and EGL extension functions.
I would understand that as: it is expected to return useful values for all GL
extension functions too. However we're using it for non-extension functions
too, which is probably the main problem here.
I wonder how cogl handles all this?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list