[Bug 704809] Use one GstGLContext per streaming thread
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jun 22 10:09:51 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=704809
GStreamer | gst-plugins-gl | git
--- Comment #22 from Julien Isorce <julien.isorce at gmail.com> 2014-06-22 17:09:46 UTC ---
Created an attachment (id=278934)
View: https://bugzilla.gnome.org/attachment.cgi?id=278934
Review: https://bugzilla.gnome.org/review?bug=704809&attachment=278934
gl: avoid to unbound the gl context when playing
Try to handle the case:
videotestsrc ! queue ! gleffects ! fakesink
where there is 1 GstGLContext common to 2 GstGLBufferPool, used in 2 different
streaming thread.
I just realize that we should actually ensure 1 GstGLContext per streaming
thread in this case too :)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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