[Bug 750185] gl: Not showing any video on Android (skip glDrawElements)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 2 07:34:43 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750185

--- Comment #6 from Matthew Waters <ystreet00 at gmail.com> ---
Whatever is specific enough :)

VENDOR + RENDERER gets you the platform.  VERSION gets you the version of the
driver (if it exists after the GL version).  PC games typically uses a list of
pci ids to choose features or possibly change runtime paths.  If something
similar exists for android, we can use that as well.

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