Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fe73d6ab878842862d679e4ba89d528bfbe20946
/
call
/
bitrate_allocator.h
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
78609d5
Reland of BWE allocation strategy
by Alex Narest
· 7 years ago
dc9ca93
Revert "BWE allocation strategy"
by Alex Narest
· 7 years ago
a5fbc23
BWE allocation strategy
by Alex Narest
· 7 years ago
39260c4
Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic."
by Lu Liu
· 7 years ago
54d1da1
BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic.
by Alex Narest
· 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.h]
a37de39
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
93e4522
Renaming probing_interval to bwe_period globally.
by minyue
· 7 years ago
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
26091b1
This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads.
by perkj
· 8 years ago
8eb37a3
Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ )
by perkj
· 8 years ago
cc16836
- Add task queue to Call with the intent of replacing the use of one of the process threads.
by perkj
· 8 years ago
48a4beb
Auto pause video streams based on encoder target bitrate.
by mflodman
· 8 years ago
57c21f9
Remove ViEEncoder::Pause / Start
by perkj
· 8 years ago
71ee44c
This cl:
by perkj
· 8 years ago
101f250
Implementing auto pausing of video streams.
by mflodman
· 8 years ago
00b9d21
Set ViEEncoder sink_ on construction.
by Peter Boström
· 8 years ago
fea9309
This reland https://codereview.webrtc.org/1932683002/.
by perkj
· 8 years ago
2ebe5b1
Refactor before implementing per stream suspension.
by mflodman
· 8 years ago
ec81bcd
Remove SendPacer from ViEEncoder and make sure SendPacer starts at a valid bitrate
by perkj
· 8 years ago
e30c272
Revert "Reland of Remove SendPacer from ViEEncoder
by perkj
· 8 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
5ad935c
Remove mutable from rtc::CriticalSection members.
by pbos
· 9 years ago
63cb434
Switch use of CriticalSectionWrapper -> rtc::CriticalSection in call/
by tommi
· 9 years ago
0e7e259
Move BitrateAllocator from BitrateController logic to Call.
by mflodman
· 9 years ago
[Renamed (94%) from webrtc/modules/bitrate_controller/include/bitrate_allocator.h]
2f48d94
Set pacer target bitrate to max of bwe and bitrate allocation.
by sprang
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
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