[Bug 704321] Add complete support for GstContext
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 12 05:58:58 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=704321
GStreamer | gst-plugins-gl | git
--- Comment #20 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-12 13:58:55 UTC ---
(In reply to comment #18)
> > ::: gst-libs/gst/gl/gstglutils.c
> > @@ +474,3 @@
> > + }
> > +
> > + if (ctxt) {
> >
> > In case it was set from a message, you need to check *display_ptr again instead
> > of ctxt
>
> Which is currently performed by the calling function, gst_gl_ensure_display().
>
> I wrote a small program to set the GstGLDisplay on the need-context message
> that works :)
So that's all done from the ::set_context() code instead of doing it there? A
bit confusing, could you write a comment in the code and provide a new patch?
:)
--
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