webrtc/modules/audio_device
Oleh Prypin 1c0cf3101d Stop using typeof() GNU extension
6009a54aab
switches away from -std=gnu++...

Bug: chromium:427584
Change-Id: Ib9cb76ce6fb901727f696ded3944af0e510c030a
Reviewed-on: https://webrtc-review.googlesource.com/94779
Commit-Queue: Oleh Prypin <oprypin@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24337}
2018-08-20 08:15:13 +00:00
..
android Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
dummy Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
include Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
ios Release audio unit when ios audio device failed to initialize playout and recording. 2018-08-07 14:34:12 +00:00
linux Stop using typeof() GNU extension 2018-08-20 08:15:13 +00:00
mac Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
win Removing -Wno-reorder from audio_device. 2018-07-12 08:37:45 +00:00
audio_device_buffer.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_buffer.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
audio_device_generic.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_generic.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_impl.cc Adds support for new Windows ADM with limited API support. 2018-06-08 14:44:38 +00:00
audio_device_impl.h Removes usage of AGC APIs in the ADM. 2017-12-13 16:32:21 +00:00
audio_device_name.cc Ports CoreAudioUtil from Chrome to WebRTC. 2018-05-18 10:25:26 +00:00
audio_device_name.h Ports CoreAudioUtil from Chrome to WebRTC. 2018-05-18 10:25:26 +00:00
audio_device_unittest.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
BUILD.gn Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
DEPS
fine_audio_buffer.cc Adds support for new Windows ADM with limited API support. 2018-06-08 14:44:38 +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 Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
mock_audio_device_buffer.h Remove unused members from AudioDeviceBuffer 2018-01-16 10:20:32 +00:00
OWNERS