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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 15 20:04:04 PDT 2014


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

--- Comment #11 from Matthew Waters <ystreet00 at gmail.com> 2014-05-16 03:03:59 UTC ---
glEGLImageTargetTexture2DOES is in the client API and is already checked by the
gstglfeature code.  The reason I went custom is that the same functionality
could be provided by different platforms and/or different extension names.  I
wonder about the cost of doing both.

Alternatively, I could try and make the get_proc_address stuff work with
platform features.

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