mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
c48e96fd76
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> |
||
---|---|---|
.. | ||
gstwl_fwd.h | ||
gstwlbuffer.c | ||
gstwlbuffer.h | ||
gstwlcontext.c | ||
gstwlcontext.h | ||
gstwldisplay.c | ||
gstwldisplay.h | ||
gstwllinuxdmabuf.c | ||
gstwllinuxdmabuf.h | ||
gstwlshmallocator.c | ||
gstwlshmallocator.h | ||
gstwlvideobufferpool.c | ||
gstwlvideobufferpool.h | ||
gstwlvideoformat.c | ||
gstwlvideoformat.h | ||
gstwlwindow.c | ||
gstwlwindow.h | ||
meson.build | ||
wayland-prelude.h | ||
wayland.h |