Move BitrateAllocator from BitrateController logic to Call.
This is a step on the way to have variable bitrate for audio and is intended to be as much of a no-op as possible. BUG=webrtc:5079 Review URL: https://codereview.webrtc.org/1441673002 Cr-Commit-Position: refs/heads/master@{#10630}
This commit is contained in:
@ -196,7 +196,6 @@
|
||||
'audio_processing/vad/vad_audio_proc_unittest.cc',
|
||||
'audio_processing/vad/vad_circular_buffer_unittest.cc',
|
||||
'audio_processing/vad/voice_activity_detector_unittest.cc',
|
||||
'bitrate_controller/bitrate_allocator_unittest.cc',
|
||||
'bitrate_controller/bitrate_controller_unittest.cc',
|
||||
'bitrate_controller/send_side_bandwidth_estimation_unittest.cc',
|
||||
'desktop_capture/desktop_and_cursor_composer_unittest.cc',
|
||||
|
||||
Reference in New Issue
Block a user