gstreamer/subprojects/gst-plugins-bad/ext/wayland
Colin Kinloch ed60843c1e wayladnsink: Add DRM Dumb allocator support
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>
2023-03-14 21:50:57 +00:00
..
gstwaylandsink.c wayladnsink: Add DRM Dumb allocator support 2023-03-14 21:50:57 +00:00
gstwaylandsink.h wayladnsink: Add DRM Dumb allocator support 2023-03-14 21:50:57 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00