- better checks for RTP packet + enable EVS codec + improve thread pool

This commit is contained in:
2025-02-03 11:51:11 +03:00
parent 5ce85e3a09
commit 7510ff5697
6 changed files with 54 additions and 42 deletions
+1 -2
View File
@@ -146,8 +146,7 @@ PCodec EVSCodec::EVSFactory::create()
}
EVSCodec::EVSCodec(): EVSCodec(StreamParameters())
{
}
{}
EVSCodec::EVSCodec(const StreamParameters &sp)
{