obs-studio/plugins/rtmp-services
PatTheMav 1172629492 rtmp-services: Remove macro-based constant usage
Macros make the code you see different from the code the compiler sees.
Modern C renders traditional uses of macros for constants and utility
functions unnecessary. Macros should only be used when there is no
other solution available.
2023-04-08 16:12:55 -07:00
..
cmake rtmp-services: Remove macro-based constant usage 2023-04-08 16:12:55 -07:00
data Update translations from Crowdin 2023-03-27 13:39:03 +00:00
service-specific rtmp-services: Fix missing newline at the end of files 2023-02-18 15:22:33 -08:00
CMakeLists.txt rtmp-services: Remove macro-based constant usage 2023-04-08 16:12:55 -07:00
lookup-config.h.in plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
rtmp-common.c rtmp-services: Fix supported audio codecs in rtmp_common 2023-03-25 10:03:22 +01:00
rtmp-custom.c rtmp-services: Add connect infos checks 2023-03-19 17:38:02 +01:00
rtmp-format-ver.h rtmp-services: Remove macro-based constant usage 2023-04-08 16:12:55 -07:00
rtmp-services-main.c rtmp-services: Remove macro-based constant usage 2023-04-08 16:12:55 -07:00