gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/wayland
Daniel Stone 2f2279abf4 wayland: Use wl_display_create_queue_with_name
Wayland 1.23 and above allow us to attach names to an event queue, which
are printed out when debugging. Do this to make the logs easier to read.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6900>
2024-05-23 13:38:01 +00:00
..
gstwl_fwd.h
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
gstwlcontext.h
gstwldisplay.c wayland: Use wl_display_create_queue_with_name 2024-05-23 13:38:01 +00:00
gstwldisplay.h wayland: Add synchronized requests to WlDisplay 2024-02-27 17:20:42 +00:00
gstwllinuxdmabuf.c
gstwllinuxdmabuf.h
gstwlshmallocator.c GstShmAllocator: New shared memory allocator 2023-11-03 18:22:00 +00:00
gstwlshmallocator.h GstShmAllocator: New shared memory allocator 2023-11-03 18:22:00 +00:00
gstwlvideobufferpool.c
gstwlvideobufferpool.h
gstwlvideoformat.c waylandsink: fix incorrect RGB and BGR mapping about GST DRM and WL_SHM 2023-11-11 14:41:18 +00:00
gstwlvideoformat.h
gstwlwindow.c wlwindow: free staged buffer when do gst_wl_window_finalize 2024-04-25 23:55:42 +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
wayland.h