[Bug 794186] kmssink: Add 24bit RGB support

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


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369472|none                        |reviewed
             status|                            |

--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.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),

shouldn't this be right after the #endif instead of duplicating it ?

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