Sign in
webrtc
/
src
/
66ac50e58c790624d51ede10ae438cbadbca9d2e
/
webrtc
/
examples
/
androidtests
d3235f0
Re-order and remove unused Java imports.
by Sami Kalliomaki
· 9 years ago
0e4bffb
Add an option to enable level control to Android AppRTC Demo.
by Sami Kalliomaki
· 9 years ago
2c3f46e
Add an option to disable built-in AGC/NS to AppRTC Demo.
by sakal
· 9 years ago
b224d80
Camera2 in AppRTC Android Demo.
by sakal
· 9 years ago
c00687f
Add an option to disable built-in AEC to AppRTC Android Demo
by sakal
· 9 years ago
f8312cb
Convert LooperExecutorTest in AppRTC Demo into JUnit test
by sakal
· 9 years ago
7cf1147
Replace LooperExecutor with built-in class in Android AppRTC Demo
by sakal
· 9 years ago
aa551e6
Add test annotation to PeerConnectionClientTest.testLoopbackVp9DecodeToTexture test.
by kjellander@webrtc.org
· 9 years ago
85d5108
Add test annotation to PeerConnectionClientTest.testLoopbackVp9 test.
by kjellander@webrtc.org
· 9 years ago
9c4fadc
Add test annotations to AppRTCDemoTest.
by kjellander
· 9 years ago
7fb69db
Reland the CL to remove candidates when doing continual gathering
by Honghai Zhang
· 9 years ago
6f59a4f
Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ )
by tommi
· 9 years ago
84430da
When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network
by honghaiz
· 9 years ago
6a4a03c
Add an option to soft reset HW decoder.
by Alex Glaznev
· 9 years ago
461121c
Replaced eglbase_jni with with holding a EglBase in PeerConnectionFactory.
by perkj
· 9 years ago
ec2922f
Change PeerConnectionFactory.setVideoHwAccelerationOptions to create shared Egl context for harware encoders and decoders.
by Per
· 9 years ago
9638143
Reland of Made EglBase an abstract class and cleaned up. (patchset #1 id:1 of https://codereview.webrtc.org/1522073002/ )
by perkj
· 9 years ago
e22e1cb3
Revert of Made EglBase an abstract class and cleaned up. (patchset #4 id:60001 of https://codereview.webrtc.org/1526463002/ )
by perkj
· 9 years ago
3207916
Made EglBase an abstract class and cleaned up.
by perkj
· 9 years ago
0b0a88b
Add aecdump support to AppRTCDemo
by aluebs
· 9 years ago
6f28cf0
Implement standalone event tracing in AppRTCDemo.
by Peter Boström
· 9 years ago
9f8d39d
Add simple end to end test for video capture and encode using textures.
by perkj
· 9 years ago
d480153
Add option to capture to texture in AppRTCDemo for Android.
by Per
· 9 years ago
e663392
Add OpenSL ES enable setting to AppRTCDemo.
by glaznev
· 9 years ago
023f3ef
Create network change notifier and pass the event to NetworkManager
by honghaiz
· 9 years ago
a9046d0
Add unit test to decode to a surface texture.
by perkj
· 9 years ago
4d2f4d1
- Make shared EGL context used for HW video decoding member
by Alex Glaznev
· 10 years ago
a6cba3a
Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronous
by Magnus Jedvert
· 10 years ago
7ef9d91
Android: Remove VideoRenderer.Callbacks.canApplyRotation()
by Magnus Jedvert
· 10 years ago
e2a8be1
Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #4 id:120001 of https://codereview.webrtc.org/1257043004/ )
by magjed
· 10 years ago
05bfbe4
AppRTCDemo: Render each video in a separate SurfaceView
by magjed
· 10 years ago
a873644
Move all the examples from the talk directory into the webrtc examples directory.
by Donald E Curtis
· 10 years ago