webrtc/media/base
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
..
adapted_video_track_source.cc Route min/max FPS constraints to VideoStreamEncoder. 2021-10-14 06:49:05 +00:00
adapted_video_track_source.h Route min/max FPS constraints to VideoStreamEncoder. 2021-10-14 06:49:05 +00:00
audio_source.h Surface the number of encoded channels 2020-12-15 16:38:04 +00:00
codec_unittest.cc Remove media/base/h264_profile_level_id.* and media/base/vp9_profile.h 2021-08-30 10:31:08 +00:00
codec.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf 2022-03-11 07:46:34 +00:00
codec.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf 2022-03-11 07:46:34 +00:00
delayable.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
fake_frame_source.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
fake_frame_source.h Format almost everything. 2019-07-08 13:45:15 +00:00
fake_media_engine.cc Make MediaChannel classes aware of the network thread. 2021-05-07 14:16:21 +00:00
fake_media_engine.h Remove transport_name_ from Channel. 2022-01-03 20:51:42 +00:00
fake_network_interface.h Move helpers to parse base rtp packet fields to rtp_rtcp module 2021-07-19 14:27:27 +00:00
fake_rtp.cc Add missing '&'s to some function parameters 2022-01-28 14:41:30 +00:00
fake_rtp.h Add missing '&'s to some function parameters 2022-01-28 14:41:30 +00:00
fake_video_renderer.cc Migrate media/ to webrtc::Mutex. 2020-07-07 13:46:47 +00:00
fake_video_renderer.h Migrate media/ to webrtc::Mutex. 2020-07-07 13:46:47 +00:00
media_channel.cc Add utility method for consistency checking in BaseChannel classes. 2022-01-17 10:19:03 +00:00
media_channel.h Remove typing detection 2022-03-23 10:23:54 +00:00
media_config.h Negate flag name for prerender smoothing and update comments. 2019-01-24 11:53:26 +00:00
media_constants.cc Make AV1X constants private 2021-11-01 09:48:50 +00:00
media_constants.h Make AV1X constants private 2021-11-01 09:48:50 +00:00
media_engine_unittest.cc In media/ and modules/video_coding replace mock macros with unified MOCK_METHOD macro 2020-05-25 08:46:30 +00:00
media_engine.cc Allow setting different number of temporal layers per simulcast layer. 2021-08-17 13:33:55 +00:00
media_engine.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf 2022-03-11 07:46:34 +00:00
rid_description.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rid_description.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtp_utils_unittest.cc Use backticks not vertical bars to denote variables in comments for /media 2021-07-27 17:11:33 +00:00
rtp_utils.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
rtp_utils.h Use backticks not vertical bars to denote variables in comments for /media 2021-07-27 17:11:33 +00:00
sdp_video_format_utils_unittest.cc Move h264_profile_level_id and vp9_profile to api/video_codecs 2021-04-20 09:42:05 +00:00
sdp_video_format_utils.cc Move h264_profile_level_id and vp9_profile to api/video_codecs 2021-04-20 09:42:05 +00:00
sdp_video_format_utils.h Use backticks not vertical bars to denote variables in comments for /media 2021-07-27 17:11:33 +00:00
stream_params_unittest.cc Reland: Remove dead code from stream_params.h 2019-02-06 19:18:15 +00:00
stream_params.cc Remove the groupid field 2021-10-26 10:36:44 +00:00
stream_params.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
test_utils.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
test_utils.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf 2022-03-11 07:46:34 +00:00
turn_utils_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turn_utils.cc Move stun.h to api/. 2019-11-18 16:11:27 +00:00
turn_utils.h Clean out some leftover junk. 2021-05-10 22:57:52 +00:00
video_adapter_unittest.cc Move frame drop functionality in VideoAdapter into a separate class. 2021-08-19 11:50:41 +00:00
video_adapter.cc Move frame drop functionality in VideoAdapter into a separate class. 2021-08-19 11:50:41 +00:00
video_adapter.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
video_broadcaster_unittest.cc Route min/max FPS constraints to VideoStreamEncoder. 2021-10-14 06:49:05 +00:00
video_broadcaster.cc Route min/max FPS constraints to VideoStreamEncoder. 2021-10-14 06:49:05 +00:00
video_broadcaster.h Route min/max FPS constraints to VideoStreamEncoder. 2021-10-14 06:49:05 +00:00
video_common_unittest.cc Signal requested resolution alignment requirements from sinks to sources. 2019-12-19 10:39:04 +00:00
video_common.cc Signal requested resolution alignment requirements from sinks to sources. 2019-12-19 10:39:04 +00:00
video_common.h Use backticks not vertical bars to denote variables in comments for /media 2021-07-27 17:11:33 +00:00
video_source_base.cc Reland "Fix race between enabled() and set_enabled() in VideoTrack." 2021-05-24 16:17:35 +00:00
video_source_base.h Reland "Fix race between enabled() and set_enabled() in VideoTrack." 2021-05-24 16:17:35 +00:00