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

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


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

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

::: ext/wayland/wldisplay.c
@@ +324,3 @@
   VERIFY_INTERFACE_EXISTS (shm, "wl_shm");
   VERIFY_INTERFACE_EXISTS (viewporter, "wp_viewporter");
+  VERIFY_INTERFACE_EXISTS (dmabuf, "zwp_linux_dmabuf_v1");

Missed it on first pass, but the interface should be optional.

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