Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
ortp
Commits
85d51125
Commit
85d51125
authored
8 months ago
by
Simon Morlat
Browse files
Options
Download
Patches
Plain Diff
New algorithm to compute bandwidths.
parent
9ca36f78
feature/improved-bandwidth-measures
No related merge requests found
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
include/ortp/rtpsession.h
+2
-2
include/ortp/rtpsession.h
include/ortp/utils.h
+12
-15
include/ortp/utils.h
src/CMakeLists.txt
+1
-0
src/CMakeLists.txt
src/bandwidth-measurer.cc
+97
-0
src/bandwidth-measurer.cc
src/rtpsession.c
+14
-10
src/rtpsession.c
src/rtpsession_inet.c
+2
-2
src/rtpsession_inet.c
src/utils.c
+0
-48
src/utils.c
src/videobandwidthestimator.cc
+3
-3
src/videobandwidthestimator.cc
with
131 additions
and
80 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets