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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 30 18:02:36 UTC 2016


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

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

I'll rebase it, but I made a important rework of the gstwaylandsink part of
this patch.

::: ext/wayland/wlvideoformat.c
@@ +67,3 @@
+  {WL_SHM_FORMAT_XBGR1555, DRM_FORMAT_XBGR1555, GST_VIDEO_FORMAT_BGR15},
+
+  {WL_SHM_FORMAT_YUYV, DRM_FORMAT_YUYV, GST_VIDEO_FORMAT_YUY2},

Need to double check, but I think packed video format are also affected by
endianness in translation.

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