aboutsummaryrefslogtreecommitdiff
path: root/webrtc/examples/android
AgeCommit message (Expand)Author
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-21Remove the video capture module on Android.perkj
2015-08-31Roll chromium_revision f8d6ba9..a28d8d5 (337800:346100)Patrik Höglund
2015-05-26VoE: Remove unused interfacesJelena Marusic
2015-05-20Remove rtp_rtcp/ dump functionality.Peter Boström
2015-05-18Adding support for OpenSL ES output in native WebRTChenrika
2015-05-11Roll chromium_revision ec5b768..62a5bb3 (328242:329063)Henrik Kjellander
2015-04-23Use short include paths for icu headers.Henrik Kjellander
2015-04-01Remove henrike@ from OWNERSHenrik Kjellander
2015-03-27Adding playout volume control to WebRtcAudioTrack.java.henrika
2015-03-25Remove video from WebRTC Android example.Per
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