webrtc/audio
Sebastian Jansson 4db28b5ac1 Cleanup: Removes redundant includes on message_queue.h
This is part of a CL series merging rtc::MessageQueue into rtc::Thread.

Bug: webrtc:9883
Change-Id: I3cb857cc707d5e897759366d1478cc1ec19bce9a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165344
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30180}
2020-01-08 14:12:08 +00:00
..
test Delete media transport integration. 2019-11-26 19:19:36 +00:00
utility Adding VoIP specific channel adjustments 2019-11-22 15:25:05 +00:00
audio_level.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_level.h [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_receive_stream.cc Delete media transport integration. 2019-11-26 19:19:36 +00:00
audio_receive_stream.h Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
audio_receive_stream_unittest.cc Delete media transport integration. 2019-11-26 19:19:36 +00:00
audio_send_stream.cc Delete media transport integration. 2019-11-26 19:19:36 +00:00
audio_send_stream.h Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
audio_send_stream_tests.cc Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. 2020-01-07 13:02:52 +00:00
audio_send_stream_unittest.cc Delete media transport integration. 2019-11-26 19:19:36 +00:00
audio_state.cc Avoid running NullAudioPoller without receiving streams 2019-10-17 10:58:44 +00:00
audio_state.h Avoid running NullAudioPoller without receiving streams 2019-10-17 10:58:44 +00:00
audio_state_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_transport_impl.cc [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
audio_transport_impl.h [getStats] Implement "media-source" audio levels, fixing Chrome bug. 2019-07-04 08:13:45 +00:00
BUILD.gn Delete media transport integration. 2019-11-26 19:19:36 +00:00
channel_receive.cc Delete media transport integration. 2019-11-26 19:19:36 +00:00
channel_receive.h Delete media transport integration. 2019-11-26 19:19:36 +00:00
channel_send.cc Minor fixes to ChannelSend. 2019-12-02 09:30:51 +00:00
channel_send.h Delete media transport integration. 2019-11-26 19:19:36 +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 Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. 2019-10-23 07:46:39 +00:00
null_audio_poller.cc Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
null_audio_poller.h Cleanup: Removes redundant includes on message_queue.h 2020-01-08 14:12:08 +00:00
OWNERS Add gustaf to audio/OWNERS 2019-10-18 11:13:11 +00:00
remix_resample.cc Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."" 2019-07-24 16:47:13 +00:00
remix_resample.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
remix_resample_unittest.cc Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +00:00