obs-studio/plugins/obs-outputs
Kurt Kartaltepe d928bfd1ea cmake: Fix warnings and normalize variables/errors
As of 3.17 using find_package_handle_standard_args checks that the name
of the FindXXX file and the first argument are the same case.

Some modules used non-standard variables or the old singular variables
instead of plurals. This normalizes variable usage to the new-style.

Some CMakeLists.txt did custom error checking instead of propagating
find_package errors. These were changes to call find_package with
REQUIRED or without QUIET where needed and shortens the custom status
messages. This helps users who want to enable that functionality see
what precisely wasnt found.
2020-05-21 18:45:16 -07:00
..
data/locale Update translations from Crowdin 2020-03-16 20:14:50 +01:00
ftl-sdk@d0c8469f66 obs-outputs: Update FTL sdk to latest version 2020-02-27 06:45:43 -08:00
librtmp obs-outputs: Fix warnings WITH_RTMPS=OFF 2020-04-04 11:09:12 -07:00
CMakeLists.txt cmake: Fix warnings and normalize variables/errors 2020-05-21 18:45:16 -07:00
flv-mux.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
flv-mux.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
flv-output.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
ftl-stream.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
net-if.c obs-outputs: Minor pointer fixes 2019-06-29 01:28:16 +02:00
net-if.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
null-output.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-output-ver.h Output version/commit to RTMP stream metadata 2014-07-01 13:41:32 -07:00
obs-outputs-config.h.in obs-outputs: Add FTL output 2017-08-01 02:27:34 -07:00
obs-outputs.c Plugins: Add descriptions to modules 2018-09-11 18:28:58 -07:00
rtmp-helpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
rtmp-stream.c obs-outputs: Fix RTMP authentication 2020-03-06 22:52:50 +01:00
rtmp-stream.h obs-outputs: Add dynamic bitrate to RTMP output 2019-08-18 03:14:38 -07:00
rtmp-windows.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00