Sign in
webrtc
/
src
/
webrtc
/
3f685f111a87b5f977815c44b7df69925e6a1b19
/
modules
/
audio_device
/
dummy
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
ea15d68
Replace CHECK(x && y) with two separate CHECK() calls
by kwiberg
· 7 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
e2d5ee6
RTC_DCHECK() is used in place of assert().
by hillma
· 8 years ago
118284a
Remove more CriticalSectionWrappers.
by kthelgason
· 8 years ago
fdca99e
Make dummy device succeed at stopping recording/playout.
by maxmorin
· 8 years ago
c1a5e1b
Replace some asserts with DCHECKs
by kwiberg
· 8 years ago
d756112
Removes usage of system_wrappers/include/clock.h in audio_device/
by henrika
· 8 years ago
bffcdb7
Revert of Replace FileWrapper with File (in audio_device) (patchset #3 id:40001 of https://codereview.webrtc.org/2386963003/ )
by terelius
· 8 years ago
d18482a
Removes all uses of FileWrapper in audio_device.
by palmkvist
· 8 years ago
4a173a8
Add code for dummy file audio to fallback to dummy audio.
by noahric
· 8 years ago
4545650
Close input file in FileAudioDevice::StopRecording.
by noahric
· 8 years ago
54a2be1
Implement RecordingIsInitialized in file_audio_device.cc.
by noahric
· 9 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
a6d985c
FileWrapper[Impl] modifications and actually remove the "Impl" class.
by tommi
· 9 years ago
bcf3191
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 9 years ago
97aa5c2
Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ )
by kwiberg
· 9 years ago
8b348aa
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 9 years ago
c0677bd
Replace scoped_ptr with unique_ptr in webrtc/modules/audio_device/
by kwiberg
· 9 years ago
80590d9
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
fa9f5a8
Misc. small cleanups.
by pkasting
· 9 years ago
6fdb069
Fixing integer underflow in FileAudioDevice (webrtc issue 4554)
by A.Brauckmann
· 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
8674f94
Remove <iostream> include from file_audio_device.cc
by kjellander@webrtc.org
· 9 years ago
78f65d0
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
a0ad248
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 9 years ago
e65237f
Match existing type usage better.
by Peter Kasting
· 10 years ago
7b7d185
Remove AudioDeviceUtility.
by Tommi
· 10 years ago
443edd9
Increase filename size for dummy device factory.
by Patrik Höglund
· 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
e209039
Update the dummy file_audio_video_device to allow empty file name
by phoglund@webrtc.org
· 10 years ago
860ac53
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
ea0a7d8
Fixing uninitialized variable in file_audio_device.cc.
by phoglund@webrtc.org
· 10 years ago
4109f65
Fixing compile error.
by phoglund@webrtc.org
· 11 years ago
6014599
Adding explicit check for using dummy file devices.
by phoglund@webrtc.org
· 11 years ago
3acaa1f
Reland: Making WebRTC able to play and record audio to files for tests.
by phoglund@webrtc.org
· 11 years ago
3fe0d4f
Revert 6395 "Making WebRTC able to play and record audio to file..."
by minyue@webrtc.org
· 11 years ago
994f778
Making WebRTC able to play and record audio to files for tests.
by phoglund@webrtc.org
· 11 years ago
cceb392
Remove AudioDevice::{Microphone,Speaker}IsAvailable.
by andrew@webrtc.org
· 11 years ago
d8daa60
Fix some chromium-style warnings in webrtc/modules/audio_device/
by pbos@webrtc.org
· 11 years ago
bc669ac
Include files from webrtc/.. paths in audio_device/.
by pbos@webrtc.org
· 12 years ago
3b89e10
Proper spacing for end-of-namespace comments.
by pbos@webrtc.org
· 12 years ago
64a144f
WebRtc_Word32 -> int32_t in audio_device/
by pbos@webrtc.org
· 12 years ago
b015cbe
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago