summaryrefslogtreecommitdiff
path: root/pkg/ffmpeg/options.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-12-10 19:04:32 -0800
committerMichael Forney <mforney@mforney.org>2019-12-10 19:04:32 -0800
commit2e56b33e0011efd5b6913e5f3daef0404bb3a094 (patch)
tree4f5780044035fa4a4db2dfaa221fbbb7643b17df /pkg/ffmpeg/options.h
parent8cacd5484616194d773d0f74e2adc2105dadc6a2 (diff)
ffmpeg: Build against libtls-bearssl
Diffstat (limited to 'pkg/ffmpeg/options.h')
-rw-r--r--pkg/ffmpeg/options.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/ffmpeg/options.h b/pkg/ffmpeg/options.h
index acb7c126..8a9113d2 100644
--- a/pkg/ffmpeg/options.h
+++ b/pkg/ffmpeg/options.h
@@ -403,8 +403,8 @@
#define CONFIG_LIBXVID 0
#define CONFIG_DECKLINK 0
#define CONFIG_LIBFDK_AAC 0
-#define CONFIG_OPENSSL 1
-#define CONFIG_LIBTLS 0
+#define CONFIG_OPENSSL 0
+#define CONFIG_LIBTLS 1
#define CONFIG_GMP 0
#define CONFIG_LIBARIBB24 0
#define CONFIG_LIBLENSFUN 0