[Bug 693826] dmabuf-based GstMemory and GstAllocator incl. v4l2src support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 18 03:22:16 PST 2013


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

Benjamin Gaignard <benjamin.gaignard> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #236253|0                           |1
        is obsolete|                            |

--- Comment #13 from Benjamin Gaignard <benjamin.gaignard at gmail.com> 2013-02-18 11:22:09 UTC ---
Created an attachment (id=236577)
 View: https://bugzilla.gnome.org/attachment.cgi?id=236577
 Review: https://bugzilla.gnome.org/review?bug=693826&attachment=236577

add a new GstMemory/GstAllocator based on dmabuf

This patch create a new libgstallocators lib in -base/gst-libs.
dmabuf allocator is included in this lib.

In userspace dmabuf is only using file descriptors so there is no system
dependence to be check, dma-buf.h file is for kernel usage only and isn't
exported in /usr/include directory.

I hope that this patch fix most of the comments done before :)

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