[Bug 755072] vaapi: expose memory:DMABuf capsfeature

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 4 16:53:00 UTC 2016


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

--- Comment #63 from Julien Isorce <julien.isorce at gmail.com> ---
About #59, instead of using gst_memory_map I realized that I should try to use
fstat instead, to check the mode of the dmabuf fd. But it is always marked as
writable (st_mode has S_IWUSR flag) for both case: mmap fail, mmap succeeds.
So I confirm that we cannot use fstat.

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