Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
9c55f0f957534144d2b8a64154f0a479249b34be
/
webrtc
/
modules
/
bitrate_controller
/
bitrate_controller_impl.h
44caf01
Re-submit: rev5775
by andresp@webrtc.org
· 11 years ago
4e65602
Add API to allow deducting bitrate from incoming estimates before the capacity is distributed among outgoing video streams. For example, this can be used to reserve space for audio streams.
by solenberg@webrtc.org
· 11 years ago
6cd201c
Revert 5775 "Modify bitrate controller to update bitrate based o..."
by andrew@webrtc.org
· 11 years ago
da07737
Modify bitrate controller to update bitrate based on process call and not
by andresp@webrtc.org
· 11 years ago
07bc734
Refactor in BitrateController module.
by andresp@webrtc.org
· 11 years ago
16b75c2
Remove locks in SendSideBandwidthEstimation since those are only accessed while owning locks in
by andresp@webrtc.org
· 11 years ago
845862f
Adding a new ramp-up-down-up test
by henrik.lundin@webrtc.org
· 11 years ago
b56d0e3
Change the low-bitrate handling in BitrateControllerImpl
by henrik.lundin@webrtc.org
· 12 years ago
29dd0de
Changing the bitrate clamping in BitrateControllerImpl
by henrik.lundin@webrtc.org
· 12 years ago
4fac8a4
Fix some chromium-style warnings in webrtc/modules/bitrate_controller/
by pbos@webrtc.org
· 12 years ago
2e10b8e
Include files from webrtc/.. paths in bitrate_controller/.
by pbos@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 13 years ago
[Renamed from src/modules/bitrate_controller/bitrate_controller_impl.h]
1281dc0
Fixes issue 555 by replacing the bitrate/observer map with a list.
by stefan@webrtc.org
· 13 years ago
a2cd732
Fix for calling OnNetworkChanged too often.
by pwestin@webrtc.org
· 13 years ago
1cd1162
Break out of send side bandwidth estimation and controll.
by pwestin@webrtc.org
· 13 years ago