pipewire/spa/plugins
George Kiagiadakis 99e1bb1068 meson: spa/plugins: don't check if the plugin dependencies have been found
If these optional plugins are enabled in meson options,
then the dependencies should be required to proceed.
It is not cool to compile with let's say bluez5 explicitly
enabled and after compilation discover that bluez was not
found and meson silently skipped that plugin.
2019-02-13 11:22:22 +01:00
..
alsa device: improve callbacks 2019-02-13 11:13:46 +01:00
audioconvert device: improve callbacks 2019-02-13 11:13:46 +01:00
audiomixer use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
audiotestsrc reorganize some struct members to remove holes 2019-02-08 12:01:50 +01:00
bluez5 device: improve callbacks 2019-02-13 11:13:46 +01:00
ffmpeg use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
support meson: spa/plugins: use pthread_lib instead of threads_dep 2019-02-13 11:22:22 +01:00
test meson: spa/plugins: use pthread_lib instead of threads_dep 2019-02-13 11:22:22 +01:00
v4l2 device: improve callbacks 2019-02-13 11:13:46 +01:00
videotestsrc meson: spa/plugins: use pthread_lib instead of threads_dep 2019-02-13 11:22:22 +01:00
volume use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
meson.build meson: spa/plugins: don't check if the plugin dependencies have been found 2019-02-13 11:22:22 +01:00