[Bug 726666] error: redundant redeclaration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 20 20:00:13 PDT 2014


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

--- Comment #15 from Matthew Waters <ystreet00 at gmail.com> 2014-03-21 03:25:02 UTC ---
You already can select at runtime using GST_GL_API=gles2,opengl,etc

See
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/gl/gstglcontext.c#n711

It seems we should try and detect the case where we cannot include both GLES2
and GL headers.  The only way I can see is to try a test compile with the
includes and see what fails.

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