[Bug 743974] gl: rethink glfilter, glmixer, glupload, glcolorconvert, gldownload

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 23 05:25:53 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743974

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Julien Isorce from comment #10)
> (In reply to Sebastian Dröge (slomo) from comment #9)
> > - keep it, but re-add the library API for upload/download/convert
> I think it is still there or I am missing something ?

Indeed, I thought it was made private API. Good then :)

> Also I thought the point of glimagesink being a bin means that it adds
> gluploadelement and glconvertelement in its bin + glimagesink(notbinversion)
> ?

Yes, but I don't see why we can't just have e.g. glimagesink directly do
GstGLUpload on its sinkpad as before... and do nothing if it already receives
GL memory.

It seems to make things overly complicated to add these bins, and then have
elements that only handle GL things.

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