[Bug 794829] New: dmabuf: adds new allocation function with flags.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 30 06:11:48 UTC 2018


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

            Bug ID: 794829
           Summary: dmabuf: adds new allocation function with flags.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zzoon at igalia.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

There are some use cases to be needed to set GST_FD_MEMORY_FLAG_DONT_CLOSE
since I can handle the lifetime of the fd when using dmabuf memory.

But currently gstdmabuf memory doesn't provide an interface to do it while fd
memory already provide.

So I would propose this patch.

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