[Bug 677012] gst-plugins-gl: Port to GStreamer 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 5 04:16:52 PDT 2013


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

--- Comment #18 from Matthew Waters <ystreet00 at gmail.com> 2013-06-05 11:16:45 UTC ---
(In reply to comment #16)
> In the long run, what about folding the code into gst-plugin-bad and then
> evolving them to gst-plugins-good?

>From looking at the git log, it looks like it was originally in with other
plugins but got split out for some reason.  I'm easy either way.

(In reply to comment #17)
> Also take a look at gst-plugins-bad/gst-libs/gst/egl and -bad/ext/eglgles for
> some inspiration. 

I have, it was interesting.

> We should try to create a generic GL/GLES sink that can work
> with any windowing system (EGL/GLX/WGL/EAGL/Cocoa/etc) from that,

Agreed.

> that does not
> pull in any of the complex and large code of gst-plugins-gl but properly
> interoperates with that.

This point and the previous point seem to contradict each other.  If you're
going to support all the GL implementations within one element, its gonna be
hairy :).  The only files (in gst-libs) that do not get used with glimagesink
are the gl baseclasses (filter and mixer) and I can't think of what you can
remove.

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