[Bug 794186] kmssink: Add 24bit RGB support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 8 21:42:37 UTC 2018


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

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

::: sys/kms/gstkmsutils.c
@@ +56,3 @@
   DEF_FMT (XBGR8888, xBGR),
+  DEF_FMT (RGB888, RGB),
+  DEF_FMT (BGR888, BGR),

The mapping differ between Big and Little Endian.

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