mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
c2cd60db0f
Without setting the DRM_CLIENT_CAP_UNIVERSAL_PLANES capability bit, only overlay planes are made available for compatibility with legacy clients. But if a CRTC doesn't have an overlay plane associated, then kmssink is not able to find a plane for the CRTC and the pipeline will fail, i.e: ERROR kmssink gstkmssink.c:482:gst_kms_sink_start:<kmssink0> Could not find a plane for crtc This patch adds a plane-id property to the kmssink element so a specific plane can be used in case that a CRTC has only a primary plane associated. https://bugzilla.gnome.org/show_bug.cgi?id=768183 |
||
---|---|---|
.. | ||
inspect | ||
.gitignore | ||
camerabin.dot | ||
camerabin.png | ||
gst-plugins-bad-plugins-docs.sgml | ||
gst-plugins-bad-plugins-overrides.txt | ||
gst-plugins-bad-plugins-sections.txt | ||
gst-plugins-bad-plugins.args | ||
gst-plugins-bad-plugins.hierarchy | ||
gst-plugins-bad-plugins.interfaces | ||
gst-plugins-bad-plugins.prerequisites | ||
gst-plugins-bad-plugins.signals | ||
gst-plugins-bad-plugins.types | ||
Makefile.am | ||
scanobj-build.stamp |