webrtc/modules
Alessio Bazzica d7fdb95346 Remove typing detection
Motivation: never used.
Follow-up CL of https://webrtc-review.googlesource.com/c/src/+/250680.

Tested on a custom chromium build by making a video call and with
keyboard activity. The expected logs from the APM transient suppressor
sub-module were shown.

Bug: webrtc:11226
Change-Id: I4186994412dd8ba2e71ed8f9dcc9cf8f8e40fbd3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/250667
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org>
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36300}
2022-03-23 10:23:54 +00:00
..
async_audio_processing Use backticks not vertical bars to denote variables in comments for /modules/async_audio_processing 2021-08-02 11:16:59 +00:00
audio_coding Fix spelling of receiver and transceiver. 2022-03-18 14:54:10 +00:00
audio_device Fix spelling of receiver and transceiver. 2022-03-18 14:54:10 +00:00
audio_mixer Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
audio_processing Remove typing detection 2022-03-23 10:23:54 +00:00
congestion_controller Change the default value of bandwidth_backoff_factor to 1.0. 2022-03-18 15:18:38 +00:00
desktop_capture Ensure there is a unique FrameQueue for each DxgiOutputDuplicator 2022-03-22 16:53:53 +00:00
include Use backticks not vertical bars to denote variables in comments for /modules/include 2021-07-30 22:40:29 +00:00
pacing Reland "Pacer: Reduce TQ wake up and improve packet size estimation" 2022-03-21 16:41:42 +00:00
remote_bitrate_estimator Reland "Apply lower bound of delay based estimate in AimdRateControl::ClampBitrate" 2022-03-20 16:56:41 +00:00
rtp_rtcp Fix spelling of receiver and transceiver. 2022-03-18 14:54:10 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Remove usage of INFO alias for LS_INFO in log messages 2021-11-04 13:46:17 +00:00
video_capture Ignore v4l2 select() return when stopping capture 2022-03-15 08:52:26 +00:00
video_coding [cleanup] Remove VCMTiming::get_min/max_playout_delay 2022-03-22 15:38:23 +00:00
video_processing Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc