webrtc/modules/audio_processing/aec_dump
Per Åhgren cc73ed3e70 APM: Add build flag to allow building WebRTC without APM
This CL adds a build flag to allow building the non-test parts
of WebRTC without the audio processing module.
The CL also ensures that the WebRTC code correctly handles
the case when no APM is available.

Bug: webrtc:5298
Change-Id: I5c8b5d1f7115e5cce2af4c2b5ff701fa1c54e49e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171509
Commit-Queue: Per Åhgren <peah@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31133}
2020-04-26 23:06:44 +00:00
..
aec_dump_factory.h Change StartAecDump methods to work with FILE* and FileWrapper 2019-06-11 13:43:36 +00:00
aec_dump_impl.cc APM: Replace most usages of AudioFrame with a stream interface 2020-03-16 11:51:47 +00:00
aec_dump_impl.h APM: Replace most usages of AudioFrame with a stream interface 2020-03-16 11:51:47 +00:00
aec_dump_integration_test.cc APM: Add build flag to allow building WebRTC without APM 2020-04-26 23:06:44 +00:00
aec_dump_unittest.cc Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
BUILD.gn APM: Add build flag to allow building WebRTC without APM 2020-04-26 23:06:44 +00:00
capture_stream_info.cc APM: Replace most usages of AudioFrame with a stream interface 2020-03-16 11:51:47 +00:00
capture_stream_info.h APM: Replace most usages of AudioFrame with a stream interface 2020-03-16 11:51:47 +00:00
mock_aec_dump.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
mock_aec_dump.h APM: Replace most usages of AudioFrame with a stream interface 2020-03-16 11:51:47 +00:00
null_aec_dump_factory.cc Change StartAecDump methods to work with FILE* and FileWrapper 2019-06-11 13:43:36 +00:00
write_to_file_task.cc Remove webrtc::ProtoString. 2019-02-16 11:11:45 +00:00
write_to_file_task.h Delete almost all includes of platform_file.h 2019-06-28 07:30:15 +00:00