aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/WebRtcAudioUtils.java
AgeCommit message (Expand)Author
2015-11-12Introduces Android API level linting, fixes all current API lint errors.Patrik Höglund
2015-11-03Revert of Fix for "Android audio playout doesn't support non-call media strea...henrika
2015-10-28Fix for "Android audio playout doesn't support non-call media stream"henrika
2015-10-21Adding the OnePlus 2 device to AEC and NS blacklists.henrika
2015-10-08Removing M API call for now to green up downstream.phoglund
2015-10-05Enable HW NS for N6 to fix HW AEC issuehenrika
2015-09-25Removes Nexus 6 from OpenSL ES blacklist.henrika
2015-09-24Stability improvement for audio recording on Androidhenrika
2015-09-23Improving support for Android Audio Effects in WebRTC.henrika
2015-09-16Log to the webrtc log stream from webrtc/modules java code.Jiayang Liu
2015-06-09Exclude Nexus 6 from OpenSL ES usagehenrika
2015-05-28Force 8 kHz sampling rate on Android emulator.Patrik Höglund
2015-05-20Ensures that RECORD_AUDIO permission is required to start recording.henrika
2015-05-19Adding Sony Xperia Z2 D6503 to HW AEC blacklisthenrika
2015-05-18Adding support for OpenSL ES output in native WebRTChenrika
2015-03-27Adding playout volume control to WebRtcAudioTrack.java.henrika
2015-02-25New AudioTrack implementation now works on pre-Lollipop devices.henrika@webrtc.org
2015-02-23Refactoring WebRTC Java/JNI audio track in C++ and Java.henrika@webrtc.org