[Bug 728234] gl: Don't unconditonally use EGL extensions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 16 00:17:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728234
  GStreamer | gst-plugins-bad | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|*KHR symbols and nvidia EGL |gl: Don't unconditonally
                   |thwart gtkdoc               |use EGL extensions

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-04-16 07:17:02 UTC ---
That's not a gtk-doc problem. The library has unresolved symbols, which is what
needs to be fixed.

We should not unconditionally use the EGLImage related functions but dlsym()
them like the other GL symbols. Then this problem would disappear.

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