webrtc/audio
Jonas Olsson abbe841721 This CL removes all usages of our custom ostream << overloads.
This prepares us for removing them altogether.

Bug: webrtc:8982
Change-Id: I66002cc8d4bf0e07925766d568d2498422f0f38e
Reviewed-on: https://webrtc-review.googlesource.com/64142
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Henrik Grunell <henrikg@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22707}
2018-04-03 12:51:00 +00:00
..
test Make num-retries default a string. 2018-03-12 21:19:51 +00:00
utility Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
audio_level.cc Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_level.h Delete AudioMonitor and related code. 2018-01-30 09:48:29 +00:00
audio_receive_stream_unittest.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
audio_receive_stream.cc Remove unnecessary proxy+lock code around RtcpRttStats pointer 2018-03-26 12:49:00 +00:00
audio_receive_stream.h Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. 2018-02-07 10:07:28 +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 Remove unnecessary proxy+lock code around RtcpRttStats pointer 2018-03-26 12:49:00 +00:00
audio_send_stream.cc This CL removes all usages of our custom ostream << overloads. 2018-04-03 12:51:00 +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 This CL removes all usages of our custom ostream << overloads. 2018-04-03 12:51:00 +00:00
channel_proxy.cc Wire up MID send value to the PeerConnection API 2018-03-26 18:14:30 +00:00
channel_proxy.h Wire up MID send value to the PeerConnection API 2018-03-26 18:14:30 +00:00
channel.cc Delete OnIncomingCSRCChanged and related code. 2018-03-27 13:18:35 +00:00
channel.h Delete OnIncomingCSRCChanged and related code. 2018-03-27 13:18:35 +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 Remove unnecessary proxy+lock code around RtcpRttStats pointer 2018-03-26 12:49:00 +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
remix_resample_unittest.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
remix_resample.cc Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
remix_resample.h Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
time_interval_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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 Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00