Sign in
webrtc
/
src
/
webrtc
/
2e14b159bf05dd13565a914ac8f9c119f0e98f93
/
modules
/
audio_device
/
win
d25b84c
Removes unused APIs from the ADM (part II).
by henrika
· 7 years ago
320b4cd
Removes unused WaveOut APIs from ADM.
by henrika
· 7 years ago
f7e08b2
Replace WEBRTC_TRACE logging in modules/audio_device/.. mac/ win/
by saza
· 8 years ago
76de83e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a67d960
Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)"
by Henrik Kjellander
· 8 years ago
ae2f9a7
Update includes for webrtc/{base => rtc_base} rename (1/3)
by kjellander
· 8 years ago
908eefc
Fix play block size mismatch in Win audio device.
by lliuu
· 8 years ago
f6184e4
Fix audio device excessive logging on Windows
by lliuu
· 8 years ago
118284a
Remove more CriticalSectionWrappers.
by kthelgason
· 8 years ago
9ec4204
Fix memory leaks in Windows core audio
by jens.nielsen
· 8 years ago
f21613d
Support 4 channel mic in Windows Core Audio
by jens.nielsen
· 8 years ago
79634cb
Remove audio_mixer_manager_win.cc/.h.
by solenberg
· 8 years ago
964397f
Remove the Windows Wave audio device implementation.
by Tommi
· 8 years ago
f7fd2d9
Fix warnings, simplify ADM.
by maxmorin
· 8 years ago
190023d
UMA log for audio_device Init and Start(Playout|Recording). Make Init return a more specific error code, if possible.
by Max Morin
· 9 years ago
7738985
Delete all use of tick_util.h.
by Niels Möller
· 9 years ago
c0677bd
Replace scoped_ptr with unique_ptr in webrtc/modules/audio_device/
by kwiberg
· 9 years ago
8e6fb2a
Roll chromium_revision 7a4fb8d..f527e86 (370025:370073)
by kjellander
· 9 years ago
daf1aa4
Clean up PlatformThread.
by Peter Boström
· 9 years ago
9410e01
Move ThreadWrapper to ProcessThread in base.
by pbos
· 9 years ago
78f65d0
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
ce567f7
Added protection for GetCapabilities() failure.
by dkirovbroadsoft
· 9 years ago
623f2f0
Use one scoped_refptr.
by Peter Boström
· 10 years ago
7b7d185
Remove AudioDeviceUtility.
by Tommi
· 10 years ago
3c9a06a
Move SetCurrentThreadName to platform_thread.* in rtc_base_approved,
by Tommi
· 10 years ago
a8c4f43
Revert "Revert "Split EventWrapper in twain.""
by Peter Boström
· 10 years ago
a5b531b
Revert "Split EventWrapper in twain."
by Minyue
· 10 years ago
1f00000
Split EventWrapper in twain.
by tommi@webrtc.org
· 10 years ago
01c1481
Re-land 8810 "- Add a SetPriority method to ThreadWr..."
by tommi@webrtc.org
· 10 years ago
eb2730e
Revert 8810 "- Add a SetPriority method to ThreadWrapper"
by tommi@webrtc.org
· 10 years ago
be8dbba
- Add a SetPriority method to ThreadWrapper
by tommi@webrtc.org
· 10 years ago
0e57be8
Use scoped_ptr for ThreadWrapper::CreateThread.
by tommi@webrtc.org
· 10 years ago
04d511c
Remove thread id from ThreadWrapper::Start().
by pbos@webrtc.org
· 10 years ago
22b04fa
Remove SetNotAlive method from the thread class.
by tommi@webrtc.org
· 10 years ago
9b1042c
Add more sanity checks to workaround the unidentified problem that CaptureThread is still running while related resouces are destroyed already.
by braveyao@webrtc.org
· 10 years ago
22c283b
Remove more dependencies on openssl, add dependency on boringssl. Continues on r6798
by henrike@webrtc.org
· 10 years ago
a301f1a
Remove unnecessary build message.
by tommi@webrtc.org
· 11 years ago
cceb392
Remove AudioDevice::{Microphone,Speaker}IsAvailable.
by andrew@webrtc.org
· 11 years ago
388d16c
Fix win trybot errors due to r4729.
by andrew@webrtc.org
· 11 years ago
3f45c2e
Switch C++-style C headers with their C equivalents.
by pbos@webrtc.org
· 11 years ago
bc669ac
Include files from webrtc/.. paths in audio_device/.
by pbos@webrtc.org
· 12 years ago
531a99b
In AudioDeviceWindowsCore::_EnumerateEndpointDevicesAll(), continue enumerating if one individual device failed.
by braveyao@webrtc.org
· 12 years ago
3b89e10
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
50a4d9f
Remove #pragma once
by pbos@webrtc.org
· 12 years ago
88ba0a5
CoreAudio Win: release resources safely under certain rare circumstances.
by braveyao@webrtc.org
· 12 years ago
28832e1
Refactoring for typing detection
by niklas.enbom@webrtc.org
· 12 years ago
8cfa495
Remove 44.1 kHz workaround from AudioDevice on WASAPI.
by andrew@webrtc.org
· 12 years ago
1a67b9c
Add lock to prevent possible rare race condition in Win coreAudio capture implementation.
by braveyao@webrtc.org
· 12 years ago
64a144f
WebRtc_Word32 -> int32_t in audio_device/
by pbos@webrtc.org
· 12 years ago
53a26ce
Not to enum NOTPRESENT audio devices with CoreAudio on Win
by braveyao@webrtc.org
· 12 years ago
d6f6ff0
Ensures that we can build using VS 2012 on Windows.
by henrika@webrtc.org
· 12 years ago
b015cbe
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago