Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
43cb716e55eab1cf1ae8afd2ac79b51a604d0fa5
/
webrtc
/
modules
/
bitrate_controller
/
bitrate_controller_unittest.cc
f082c2a
Set min BWE bitrate form 10kbps to 5kbps and centralize minimum bitrate.
by michaelt
· 9 years ago
2d81eb3
Fix BWE simulations so that it uses the delay based BWE.
by terelius
· 9 years ago
db158f9
Fix experiment name in BitrateControllerTest.
by Stefan Holmer
· 9 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
280de9e
Reland: Fix race / crash in OnNetworkRouteChanged().
by Stefan Holmer
· 9 years ago
5ec85fb
Revert of Fix race / crash in OnNetworkRouteChanged(). (patchset #5 id:80001 of https://codereview.webrtc.org/2366333003/ )
by stefan
· 9 years ago
fd0d426
Fix race / crash in OnNetworkRouteChanged().
by stefan
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
52200d0
Stop increasing loss-based BWE if no feedback is received.
by Stefan Holmer
· 9 years ago
b2540bb
Probing: Add support for exponential startup probing
by Irfan Sheriff
· 9 years ago
d48717b
Fix issue where the number of packets reported in tests/simulations sometimes are negative.
by stefan
· 9 years ago
fa1d568
Added NiceMock for MockRtcEventLog in several unittests where we don't care about the event logging.
by Ivo Creusen
· 9 years ago
14d5dbe
Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface"
by ivoc
· 9 years ago
9e03c3b
Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ )
by ivoc
· 9 years ago
1895526
Move RtcEventLog object from inside VoiceEngine to Call.
by Ivo Creusen
· 9 years ago
ec81bcd
Remove SendPacer from ViEEncoder and make sure SendPacer starts at a valid bitrate
by perkj
· 9 years ago
e30c272
Revert "Reland of Remove SendPacer from ViEEncoder
by perkj
· 9 years ago
28a4456
Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )"
by Per
· 9 years ago
825eb58
Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )
by perkj
· 9 years ago
857c5cc
Remove SendPacer from ViEEncoder
by perkj
· 9 years ago
f91e6d0
Enable cpplint for webrtc/modules/bitrate_controller and fix all uncovered cpplint errors.
by jbauch
· 9 years ago
32f8154
Support REMB in combination with send-side BWE.
by stefan
· 10 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 10 years ago
e590416
Moving the pacer and the pacer thread to ChannelGroup.
by Stefan Holmer
· 10 years ago
792f1a1
Break out allocation from BitrateController into a BitrateAllocator.
by stefan@webrtc.org
· 10 years ago
16825b1
Use int64_t more consistently for times, in particular for RTT values.
by pkasting@chromium.org
· 11 years ago
edeea91
Change all system clock types to int64_t in bitrate_controller.
by stefan@webrtc.org
· 11 years ago
83d4804
Put send-side bwe probing under finch experiment.
by stefan@webrtc.org
· 11 years ago
82462aa
Adds support for sending first set of packets at increasingly higher bitrates to probe the link and faster ramp up to a high bitrate.
by stefan@webrtc.org
· 11 years ago
077593b
Ensure that the start bitrate can be set multiple times.
by stefan@webrtc.org
· 11 years ago
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
29dd0de
Changing the bitrate clamping in BitrateControllerImpl
by henrik.lundin@webrtc.org
· 12 years ago
28a331e
Add support for multiple report blocks.
by stefan@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_unittest.cc]
1281dc0
Fixes issue 555 by replacing the bitrate/observer map with a list.
by stefan@webrtc.org
· 13 years ago
2e84c11
Updating bitrate controller tests to test naming conventions.
by kjellander@webrtc.org
· 13 years ago
[Renamed (61%) from src/modules/bitrate_controller/test/test_bitrate_controller.cc]
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