webrtc/modules
Danil Chapovalov 9e09a1f327 Replace Thread::Invoke with Thread::BlockingCall
BlockingCall doesn't take rtc::Location parameter and thus most of the dependencies on location can be removed

Bug: webrtc:11318
Change-Id: I91a17e342dd9a9e3e2c8f7fbe267474c98a8d0e5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274620
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38045}
2022-09-09 10:44:17 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
audio_device In android aaudio wrappers use threads through TaskQueue interface 2022-09-05 11:10:21 +00:00
audio_mixer Adopt absl::string_view in modules/audio_mixer/ 2022-08-16 09:07:35 +00:00
audio_processing Disable Analog AGC based on the APM config 2022-09-09 10:34:58 +00:00
congestion_controller Dont probe further if BWE is loss limited. 2022-09-07 14:03:15 +00:00
desktop_capture Allow splitting PipeWire picker into Screen and Window options 2022-09-02 20:40:28 +00:00
include Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
pacing Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
remote_bitrate_estimator Improve PacketArrivalTimeMap perfomance 2022-08-09 13:31:20 +00:00
rtp_rtcp Add ability to abort retransmissions. 2022-09-08 16:34:40 +00:00
third_party Update portaudio to the latest 2022-05-13 09:01:34 +00:00
utility Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
video_capture Update/delete old TODOs 2022-07-06 07:49:04 +00:00
video_coding Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
video_processing Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
BUILD.gn Clarify and extend test support for certain sample rates in audio processing 2022-08-03 14:26:36 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00