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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 10 02:42:59 PDT 2013


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

--- Comment #29 from Matthew Waters <ystreet00 at gmail.com> 2013-06-10 09:42:51 UTC ---
(In reply to comment #28)
> (In reply to comment #27)
> > (In reply to comment #25)
> > > (In reply to comment #24)
> > > That sounds like a good solution, yes. Do you also have support for other color
> > > formats, especially YUV? Or only for uploading/downloading maybe?
> > 
> > At the moment the YUV formats supported are I420, YV12, YUY2, UYVY and AYUV
> > which is implemented using glsl shaders (in GstGLUpload).
> 
> Also in the downloader and the sink? Are the uploader/downloader required as
> elements are transparently used inside the filter/etc elements?

GstGLUpload is an object that an element uses to upload stuff to GL.  It used
to be an actual element in 0.10 but does not exist in this port.  The idea
being that the element/memory only creates the object when needed.

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