[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
Fri Jun 17 05:16:59 UTC 2016


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

--- Comment #50 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Essentially because it's a grey area with GLES3 and not having the essl3
extension.  Does one use texture() or texture2D()?  Different implementations
seems to require different things here.  About the only thing we can do is to
fallback to GLES2 shaders if essl3 isn't supported.

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