[Bug 750185] gl: Not showing any video on Android (skip glDrawElements)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun May 31 21:37:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750185
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> ---
This smells like a broken glDrawElements with VAO's. Probably a PowerVR driver
bug.
This works on my android 4.1.2 and my 5.0 devices. Both with Adreno GPU chips
in them.
One test is to remove the :OES\0 from gst-libs/gst/gl/glprototypes/vao.h
Or set the four function pointers in that file to NULL after the extension
checking has been performed and see if that helps your situation.
--
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