aboutsummaryrefslogtreecommitdiff
path: root/webrtc/examples
AgeCommit message (Expand)Author
2015-03-19Expose ViECaptureImpl::DisconnectCaptureDevice() to JNI of WebRTCDemo and cal...braveyao@webrtc.org
2015-03-16Roll chromium_revision 00e438c..8d51d96 (320241:320682)kjellander@webrtc.org
2015-03-09Adds C++/JNI/Java unit test for audio device module on Android.henrika@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-23Refactoring WebRTC Java/JNI audio track in C++ and Java.henrika@webrtc.org
2015-02-13This is a code clean up. No functional change intended.guoweis@webrtc.org
2015-02-13WebRTC now compiles for enable_android_opensl=1.henrika@webrtc.org
2015-02-11Refactoring WebRTC Java/JNI audio recording in C++ and Java.henrika@webrtc.org
2015-01-28Add arraysize() macro from Chromium, and make use of it in a few places.pkasting@chromium.org
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-10-31Update Android projects to API level 21.kjellander@webrtc.org
2014-10-31Update Android projects to API level 20.kjellander@webrtc.org
2014-09-17Split video engine android initialization into each internal module initializ...andresp@webrtc.org
2014-09-10Fix compile error on JDK 1.7.kjellander@webrtc.org
2014-08-26Remove former team members from OWNERS and WATCHLISTSkjellander@webrtc.org
2014-07-03WebRTCDemo: set local SSRC for loopback test, otherwise receiver would reset ...braveyao@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-05-21WebRTCDemo: clean the error message due to API clean up and add ability to ro...braveyao@webrtc.org
2014-05-15WebRTCDemo: couldn't run a second time. The reason is voe could register/unre...braveyao@webrtc.org
2014-05-05WebRTCDemo: correct set trace filter operation.braveyao@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2014-04-08VideoCaptureAndroid: stop referencing ViERendererfischman@webrtc.org
2014-01-24Android, WebRTCDemo: fixes crash issue when pressing switch camera button on ...henrike@webrtc.org
2014-01-22Android, fixes crash on devices with only front cameras.henrike@webrtc.org
2014-01-17Android, OpenSlDemo: moved to webrtc/examples/android/opensl_loopbackhenrike@webrtc.org
2014-01-16Android, WebRTCDemo: fix issue where changing remote IP was not working prope...henrike@webrtc.org
2014-01-13WebRTCDemo: fix out-of-bounds array read.fischman@webrtc.org
2013-12-12Complete rewrite of demo application.henrike@webrtc.org