[Bug 704321] Add complete support for GstContext

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 12 03:49:41 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704321
  GStreamer | gst-plugins-gl | git

--- Comment #18 from Matthew Waters <ystreet00 at gmail.com> 2013-11-12 11:49:34 UTC ---
(In reply to comment #17)
> Review of attachment 259520 [details]:
> 
> Almost ready to be merged :)
> 
> Should we do the ALLOCATION query instead of custom query stuff in another bug
> or as part of this one here?

I don't really mind.  I'll see if I can quickly whip something up for this.

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

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