gstreamer/ext
Tim-Philipp Müller b75ad03313 vulkan: don't run tests or build lib if plugin isn't actually built
The unit tests only checked for vulkan_dep.found(), which can
be true if the libs are there but glslc was not found, in which
case the plugin wouldn't be built and the unit tests would fail
because of missing vulkan plugins.

Doesn't really make much sense to build the vulkan integration lib
either if we're not going to build the vulkan plugin, so just disable
both for now if glslc is not available.

Fixes #1301

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1307>
2020-05-28 19:07:32 +01:00
..
aom documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
assrender documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
avtp avtp: Add libavtp fallback dependence 2020-05-21 00:14:08 +00:00
bs2b Remove autotools build system 2019-10-14 13:54:27 +01:00
bz2 Remove autotools build system 2019-10-14 13:54:27 +01:00
chromaprint Remove autotools build system 2019-10-14 13:54:27 +01:00
closedcaption ccconverter: check fraction multiply for overflow 2020-05-12 16:06:32 +10:00
colormanagement documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
curl gstcurlhttpsink: Set 'Expect: 100-continue'-header 2020-05-18 13:46:24 +02:00
dash dash: fix VARARGS coverity error 2020-04-08 20:02:57 +00:00
dc1394 Remove autotools build system 2019-10-14 13:54:27 +01:00
directfb documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
dtls dtls/connection: fix EOF handling with openssl 1.1.1e 2020-03-27 11:43:53 +11:00
dts Remove autotools build system 2019-10-14 13:54:27 +01:00
faac Remove autotools build system 2019-10-14 13:54:27 +01:00
faad Remove autotools build system 2019-10-14 13:54:27 +01:00
fdkaac fdkaacdec: add support for mpegversion=2 2020-02-04 07:52:22 +00:00
flite Remove autotools build system 2019-10-14 13:54:27 +01:00
fluidsynth fluiddec: Move logging init into plugin_init 2020-02-11 12:10:50 +00:00
gme Remove autotools build system 2019-10-14 13:54:27 +01:00
gsm Remove autotools build system 2019-10-14 13:54:27 +01:00
hls hls: Check nettle version to ensure AES128 support 2020-01-10 16:03:48 +09:00
iqa iqa: Fix all leaks in error path 2020-05-05 17:33:20 +00:00
kate remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
ladspa ladspa: only multiply bounded rate properties by sample rate 2020-02-06 10:15:12 +00:00
libde265 Remove autotools build system 2019-10-14 13:54:27 +01:00
libmms documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
lv2 lv2: Namespace global variables and explicitly make them private 2020-04-29 19:49:45 +00:00
mdns ext: add libmicrodns-based mdns device provider 2019-10-08 12:28:01 +00:00
modplug meson: Pass native: false to add_languages() 2020-05-13 13:59:36 +05:30
mpeg2enc documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mplex Remove autotools build system 2019-10-14 13:54:27 +01:00
musepack musepackdec: Don't fail all queries if no sample rate is known yet 2020-05-06 08:51:38 +00:00
neon meson: build with neon 0.31 2020-04-03 18:50:16 -04:00
ofa Remove autotools build system 2019-10-14 13:54:27 +01:00
openal Remove autotools build system 2019-10-14 13:54:27 +01:00
opencv opencv: allow compilation against 4.3.x 2020-05-06 06:49:08 +00:00
openexr openexr: Fix check for when to pass -std=c++98 2019-12-02 08:53:59 +00:00
openh264 openh264: memcmp return value 0 means match 2020-04-27 15:40:10 +00:00
openjpeg meson: add libopenjp2 fallback for openjpeg 2020-05-21 08:36:59 +00:00
openmpt Remove autotools build system 2019-10-14 13:54:27 +01:00
openni2 meson: Pass native: false to add_languages() 2020-05-13 13:59:36 +05:30
opus Remove autotools build system 2019-10-14 13:54:27 +01:00
resindvd remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
rsvg Remove autotools build system 2019-10-14 13:54:27 +01:00
rtmp documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
sbc Remove autotools build system 2019-10-14 13:54:27 +01:00
sctp sctp: enable usrsctp debug when supported 2020-05-05 03:38:06 +00:00
smoothstreaming smoothstreaming: fix H264 CodecPrivateData parsing 2020-03-10 12:55:05 +00:00
sndfile Remove autotools build system 2019-10-14 13:54:27 +01:00
soundtouch pitch: Remove useless restriction on number of channel 2020-05-22 18:18:28 -04:00
spandsp spanplc: Don't segfault when retrieving the stats property without a spanplc context 2020-05-10 08:44:09 +00:00
srt srt: Don't leak the connection_poll_id on close() 2020-05-24 10:47:59 +00:00
srtp srtp: Added support for BYE packet 2020-04-09 15:11:19 +00:00
svthevcenc svthevcenc: Add new SVT-HEVC encoder element 2019-12-20 15:43:55 +00:00
teletextdec remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
ttml ttmlparse: Collect buffers until detecting complete xml document 2019-11-22 18:31:10 +09:00
voaacenc Remove autotools build system 2019-10-14 13:54:27 +01:00
voamrwbenc Remove autotools build system 2019-10-14 13:54:27 +01:00
vulkan vulkan: don't run tests or build lib if plugin isn't actually built 2020-05-28 19:07:32 +01:00
wayland waylandsink: Clear window when pipeline is stopped 2020-01-28 13:22:36 +01:00
webp documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
webrtc webrtc: handle an ice-lite remote offer 2020-05-28 19:57:45 +10:00
webrtcdsp webrtcdsp: Fix documentation markup 2020-03-15 12:44:31 +00:00
wildmidi documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
wpe wpe: Add support for SHM without requiring EGLDisplay 2020-04-13 11:53:16 +00:00
x265 x265enc: Update for video-hdr struct change 2020-04-01 05:18:11 +00:00
zbar zbar: remove useless conditional on passthrough 2020-01-07 17:24:50 +00:00
zxing zxing: initial plugin revision 2020-01-07 17:24:50 +00:00
meson.build zxing: initial plugin revision 2020-01-07 17:24:50 +00:00