gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/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
..
gstwl_fwd.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
gstwlbuffer.c wayland: Add API to ref/unref current GstBuffer inside a GstWlBuffer 2024-02-27 17:20:42 +00:00
gstwlbuffer.h wayland: Add API to ref/unref current GstBuffer inside a GstWlBuffer 2024-02-27 17:20:42 +00:00
gstwlcontext.c wayland: Fix ABI break in WL context type name 2024-09-10 21:35:18 +00:00
gstwlcontext.h wayland: Fix ABI break in WL context type name 2024-09-10 21:35:18 +00:00
gstwldisplay.c wayland: Don't filter out unrecognised DRM formats 2025-01-29 15:23:57 +00:00
gstwldisplay.h wayland: Add synchronized requests to WlDisplay 2024-02-27 17:20:42 +00:00
gstwllinuxdmabuf.c wayland: dmabuf: Translate tiled strides 2024-11-19 21:22:38 +00:00
gstwllinuxdmabuf.h waylandsink: Improve DMA DRM integration 2023-08-01 14:55:23 -04:00
gstwlshmallocator.c wayland: Set a debug category for the shm allocator 2024-09-10 21:35:18 +00:00
gstwlshmallocator.h wayland: Set a debug category for the shm allocator 2024-09-10 21:35:18 +00:00
gstwlvideobufferpool.c wlvideobufferpool: Add DRM Dumb buffer support 2023-03-14 21:50:57 +00:00
gstwlvideobufferpool.h wlvideobufferpool: Add DRM Dumb buffer support 2023-03-14 21:50:57 +00:00
gstwlvideoformat.c wayland: Don't filter out unrecognised DRM formats 2025-01-29 15:23:57 +00:00
gstwlvideoformat.h wayland: Don't filter out unrecognised DRM formats 2025-01-29 15:23:57 +00:00
gstwlwindow.c waylandsink: Fix surface cropping for rotated streams 2024-07-10 17:13:54 +00:00
gstwlwindow.h waylandsink: Move buffer commits to the display thread 2024-02-27 17:20:42 +00:00
meson.build wayland: Use wl_display_create_queue_with_name 2024-05-23 13:38:01 +00:00
wayland-prelude.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
wayland.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00