webrtc/audio
Alex Narest 867e510ef5 Enable send side audio TWCC only if WebRTC-Audio-ForceNoTWCC is not enabled.
This will avoid enabling TWCC for calls having WebRTC-Audio-SendSideBwe enabled on one side of the call but not on the other.

Currently the side supporting audio BWE indicates TWCC extension in SDP but the side that does not support will not. As the result the not supporting side will send TWCC but will not use it and the side supporting audio BWE will not send TWCC.

Bug: webrtc:8243
Change-Id: I4d59e78998982051004b8ad86c24b9be34fc095f
Reviewed-on: https://webrtc-review.googlesource.com/82803
Commit-Queue: Alex Narest <alexnarest@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23583}
2018-06-12 16:01:20 +00:00
..
test Make num-retries default a string. 2018-03-12 21:19:51 +00:00
utility Remove stale dependencies from APM static lib target: 2018-04-18 17:00:05 +00:00
audio_level.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_level.h Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_receive_stream_unittest.cc Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +00:00
audio_receive_stream.cc Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +00:00
audio_receive_stream.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_send_stream_tests.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
audio_send_stream_unittest.cc Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
audio_send_stream.cc Enable send side audio TWCC only if WebRTC-Audio-ForceNoTWCC is not enabled. 2018-06-12 16:01:20 +00:00
audio_send_stream.h Wire up MID send value to the PeerConnection API 2018-03-26 18:14:30 +00:00
audio_state_unittest.cc Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_state.cc Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_state.h Move ownership of voe::Channel into Audio[Receive|Send]Stream. 2018-01-11 12:58:31 +00:00
audio_transport_impl.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
audio_transport_impl.h Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
BUILD.gn Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
channel_proxy.cc Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +00:00
channel_proxy.h Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +00:00
channel.cc Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +00:00
channel.h Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +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 Delete RtpFeedback. The ssrc for a receive stream should be known at 2018-05-28 11:05:19 +00:00
null_audio_poller.cc Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
null_audio_poller.h Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) 2017-11-01 11:04:26 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
remix_resample_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
time_interval_unittest.cc Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
time_interval.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
time_interval.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transport_feedback_packet_loss_tracker_unittest.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
transport_feedback_packet_loss_tracker.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
transport_feedback_packet_loss_tracker.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00