webrtc/modules/audio_device
Mirko Bonadei 4aafdba57e Compile ADM pulse code by default.
Pulse related code should still be disabled unless
WEBRTC_ENABLE_LINUX_PULSE is defined but it will always be
compiled.

Bug: None
Change-Id: If8a03aae445a8c73c3c347e275c5996368fe3088
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/171513
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30886}
2020-03-25 16:48:41 +00:00
..
android Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
dummy Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
include Fix: rename ms_per_buffer to buffer_duration 2020-03-16 11:04:20 +00:00
linux Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
mac Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
win Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
audio_device_buffer.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00
audio_device_buffer.h Format almost everything. 2019-07-08 13:45:15 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc Change the AudioDeiviceDataObserver to be passed as a unique_ptr. 2020-02-20 14:45:15 +00:00
audio_device_generic.cc Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_generic.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_impl.cc Prefix ALSA and PULSE macros with WEBRTC_. 2020-03-25 15:23:19 +00:00
audio_device_impl.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_name.cc Clarifies identification of default communication device in ADM2 2019-11-20 15:02:06 +00:00
audio_device_name.h Improves device enumeration in ADM2 for Windows. 2019-11-22 14:27:10 +00:00
audio_device_unittest.cc Fixes flaky ADM unittest 2020-03-03 15:07:58 +00:00
BUILD.gn Compile ADM pulse code by default. 2020-03-25 16:48:41 +00:00
DEPS Reland "Remove old audio device implementation." 2019-04-10 06:44:42 +00:00
fine_audio_buffer.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
fine_audio_buffer.h Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
fine_audio_buffer_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
mock_audio_device_buffer.h Propagate TaskQueueFactory to AudioDeviceBuffer 2019-04-01 08:00:49 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00