Skip to content

Refactor string handling and improve logging practices for VP8#1666

Merged
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-14
Jun 4, 2026
Merged

Refactor string handling and improve logging practices for VP8#1666
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-14

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

Refactored string concatenation to use StringBuilder in DebugProbe.cs for better performance. Updated VP8Codec.cs to use structured logging instead of string interpolation. Performed minor code cleanup for clarity.

Split of #1639

Refactored string concatenation to use StringBuilder in DebugProbe.cs for better performance. Updated VP8Codec.cs to use structured logging instead of string interpolation. Performed minor code cleanup for clarity.
@sipsorcery sipsorcery merged commit f8b1518 into sipsorcery-org:master Jun 4, 2026
6 checks passed
@paulomorgado paulomorgado deleted the strings-14 branch June 4, 2026 13:54
@paulomorgado paulomorgado mentioned this pull request Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants