.. |
android
|
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
|
2020-11-09 10:47:55 +00:00 |
dummy
|
Migrate modules/audio_device to webrtc::Mutex.
|
2020-07-08 09:32:12 +00:00 |
include
|
Add and refactor functionality into rtc_base/win
|
2020-10-29 20:39:10 +00:00 |
linux
|
Linux ADMs: fix recursive mutex locks.
|
2020-08-20 10:15:45 +00:00 |
mac
|
AudioDeviceMac: fix mutex re-entry.
|
2020-08-03 10:54:56 +00:00 |
win
|
Add and refactor functionality into rtc_base/win
|
2020-10-29 20:39:10 +00:00 |
audio_device_buffer.cc
|
Update AudioDeviceBuffer to use C++ lambdas instead of rtc::Bind
|
2021-01-14 15:06:26 +00:00 |
audio_device_buffer.h
|
Migrate modules/audio_device to webrtc::Mutex.
|
2020-07-08 09:32:12 +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
|
Add support for toggling builtin voice processing on iOS
|
2020-12-02 16:07:01 +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
|
Add and refactor functionality into rtc_base/win
|
2020-10-29 20:39:10 +00:00 |
BUILD.gn
|
Move win32 files to a new "win32" target to avoid cyclic dependencies.
|
2020-09-26 11:54:50 +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
|
In modules/audio_device replace mock macros with unified MOCK_METHOD macro
|
2020-05-19 09:11:48 +00:00 |
OWNERS
|
Remove wildcard ownership for build files.
|
2020-02-19 14:05:46 +00:00 |