[Bug 779142] New: mirsink implementation for Mir server
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 23 16:50:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779142
Bug ID: 779142
Summary: mirsink implementation for Mir server
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: alfonso.sanchez-beato at canonical.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 346585
--> https://bugzilla.gnome.org/attachment.cgi?id=346585&action=edit
mirsink patch
This is an initial approach for a sink for the Mir server. I am not proposing
yet, but opening for comments and suggestions.
The mirsink works in two modes: if "export-buffers" property is set, it exports
dma buffers that are sent to the application by posting a GstMessage. If not,
it creates its own rendering Mir window.
The idea behind exporting dma buf fds is to be able to pass them around to
another process so they can be by it.
--
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