Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Round 2 of fixes #34

Closed
wants to merge 12 commits into from
Closed

Conversation

mirabilos
Copy link
Contributor

Hi @IngJohEricsson,

this is round 2 of my fixes. I verified I can reach 200+ kbps with this (now that I know it’s bit, not bytes), and I did not symlink the files again.

  • fix the file types issue, so this can actually be checked out on Unix/Linux
  • clean up whitespace, const, comments, UINT32_MAX, etc. again
  • fix unreachable statement (matches the other two RtpQueue.cpp files in the repository)
  • add the build instructions to README.md which I already prepared

• whitespace cleanup / harmonisation
• const
• some ordering without side effects
• comments
• correct type *_MAX constant
still works:
 58.1  Transmit rate = 202059kbps, PLR =  0.00%( 0.00%), RTT = 0.000s, Queue delay = 0.000s
@mirabilos
Copy link
Contributor Author

@IngJohEricsson I’ve rebased my changes you already approved on today’s latest master branch, converted symlinks to includes (as it’s clear symlinks won’t work) and fixed gscream to at least compile. Please merge ;-)

@mirabilos
Copy link
Contributor Author

superceded by #46

@mirabilos mirabilos closed this Jun 27, 2022
@mirabilos mirabilos deleted the round2 branch June 27, 2022 17:54
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