[Bug 779142] mirsink implementation for Mir server

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 24 11:35:40 UTC 2017


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

--- Comment #3 from alfonso.sanchez-beato at canonical.com ---
@stormer, @slomo, thanks for the reviews.

About dma-bufs, the idea is to not do any rendering here in a next version,
that is, removing the rendering I am doing here in the framebuffer object and
instead pass a decoded buffer to the application, that will in turn export it
using the dma-buf fd to another process that will directly render+perform
YUV->RGB conversion.

Said this, I do not quite understand how could use appsink to grab the dma-buf
meta data. How would that work exactly?

I will probably refactor all this a bit and re-send.

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