webrtc/modules/audio_device
Peter Hanspers d931705f84 Fixed threading exception on Mac.
Bug: webrtc:8128
Change-Id: I7bdada77e5937631fa2d8c3020ed56a0e33065f1
Reviewed-on: https://webrtc-review.googlesource.com/7221
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20239}
2017-10-11 10:26:49 +00:00
..
android Fix some lint warnings on Android. 2017-10-06 11:20:14 +00:00
dummy Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
include Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
ios Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
linux Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
mac Fixed threading exception on Mac. 2017-10-11 10:26:49 +00:00
win Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
audio_device_buffer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_device_buffer.h Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
audio_device_config.h Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
audio_device_data_observer.cc Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
audio_device_generic.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_device_generic.h Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
audio_device_impl.cc Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
audio_device_impl.h Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
audio_device_unittest.cc Changes test condition in AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex 2017-10-06 11:47:14 +00:00
BUILD.gn Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fine_audio_buffer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fine_audio_buffer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
fine_audio_buffer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_device_buffer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00