[Bug 704806] Implement GL context sharing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 16 03:22:06 PDT 2013


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

--- Comment #24 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-16 10:22:03 UTC ---
Review of attachment 255009:
 --> (https://bugzilla.gnome.org/review?bug=704806&attachment=255009)

::: tests/check/libs/gstglmemory.c
@@ +39,3 @@
   display = gst_gl_display_new ();
+  context = gst_gl_context_new (display);
+  gst_gl_display_set_context (display, context);

Can't a display have multiple contexts?

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