[Bug 787593] kmssink: Export DMABuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 6 00:09:08 UTC 2017


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

--- Comment #17 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #16)
> Trusty is 14.04 ? I'll track down de required libdrm version and update. I
> don't think targeting such an old distro make any sense.

Yes, it's 14.04.x and is LTS until April 2019... so seems it would make sense
to target.  If not, then minimum libdrm version needs to be up'd in configure
checks.

Seems it would be easier to add:

#ifndef DRM_RDWR 
#define DRM_RDWR O_RDWR 
#endif

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