[Bug 743345] glimagesink: Add support for dmabuf
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jan 24 20:07:02 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743345
GStreamer | gst-plugins-bad | unspecified
Nicolas Dufresne (stormer) <nicolas.dufresne> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.dufresne at collabora.
| |co.uk
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2015-01-24 15:59:26 UTC ---
Small note, DMABUF may have an offset from start (just like any memory object).
To get the offset, simply call gst_memory_get_sizes(), one of the return
parameter is the offset the need to be added to the memory return when doing
mmap.
--
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