gstreamer/subprojects/gst-plugins-bad/ext/wayland
Colin Kinloch edf157beb5 wayland: Don't filter out unrecognised DRM formats
There is no requirement for a base DRM format to be supported by libgstvideo
in order to be uploaded to.

The linux-dmabuf-v1 format events are DRM_FORMAT codes and don't need to
be converted before use with `gst_video_dma_drm_fourcc_to_string`.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8279>
2025-01-29 15:23:57 +00:00
..
gstwaylandsink.c wayland: Don't filter out unrecognised DRM formats 2025-01-29 15:23:57 +00:00
gstwaylandsink.h waylandsink: Move buffer commits to the display thread 2024-02-27 17:20:42 +00:00
meson.build docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00