gstreamer/ext
Adam Duskett 43eaf5ac4a ext/hls/meson.build: fix dependency logic
Currently, if one was to set -Dhls-crypto to either libgcrypt or openssl
instead of auto, the following lines would fail because hls_crypto_dep is not
yet set:

if not hls_crypto_dep.found() and ['auto', 'libgcrypt'].contains(hls_crypto)
if not hls_crypto_dep.found() and ['auto', 'openssl'].contains(hls_crypto)

Instead, change "if not hls_crypto_dep.found()" to "if not have_hls_crypto"
which fixes the error.
2019-05-29 18:33:02 +00:00
..
aom meson: Keep track of the aom plugin 2019-05-18 12:09:18 +01:00
assrender docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
bs2b Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
bz2 docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
chromaprint docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
closedcaption Minor documentation fixes 2019-05-13 11:36:27 -04:00
colormanagement meson: Add support for the colormanagement plugin 2019-05-05 23:26:58 +00:00
curl docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
dash docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
dc1394 meson: build dc1394 plugin 2018-12-17 09:12:53 +00:00
directfb docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
dtls dtlsagent: Do not overwrite openssl locking callbacks 2019-05-14 07:36:15 +00:00
dts docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
faac docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
faad docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
fdkaac docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
flite docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
fluidsynth docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
gme meson: build gme plugin 2018-12-17 09:12:53 +00:00
gsm docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
hls ext/hls/meson.build: fix dependency logic 2019-05-29 18:33:02 +00:00
iqa docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
kate docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
ladspa misc: Fix warnings on Cerbero MinGW 2019-02-06 00:10:28 +05:30
libde265 docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
libmms docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
lv2 Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
modplug meson: build modplug plugin 2018-12-17 09:12:53 +00:00
mpeg2enc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mplex docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
musepack meson: build musepack plugin 2018-08-19 15:50:25 +01:00
neon meson: build neonhttpsrc 2018-08-19 01:11:38 +01:00
ofa meson: build ofa plugin 2018-12-17 09:12:53 +00:00
openal openal: Fix AL header path for Mac OS X 2018-12-25 00:42:31 +09:00
opencv docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
openexr meson: build openexr plugin 2018-12-17 09:12:53 +00:00
openh264 docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
openjpeg docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
openmpt meson: build openmpt plugin 2018-12-17 09:12:53 +00:00
openni2 meson: build openni2 plugin 2018-12-17 09:12:53 +00:00
opus docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
resindvd docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
rsvg docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
rtmp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
sbc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
sctp sctp: increase DEFAULT_NUMBER_OF_SCTP_STREAMS to 1024 2019-04-26 16:31:49 +02:00
smoothstreaming docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
sndfile meson: Add libsinc to the CFLAGS 2018-12-17 12:30:27 +02:00
soundtouch docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
spandsp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
srt srt: set cancellation in locked section 2019-05-11 22:38:46 +00:00
srtp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
teletextdec teletextdec: fix some string leaks 2019-03-08 01:18:39 +00:00
ttml docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
voaacenc docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
voamrwbenc meson: build voamrwbenc plugin 2018-12-17 09:12:53 +00:00
vulkan docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
wayland waylandsink: Workaround gnome-shell bug 2019-05-26 17:49:29 +02:00
webp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
webrtc webrtc: Fix some signals' GIR annotations 2019-05-17 15:28:54 +02:00
webrtcdsp docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
wildmidi meson: wildmidi detection fixes 2018-12-17 17:11:00 +00:00
wpe wpesrc: Switch to WPEBackend-fdo 1.2.0 2019-03-30 14:02:50 +00:00
x265 docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
zbar docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
Makefile.am wpe: Add autotools build support 2019-01-22 11:13:13 +00:00
meson.build meson: Add support for the colormanagement plugin 2019-05-05 23:26:58 +00:00