1. 4ed1b70 Update Android projects to API level 20. by kjellander@webrtc.org · 10 years ago
  2. 8d6e944 Split video engine android initialization into each internal module initialization. by andresp@webrtc.org · 11 years ago
  3. a6a257e Fix compile error on JDK 1.7. by kjellander@webrtc.org · 11 years ago
  4. 7a2cfc5 Remove former team members from OWNERS and WATCHLISTS by kjellander@webrtc.org · 11 years ago
  5. 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
  6. 5101f84 AppRTCDemo(android): support app (UI) & capture rotation. by fischman@webrtc.org · 11 years ago
  7. 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
  8. 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
  9. c9d0634 WebRTCDemo: correct set trace filter operation. by braveyao@webrtc.org · 11 years ago
  10. ba47616 Replace scoped_array<T> with scoped_ptr<T[]>. by andrew@webrtc.org · 11 years ago
  11. bdeb1d8 VideoCaptureAndroid: stop referencing ViERenderer by fischman@webrtc.org · 11 years ago
  12. b2c6a45 Android, WebRTCDemo: fixes crash issue when pressing switch camera button on devices with only one camera. by henrike@webrtc.org · 11 years ago
  13. 888b839 Android, fixes crash on devices with only front cameras. by henrike@webrtc.org · 11 years ago
  14. 4be4e8a Android, OpenSlDemo: moved to webrtc/examples/android/opensl_loopback by henrike@webrtc.org · 11 years ago
  15. 89b5ae8 Android, WebRTCDemo: fix issue where changing remote IP was not working properly. by henrike@webrtc.org · 11 years ago
  16. 8c03c4c WebRTCDemo: fix out-of-bounds array read. by fischman@webrtc.org · 11 years ago
  17. a48c91d Complete rewrite of demo application. by henrike@webrtc.org · 11 years ago