Skip to content

Commit

Permalink
da
Browse files Browse the repository at this point in the history
  • Loading branch information
rogurotus committed Nov 30, 2023
1 parent 9048ae2 commit 26d119a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch/scala.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 26d119a

Please sign in to comment.