From 26d119ac8083165fedb048cde731126c11abf916 Mon Sep 17 00:00:00 2001 From: rogurotus Date: Thu, 30 Nov 2023 15:48:50 +0300 Subject: [PATCH] da --- patch/scala.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/scala.patch b/patch/scala.patch index 05e8428c..39d85766 100644 --- a/patch/scala.patch +++ b/patch/scala.patch @@ -44,7 +44,7 @@ index 7304ab0..0309349 100644 "to an unsupported value for the current codecs."); } } else { -+ ss << "\nsend_codec" << send_codec; ++ ss << "\nsend_codec"; + bool scalabilityModeFound = false; for (const auto& scalability_mode : send_codec->scalability_modes) {