webrtc/audio
Sebastian Jansson fdbbada4d1 Revert "Inlines NullAudioPoller functionality into AudioState class."
This reverts commit 0e96535be9.

Reason for revert: Downstream test failure

Original change's description:
> Inlines NullAudioPoller functionality into AudioState class.
> 
> As part of this, we also use TaskQueue and RepeatedTask rather
> than rtc::Thread + rtc::MessageHandler. With the ultimate goal of
> deprecating rtc::Thread.
> 
> Bug: webrtc:9883
> Change-Id: I2fb851ac31ee2431435d51de78ff446572512201
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167528
> Commit-Queue: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Sam Zackrisson <saza@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#30430}

TBR=saza@webrtc.org,srte@webrtc.org

Change-Id: I4c77259f7b6477fc1cb79350f2d47817f106770d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:9883
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168046
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30431}
2020-01-30 18:14:11 +00:00
..
test Delete media transport integration. 2019-11-26 19:19:36 +00:00
utility Reformat GN files. 2020-01-21 12:13:11 +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_unittest.cc Delete media transport integration. 2019-11-26 19:19:36 +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_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 Reland "Reland "Only include overhead if using send side bandwidth estimation."" 2020-01-29 18:42:34 +00:00
audio_send_stream.cc Default disables legacy overhead calculation. 2020-01-30 14:06:07 +00:00
audio_send_stream.h Cleanup: Using RtpRtcp directly from AudioSendStream 2020-01-15 19:01:50 +00:00
audio_state_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_state.cc Revert "Inlines NullAudioPoller functionality into AudioState class." 2020-01-30 18:14:11 +00:00
audio_state.h Revert "Inlines NullAudioPoller functionality into AudioState class." 2020-01-30 18:14:11 +00:00
audio_transport_impl.cc Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api 2020-01-13 18:31:30 +00:00
audio_transport_impl.h Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api 2020-01-13 18:31:30 +00:00
BUILD.gn Revert "Inlines NullAudioPoller functionality into AudioState class." 2020-01-30 18:14:11 +00:00
channel_receive.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
channel_receive.h Delete media transport integration. 2019-11-26 19:19:36 +00:00
channel_send.cc Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
channel_send.h Cleanup: Using RtpRtcp directly from AudioSendStream 2020-01-15 19:01:50 +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 Cleanup: Using RtpRtcp directly from AudioSendStream 2020-01-15 19:01:50 +00:00
null_audio_poller.cc Revert "Inlines NullAudioPoller functionality into AudioState class." 2020-01-30 18:14:11 +00:00
null_audio_poller.h Revert "Inlines NullAudioPoller functionality into AudioState class." 2020-01-30 18:14:11 +00:00
OWNERS Add saza@ and peah@ to OWNERS of some audio files 2020-01-13 12:31:21 +00:00
remix_resample_unittest.cc Add RTC_ prefix to non-standard format specifier macro "PRIdNS" 2019-08-07 13:36:05 +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