aboutsummaryrefslogtreecommitdiff
path: root/webrtc/examples
AgeCommit message (Expand)Author
2015-12-30Use getExternalStorageDirectory() for trace file.pbos
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-19Revert of Reland "Added option to specify a maximum file size when recording ...ivoc
2015-12-19Reland "Added option to specify a maximum file size when recording an AEC dum...ivoc
2015-12-18Revert of Added option to specify a maximum file size when recording an AEC d...ivoc
2015-12-18Added option to specify a maximum file size when recording an AEC dump.ivoc
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-09Enable cpplint for webrtc/examples and fix all uncovered cpplint errors.jbauch
2015-12-08Add new view that renders local video using AVCaptureLayerPreview.haysc
2015-12-07Implement standalone event tracing in AppRTCDemo.Peter Boström
2015-12-02This cl change so that we use EGL14 where it is supported and EGL10 otherwise...perkj
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 (part 2).henrika
2015-11-17Add OpenSL ES enable setting to AppRTCDemo.glaznev
2015-11-16Fix VP9 support in AppRTCDemo.Alex Glaznev
2015-11-12Introduces Android API level linting, fixes all current API lint errors.Patrik Höglund
2015-11-11Remove webrtc/examples/android/media_demo.Peter Boström
2015-11-11Remove webrtc/test/channel_transport/includeHenrik Kjellander
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-11-06Remove ICU usage from jni_helpers.cc.noahric
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-03Remove deprecated IsUnresolved() method from SocketAddress API.tfarina
2015-10-30Switch usage of _DEBUG macro to NDEBUG.tfarina
2015-10-22Android: Replace EGL14 with EGL10magjed
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-10-07Use WebRTC logging in MediaCodec JNI code.Alex Glaznev
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-02Loopback and audio only mode.haysc
2015-09-25Android AppRTCDemo: Add slider for changing camera capture quality during callMagnus Jedvert
2015-09-24Enable SurfaceViewRenderer for AppRTCDemoMagnus Jedvert
2015-09-21Remove the video capture module on Android.perkj
2015-09-01Handle all RTCICEConnectionState values in ARDVideoCallViewControllerhjon
2015-09-01- Make shared EGL context used for HW video decoding memberAlex Glaznev
2015-09-01Add option to enable ECDSA key for Java API.glaznev
2015-08-31Roll chromium_revision f8d6ba9..a28d8d5 (337800:346100)Patrik Höglund
2015-08-29Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronousMagnus Jedvert
2015-08-28VideoCapturerAndroid: Move to android folder and split out camera enumeration...magjed
2015-08-27Android: Fix memory leak for remote MediaStreamMagnus Jedvert
2015-08-26Fix AppRTCDemo crash when room is connected after PC is destroyed.Alex Glaznev
2015-08-25Android: Remove VideoRenderer.Callbacks.canApplyRotation()Magnus Jedvert
2015-08-20Android: Move common functions from VideoRendererGui to new RendererCommon fileMagnus Jedvert
2015-08-14Add stats overlay to iOS AppRTCDemo.Zeke Chin
2015-08-14Android VideoRendererGui: Add dispose functionmagjed
2015-08-12Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #...magjed
2015-08-11AppRTCDemo: Render each video in a separate SurfaceViewmagjed