[Bug 750310] Ideas around GstGLContextGPUProcess
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 15 08:57:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750310
--- Comment #7 from Julien Isorce <julien.isorce at gmail.com> ---
Created attachment 305317
--> https://bugzilla.gnome.org/attachment.cgi?id=305317&action=edit
gldisplay: add create-context signal
Matthew I could not move context_new/create dance to
gst_gl_display_create_context because of window id. Indeed it is not easy so I
suggest to do it separately later.
Also since I create the gstgldisplay from the app, I wonder if I could just
pass the gpucontext at this time (with gst_gl_display_make_one_to_one (display,
context) or something) and also add a helper/property to check whether the pair
display/context is one-to-one. But I am fine with the signal.
--
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