[Bug 766993] Android decodebin: zero copy between hardware decoder and glimagesink doesn't work (regression in 1.9)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 9 05:36:31 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766993
--- Comment #22 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
To make sure that my hunch is correct, you could test if changing the:
"#extension GL_OES_EGL_image_external : require\n"
at
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/gl/gstglshaderstrings.c#n72
to
"#extension GL_OES_EGL_image_external_essl3 : require\n"
fixes the issue on the Pixel C.
--
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