[Bug 711155] wayland: add DMABuf support to wayland sink
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 22 13:43:21 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=711155
--- Comment #89 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 336061:
--> (https://bugzilla.gnome.org/review?bug=711155&attachment=336061)
::: ext/wayland/wlvideoformat.c
@@ +110,3 @@
+ {DRM_FORMAT_RGB565, GST_VIDEO_FORMAT_RGB16},
+ {DRM_FORMAT_YUYV, GST_VIDEO_FORMAT_YUY2},
+ {DRM_FORMAT_NV12, GST_VIDEO_FORMAT_NV12},
Why not adding them all ? GStreamer supports more packed format, along with
AYUV, it supports NV21, NV16, NV61. It also has support for 24bits RGB formats.
--
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