mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-16 08:21:22 -04:00
When the search path is /usr/lib/, /usr/lib/foo.so fails to load because there is no / after the search path. Fix this by requiring that either the search path end with / or the following char is a /. |
||
|---|---|---|
| .. | ||
| aec | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| avb | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| filter-graph | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||