webrtc/audio
Sebastian Jansson 464a5576ea Adds audio priority bitrate field trial parameter.
This replaces the functionality provided by
AudioPriorityBitrateAllocationStrategy, removing the need provide that
component via injection in all clients using audio bitrate priority.

Bug: webrtc:10286
Change-Id: I3bafab56d24459d9d27dc07abffdc8538440a346
Reviewed-on: https://webrtc-review.googlesource.com/c/121402
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26651}
2019-02-12 16:03:22 +00:00
..
test (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
utility Receive-side ready for multiple channels. 2019-01-29 12:43:23 +00:00
audio_level.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_level.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_receive_stream_unittest.cc Add some missing includes and dependencies. 2019-01-18 15:30:26 +00:00
audio_receive_stream.cc Propagate base minimum delay to audio_receiver_stream 2019-02-06 11:07:42 +00:00
audio_receive_stream.h Propagate base minimum delay to audio_receiver_stream 2019-02-06 11:07:42 +00:00
audio_send_stream_tests.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_send_stream_unittest.cc Make AudioSendStream to be OverheadObserver 2019-02-05 00:25:12 +00:00
audio_send_stream.cc Adds audio priority bitrate field trial parameter. 2019-02-12 16:03:22 +00:00
audio_send_stream.h Make AudioSendStream to be OverheadObserver 2019-02-05 00:25:12 +00:00
audio_state_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_state.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_state.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_transport_impl.cc Receive-side ready for multiple channels. 2019-01-29 12:43:23 +00:00
audio_transport_impl.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
BUILD.gn Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
channel_receive.cc Propagate base minimum delay to audio_receiver_stream 2019-02-06 11:07:42 +00:00
channel_receive.h Propagate base minimum delay to audio_receiver_stream 2019-02-06 11:07:42 +00:00
channel_send.cc [clang-tidy] Apply performance-move-const-arg fixes (misc). 2019-02-05 15:12:20 +00:00
channel_send.h Make AudioSendStream to be OverheadObserver 2019-02-05 00:25:12 +00:00
conversion.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
mock_voe_channel_proxy.h Propagate base minimum delay to audio_receiver_stream 2019-02-06 11:07:42 +00:00
null_audio_poller.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
null_audio_poller.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
remix_resample_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remix_resample.cc Receive-side ready for multiple channels. 2019-01-29 12:43:23 +00:00
remix_resample.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
transport_feedback_packet_loss_tracker_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
transport_feedback_packet_loss_tracker.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
transport_feedback_packet_loss_tracker.h Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00