obs-studio/cmake/Modules
Michael Goulet e67e2e12e6 obs-outputs: Add support for and use mbedTLS for SSL
This diff adds mbedTLS support to the obs-outputs plugin.  PolarSSL and
mbedTLS have grown so different between 2015-or-so when libRTMP was
written, and now it's no longer feasible to just use the USE_POLARSSL
flag.

This commit adds a WITH_RTMPS tri-state CMake variable (auto/on/off),
set to "Auto" by default.  "Auto" will use RTMPS if mbedTLS is found,
otherwise will disable RTMPS.  "On" will make it require mbedTLS,
otherwise fails configuration, and "Off" disables RTMPS support
altogether.

Closes obsproject/obs-studio#1360
2018-08-05 18:40:49 -07:00
..
CheckForPthreads.c cmake: Properly check for Threading support 2014-09-26 22:52:30 -07:00
CopyMSVCBins.cmake cmake: Include windows style DLL when copying Qt files 2018-03-18 17:01:01 -07:00
FindAppKit.cmake Fix AppKit find module 2014-09-15 14:42:18 -07:00
FindCXX11.cmake Include FindPackageHandleStandardArgs.cmake in every find module using it 2014-08-21 16:38:49 +02:00
FindDBus.cmake cmake: Add helper to find dbus package 2015-09-12 19:15:32 -07:00
FindFFmpeg.cmake cmake: Fix FFmpeg search path on debian 2016-10-16 01:01:34 -07:00
FindFontconfig.cmake Fix fontconfig cmake module 2014-09-15 14:42:01 -07:00
FindFreetype.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindIconv.cmake cmake: Refactor growing list of library locations 2014-09-27 09:40:45 -07:00
FindJack.cmake Initial obs-studio jack support 2015-01-25 20:42:02 +01:00
FindJansson.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindLibUDev.cmake Add cmake module for finding udev. 2014-10-14 23:57:15 +02:00
FindLibVLC.cmake vlc-video: Add VLC video source 2016-06-06 23:53:59 -07:00
FindLibcurl.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindLibfdk.cmake cmake: Fix dependency cmake search paths 2015-07-13 14:39:03 -07:00
FindLibspeexdsp.cmake cmake: Add module to find libspeexdsp 2016-07-25 20:17:13 -07:00
FindLibsysinfo.cmake cmake: Add module to find libsysinfo on FreeBSD 2015-05-04 22:37:17 +02:00
FindLibv4l2.cmake Fix major misunderstanding of cached variables in all find modules 2014-09-15 14:42:18 -07:00
FindLibx264.cmake cmake: Add FFmpeg/x264 include header path suffix 2015-08-12 04:21:26 -07:00
FindLuajit.cmake cmake: Fix LuaJIT search 2018-01-30 21:13:10 -08:00
FindMbedTLS.cmake obs-outputs: Add support for and use mbedTLS for SSL 2018-08-05 18:40:49 -07:00
FindPythonDeps.cmake cmake: Search for Python 3.4 2018-01-21 14:27:55 +02:00
FindRSSDK.cmake cmake: Add module to find RSSDK 2016-11-19 03:04:44 -08:00
FindSwigDeps.cmake CMake: Fix FindSwigDeps search path 2018-01-11 21:37:10 -06:00
FindThreads.cmake cmake: Properly check for Threading support 2014-09-26 22:52:30 -07:00
FindX11_XCB.cmake Move from libX11/GLX to XCB/libX11/GLX. 2014-12-19 19:23:08 -08:00
FindXCB.cmake cmake: Add xcb-xinput support 2018-05-07 21:31:16 -03:00
FindZLIB.cmake cmake: Add zlib support 2015-08-12 15:30:30 +02:00
IDLFileHelper.cmake cmake: Add macro to compile .tlb files via midl 2016-11-19 03:04:45 -08:00
ObsCpack.cmake Display license in MSI installer 2016-09-28 12:06:35 -04:00
ObsHelpers.cmake deps/obs-scripting: Fix installed files/locations on linux 2018-01-16 03:55:38 -08:00
WIX.template.in Move CPack win32 generator from NSIS to WIX 2014-02-02 22:38:21 +01:00