[Bug 711155] wayland: add DMABuf support to wayland sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 16 15:36:46 UTC 2016


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

--- Comment #82 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 333064:
 --> (https://bugzilla.gnome.org/review?bug=711155&attachment=333064)

And some build errors:

In file included from wlshmallocator.h:29:0,
                 from wlshmallocator.c:23:
wldisplay.h:87:38: erreur : unknown type name ‘uint’
 gboolean is_dmabuf_format_supported (uint format_dmabuf,
                                      ^~~~
In file included from wlshmallocator.c:24:0:
wlvideoformat.h:34:1: erreur : unknown type name ‘uint’
 uint gst_video_format_to_wl_dmabuf_format (GstVideoFormat format);
 ^~~~
wlvideoformat.h:36:54: erreur : unknown type name ‘uint’
 GstVideoFormat gst_wl_dmabuf_format_to_video_format (uint wl_format);
                                                      ^~~~
wlvideoformat.h:38:46: erreur : unknown type name ‘uint’
 const gchar *gst_wl_dmabuf_format_to_string (uint wl_format);

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