[Bug 792378] qmlglsink: make work with eglfs_kms
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 4 14:38:10 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=792378
Carlos Rafael Giani <dv at pseudoterminal.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #368851|needs-work |none
status| |
Attachment #368851|0 |1
is obsolete| |
--- Comment #10 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 369271
--> https://bugzilla.gnome.org/attachment.cgi?id=369271&action=edit
qmlglsink qpa egldisplay patch
Looking at the GBM patch, it is apparent that there is nothing in there that is
strictly GBM specific. Instead, it is QPA specific. So I changed the patch to
add a preprocessor define to indicate the presence of
qplatformnativeinterface.h . If present, QPlatformNativeInterface is used for
getting the EGLDisplay. The existing GST_GL_DISPLAY_TYPE_ANY path is retained
as a fallback if the QPA header isn't present.
--
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