Sign in
webrtc
/
src
/
webrtc
/
46c5634b0a617aa58e5ee12729709776cb73f26b
/
examples
4ed1b70
Update Android projects to API level 20.
by kjellander@webrtc.org
· 10 years ago
8d6e944
Split video engine android initialization into each internal module initialization.
by andresp@webrtc.org
· 11 years ago
a6a257e
Fix compile error on JDK 1.7.
by kjellander@webrtc.org
· 11 years ago
7a2cfc5
Remove former team members from OWNERS and WATCHLISTS
by kjellander@webrtc.org
· 11 years ago
a7dbc45
WebRTCDemo: set local SSRC for loopback test, otherwise receiver would reset it due to ssrc clash, which would cause delayed remote rendering.
by braveyao@webrtc.org
· 11 years ago
5101f84
AppRTCDemo(android): support app (UI) & capture rotation.
by fischman@webrtc.org
· 11 years ago
dbd03e5
WebRTCDemo: clean the error message due to API clean up and add ability to route the audio through all three outputs, headset/earpiece/loudspeaker
by braveyao@webrtc.org
· 11 years ago
ca2c70f
WebRTCDemo: couldn't run a second time. The reason is voe could register/unregister for each run, but vie would expect initialization only once per process.
by braveyao@webrtc.org
· 11 years ago
c9d0634
WebRTCDemo: correct set trace filter operation.
by braveyao@webrtc.org
· 11 years ago
ba47616
Replace scoped_array<T> with scoped_ptr<T[]>.
by andrew@webrtc.org
· 11 years ago
bdeb1d8
VideoCaptureAndroid: stop referencing ViERenderer
by fischman@webrtc.org
· 11 years ago
b2c6a45
Android, WebRTCDemo: fixes crash issue when pressing switch camera button on devices with only one camera.
by henrike@webrtc.org
· 11 years ago
888b839
Android, fixes crash on devices with only front cameras.
by henrike@webrtc.org
· 11 years ago
4be4e8a
Android, OpenSlDemo: moved to webrtc/examples/android/opensl_loopback
by henrike@webrtc.org
· 11 years ago
89b5ae8
Android, WebRTCDemo: fix issue where changing remote IP was not working properly.
by henrike@webrtc.org
· 11 years ago
8c03c4c
WebRTCDemo: fix out-of-bounds array read.
by fischman@webrtc.org
· 11 years ago
a48c91d
Complete rewrite of demo application.
by henrike@webrtc.org
· 11 years ago