gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/wayland
Slava Andrejev c48e96fd76 meson: prevent sandbox violation if GStreamer and wayland-protocols are subprojects
Suppose you have a project where GStreamer and wayland-protocols are
pulled in as dependencies via .wrap files. In that case, Meson's setup
step will fail for gst-plugins-bad with the message "Sandbox violation:
Tried to grab file viewporter.xml outside current (sub)project." To
avoid this exception, one should use Meson's `files` and `join_paths`
functions. The suggested solution is identical to how GTK 4 processes
Wayland files.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5593>
2023-11-07 18:40:35 +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 gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
gstwlbuffer.h wayland: Export the _get_type() functions 2023-02-01 15:29:26 +00:00
gstwlcontext.c gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstwlcontext.h gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
gstwldisplay.c GstShmAllocator: New shared memory allocator 2023-11-03 18:22:00 +00:00
gstwldisplay.h waylandsink: Improve DMA DRM integration 2023-08-01 14:55:23 -04:00
gstwllinuxdmabuf.c waylandsink: Improve DMA DRM integration 2023-08-01 14:55:23 -04:00
gstwllinuxdmabuf.h waylandsink: Improve DMA DRM integration 2023-08-01 14:55:23 -04:00
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 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 wlvideoformat: Add P010 2023-09-07 13:50:48 +00:00
gstwlvideoformat.h video-format: Fix up video formats ordering by quality 2023-10-02 09:39:21 +03:00
gstwlwindow.c GstShmAllocator: New shared memory allocator 2023-11-03 18:22:00 +00:00
gstwlwindow.h wayland: Export the _get_type() functions 2023-02-01 15:29:26 +00:00
meson.build meson: prevent sandbox violation if GStreamer and wayland-protocols are subprojects 2023-11-07 18:40:35 +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