summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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