[Bug 766993] Android decodebin: zero copy between hardware decoder and glimagesink doesn't work (regression since 1.8.1)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 3 06:07:34 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|git master                  |1.9.x
           Severity|normal                      |blocker

--- Comment #6 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
fragment shader compilation failed:0(21) : error C1115: unable to find
compatible overloaded function "texture(struct samplerExternalOES, mediump
vec2)"

This points to:

57a4494528e60c2bcb63616300e72b90c1a8bf5f
glcolorconvert: GLES3 deprecates texture2D() and it does not work at all in
newer versions than 3.3

Use the newer texture() function instead. This fixes glimagesink and other
things on various Android devices.

and bug 765266.

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