webrtc/call
Sebastian Jansson 4e140da62f Log SendSideCongestionController experiment
The SendSideCongestionController version is toggled by an experiment in
RtpTransportControllerSend. This CL adds a log statement of which
version is used, to make debugging easier.

Bug: webrtc:8415
Change-Id: I6201cf5f03e097cc07c6ae120dcff075c046c414
Reviewed-on: https://webrtc-review.googlesource.com/69808
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22858}
2018-04-13 12:33:48 +00:00
..
test Reporting feedback availability to congestion controller. 2018-03-22 14:11:54 +00:00
audio_receive_stream.cc Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
audio_receive_stream.h Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
audio_send_stream.cc replace stringstream in call/ 2018-04-04 16:09:15 +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.cc Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
audio_state.h Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
bitrate_allocator_unittest.cc Checking if total max bitrate has changed in BitrateAllocator. 2018-04-04 13:52:20 +00:00
bitrate_allocator.cc Checking if total max bitrate has changed in BitrateAllocator. 2018-04-04 13:52:20 +00:00
bitrate_allocator.h Checking if total max bitrate has changed in BitrateAllocator. 2018-04-04 13:52:20 +00:00
bitrate_constraints.cc Reland "Moved BitrateConfig out of Call::Config." 2018-02-21 11:38:42 +00:00
bitrate_constraints.h Reland "Moved BitrateConfig out of Call::Config." 2018-02-21 11:38:42 +00:00
bitrate_estimator_tests.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
BUILD.gn Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
call_config.cc Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
call_config.h Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
call_perf_tests.cc Add audio_ prefix to audio-related members of CallTest. 2018-03-28 13:49:46 +00:00
call_unittest.cc Removed fake rtp transport controller send. 2018-02-21 13:39:16 +00:00
call.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
call.h Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
callfactory.cc Reland: Add ability to emulate degraded network in Call via field trial 2018-03-14 17:03:25 +00:00
callfactory.h Rename Call::Config to CallConfig, keep old name as alias. 2018-02-14 15:14:39 +00:00
degraded_call.cc Fix race in DegradedCall::DestroyVideoSendStream 2018-03-16 10:23:47 +00:00
degraded_call.h Reland: Add ability to emulate degraded network in Call via field trial 2018-03-14 17:03:25 +00:00
DEPS Make fec controller plug-able. 2018-01-22 11:48:16 +00:00
fake_network_pipe.cc Added SetClockOffset on FakeNetworkPipe. 2018-04-06 09:02:12 +00:00
fake_network_pipe.h Added SetClockOffset on FakeNetworkPipe. 2018-04-06 09:02:12 +00:00
flexfec_receive_stream_impl.cc replace stringstream in call/ 2018-04-04 16:09:15 +00:00
flexfec_receive_stream_impl.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
flexfec_receive_stream_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
flexfec_receive_stream.cc Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
flexfec_receive_stream.h Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
OWNERS Added nisse@webrtc.org as owner in call. 2018-02-20 09:39:51 +00:00
rampup_tests.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
rampup_tests.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
receive_time_calculator_unittest.cc Added receive time calculator under field trial. 2018-03-21 15:40:39 +00:00
receive_time_calculator.cc Fix of ReceiveTimeCalculator field trial parsing. 2018-03-24 12:36:17 +00:00
receive_time_calculator.h Added receive time calculator under field trial. 2018-03-21 15:40:39 +00:00
rtcp_demuxer_unittest.cc Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
rtcp_demuxer.cc Fix circular dependencies in webrtc_common. 2017-12-15 14:33:26 +00:00
rtcp_demuxer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtcp_packet_sink_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_bitrate_configurator_unittest.cc Extracted bitrate configuration from call class. 2018-02-21 12:33:02 +00:00
rtp_bitrate_configurator.cc Extracted bitrate configuration from call class. 2018-02-21 12:33:02 +00:00
rtp_bitrate_configurator.h Moved bitrate config interface from Call class. 2018-02-21 15:03:45 +00:00
rtp_config.cc replace stringstream in call/ 2018-04-04 16:09:15 +00:00
rtp_config.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_demuxer_unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
rtp_demuxer.cc Don't check MIDs when demuxing RTP packets in Call 2018-03-29 20:36:08 +00:00
rtp_demuxer.h Don't check MIDs when demuxing RTP packets in Call 2018-03-29 20:36:08 +00:00
rtp_packet_sink_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_rtcp_demuxer_helper_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_rtcp_demuxer_helper.cc Optional: Use nullopt and implicit construction in /call 2018-01-11 12:00:00 +00:00
rtp_rtcp_demuxer_helper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_stream_receiver_controller_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_stream_receiver_controller.cc Don't check MIDs when demuxing RTP packets in Call 2018-03-29 20:36:08 +00:00
rtp_stream_receiver_controller.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_transport_controller_send_interface.h Reporting feedback availability to congestion controller. 2018-03-22 14:11:54 +00:00
rtp_transport_controller_send.cc Log SendSideCongestionController experiment 2018-04-13 12:33:48 +00:00
rtp_transport_controller_send.h Fix of race on access to send side congestion controller. 2018-03-26 13:48:10 +00:00
rtx_receive_stream_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtx_receive_stream.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtx_receive_stream.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
ssrc_binding_observer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
syncable.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
syncable.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_config.cc replace stringstream in call/ 2018-04-04 16:09:15 +00:00
video_config.h Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
video_receive_stream.cc replace stringstream in call/ 2018-04-04 16:09:15 +00:00
video_receive_stream.h Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00
video_send_stream.cc Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00
video_send_stream.h Reland "Reland "Move rtp-specific config out of EncoderSettings."" 2018-04-05 14:30:09 +00:00