Sign in
webrtc
/
src
/
webrtc
/
36a24799cd85cb96a28002b1d1fce0a834adb58b
/
modules
/
audio_device
/
android
/
audio_manager_unittest.cc
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
897efed
Adds support for OpenSL ES based audio capture on Android.
by henrika
· 9 years ago
35e50f4
Moves ownership of OpenSL engine object to Android audio manager with the goal of adding support for OpenSL ES based audio capture.
by henrika
· 9 years ago
9db3e7a
Adds support for detection of pro-audio support on Android.
by henrika
· 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
e98aa80
Improving support for Android Audio Effects in WebRTC.
by henrika
· 10 years ago
00c4cda
Convert some more things to size_t.
by Peter Kasting
· 10 years ago
a0ad248
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
e65e9ae
Adding support for OpenSL ES output in native WebRTC
by henrika
· 10 years ago