aboutsummaryrefslogtreecommitdiff
path: root/webrtc/examples/androidtests/src/org/appspot/apprtc/test/PeerConnectionClientTest.java
AgeCommit message (Expand)Author
2015-12-15Reland of Made EglBase an abstract class and cleaned up. (patchset #1 id:1 of...perkj
2015-12-14Revert of Made EglBase an abstract class and cleaned up. (patchset #4 id:6000...perkj
2015-12-14Made EglBase an abstract class and cleaned up.perkj
2015-12-11Add aecdump support to AppRTCDemoaluebs
2015-12-07Implement standalone event tracing in AppRTCDemo.Peter Boström
2015-12-01Add simple end to end test for video capture and encode using textures.perkj
2015-11-24Add option to capture to texture in AppRTCDemo for Android.Per
2015-11-17Add OpenSL ES enable setting to AppRTCDemo.glaznev
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-14Add unit test to decode to a surface texture.perkj
2015-09-01- Make shared EGL context used for HW video decoding memberAlex Glaznev
2015-08-29Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronousMagnus Jedvert
2015-08-25Android: Remove VideoRenderer.Callbacks.canApplyRotation()Magnus Jedvert
2015-08-12Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #...magjed
2015-08-11AppRTCDemo: Render each video in a separate SurfaceViewmagjed
2015-08-05Move all the examples from the talk directory into the webrtc examples direct...Donald E Curtis