mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
ed60843c1e
If the input is not a DMABuf, attempt to copy into a DRM Dumb buffer and import it has a DMABuf. This will offload the compositor from actually doing this copy (needed to handle SHM) and may allow the software decoded stream to be rendered to an HW layer, or even reach through some better accelerated GL import path. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3801> |
||
---|---|---|
.. | ||
gstgtkutils.c | ||
gstgtkutils.h | ||
gstgtkwaylandsink.c | ||
gstgtkwaylandsink.h | ||
gstplugin.c | ||
gtkgstbasewidget.c | ||
gtkgstbasewidget.h | ||
gtkgstwaylandwidget.c | ||
gtkgstwaylandwidget.h | ||
meson.build |