Merge remote-tracking branch 'sunshine/master'

This commit is contained in:
Yukino Song
2025-04-10 05:50:16 +08:00
8 changed files with 30 additions and 9 deletions

View File

@@ -16,6 +16,9 @@
#include "nvenc/nvenc_config.h"
namespace config {
// track modified config options
inline std::unordered_map<std::string, std::string> modified_config_settings;
struct video_t {
bool headless_mode;
bool limit_framerate;