[Bug 751684] Defaults to glimagesink even when GL is software rendered

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 01:26:19 PDT 2015


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

--- Comment #12 from Julien Isorce <julien.isorce at gmail.com> ---
Created attachment 306979
  --> https://bugzilla.gnome.org/attachment.cgi?id=306979&action=edit
WIP: downgrade glimagesink rank when using mesa's softpipe renderer

Draft patch that does not compile. It requires to make a bit of refactoring
adding new helpers.
Maybe having this block as a helper could be useful for us and applications.
No context should be current by the time gst_init is called. Or we could check
if there is one, keep the handle around and make it current again when done.

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