[Bug 704507] gstglimagesink: Replace pointer properties with signals

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 21 20:10:07 PDT 2013


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

--- Comment #10 from Mathieu Duponchelle <mathieu.duponchelle at epitech.eu> 2013-07-22 03:10:02 UTC ---
> The reason it is stuffed into a structure is to perform the
> gst_gl_framebuffer_use function in the GL thread which may be different from
> the calling thread.

That's tru sorry didn't read the code attentively enough my bad :)

> Ideally, that function should be split up into set matrix,
> set texture attachements, etc and be moved into gstglframebuffer.c.  Eventually
> gstglutils.c should be incinerated, it was and still is a temporary solution
> for speeding along the process of using GstContext.
> That might take a while :)

Hm OK, I'll try to find an interim solution to remove the property, which will
already remove arguments from that function call anyway :)

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