Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
b4463eeedc3ef344475215c8c03ee29e27085b14
/
call
/
bitrate_allocator_unittest.cc
40de3cc
Propagating TargetRate struct to BitrateAllocator.
by Sebastian Jansson
· 5 years ago
93b1ea2
Using struct for bitrate allocation limits.
by Sebastian Jansson
· 5 years ago
4e615d5
Wire the stable target bitrate from GoogCC to the BitrateAllocator
by Florent Castelli
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
4ad51d8
Removes SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
41f9f2c
ClangTidy fixes for call/
by Benjamin Wright
· 6 years ago
da6806c
Injecting Clock into BitrateAllocator.
by Sebastian Jansson
· 6 years ago
464a557
Adds audio priority bitrate field trial parameter.
by Sebastian Jansson
· 6 years ago
681de20
Stop changing the requested max bitrate based on protection level.
by Rasmus Brandt
· 6 years ago
79f0d4d
Enables feature to account for unacknowledged data.
by Sebastian Jansson
· 6 years ago
00672b1
Don't trigger too many probes when max allocated bitrate changes.
by Erik Språng
· 6 years ago
d1d7b23
Include protection bitrate in total max allocated bitrate
by Erik Språng
· 6 years ago
13e5903
Using unit classes in BitrateAllocationUpdate struct.
by Sebastian Jansson
· 6 years ago
89c94b9
Adds target bandwidth to BitrateAllocator.
by Sebastian Jansson
· 6 years ago
c0e4d45
Adds BitrateAllocation struct to OnBitrateUpdated.
by Sebastian Jansson
· 6 years ago
35fa280
Adds allocated rate without feedback to new congestion controller.
by Sebastian Jansson
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
24ad720
Uses config struct with bitrate allocator.
by Sebastian Jansson
· 7 years ago
448f4d5
Checking if total max bitrate has changed in BitrateAllocator.
by Sebastian Jansson
· 7 years ago
fe617a3
Adding has_packet_feedback to LimitObserver callback.
by Sebastian Jansson
· 7 years ago
f69e768
Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1.
by philipel
· 7 years ago
24722b3
Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator."
by Seth Hampson
· 7 years ago
8b77aea
Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator."
by Lu Liu
· 7 years ago
d2b912a
Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator.
by Seth Hampson
· 7 years ago
fe73d6a
Extended the bitrate allocator to allow allocation to tracks based upon priorities which are planned to be defined as a relative bitrate in the RTCRtpEncodingParameters.
by Seth Hampson
· 7 years ago
b3944f0
Media track ID visibility at BWE level
by Alex Narest
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/call/bitrate_allocator_unittest.cc]
5ef2bc1
Reland of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #1 id:1 of https://codereview.chromium.org/2703393002/ )
by philipel
· 8 years ago
b80bdca
Revert of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #8 id:120001 of https://codereview.webrtc.org/2705603002/ )
by philipel
· 8 years ago
a518a39
Fixes a bug where a video stream can get stuck in the suspended state.
by stefan
· 8 years ago
78b4d56
Relanding "Pass time constant to bwe smoothing filter."
by minyue
· 8 years ago
6287e82
Revert of Pass time constant to bwe smoothing filter. (patchset #8 id:140001 of https://codereview.webrtc.org/2518923003/ )
by ossu
· 8 years ago
9abbf5a
Pass time constanct to bwe smoothing filter.
by michaelt
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
48a4beb
Auto pause video streams based on encoder target bitrate.
by mflodman
· 9 years ago
57c21f9
Remove ViEEncoder::Pause / Start
by perkj
· 9 years ago
71ee44c
This cl:
by perkj
· 9 years ago
101f250
Implementing auto pausing of video streams.
by mflodman
· 9 years ago
fea9309
This reland https://codereview.webrtc.org/1932683002/.
by perkj
· 9 years ago
2ebe5b1
Refactor before implementing per stream suspension.
by mflodman
· 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
b25345e
Replace scoped_ptr with unique_ptr in webrtc/call/
by kwiberg
· 9 years ago
86aabb2
Move BitrateAllocator reference from ViEEncoder to VideoSendStream.
by mflodman
· 9 years ago
0e7e259
Move BitrateAllocator from BitrateController logic to Call.
by mflodman
· 9 years ago
[Renamed (97%) from webrtc/modules/bitrate_controller/bitrate_allocator_unittest.cc]
8e4e8b0
Simplify BitrateAllocator::AddBitrateObserver.
by Peter Boström
· 9 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