aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/androidtests/src/org
AgeCommit message (Expand)Author
2015-12-18Use NV21 instead of YUV12 and clean up.perkj
2015-12-18MediaCodecVideoEncoder, set timestamp on the encoder surface when drawing a t...perkj
2015-12-15Android: Refactor renderers to allow apps to inject custom shadersMagnus Jedvert
2015-12-11This cl change VideoCaptureAndroid to handle CVO the same way when capturing ...Per
2015-12-10Implement NativeToI420Buffer in C++, calling java SurfaceTextureHelper, new m...nisse
2015-12-07Refactor EglBase configuration.nisse
2015-12-02This cl change so that we use EGL14 where it is supported and EGL10 otherwise...perkj
2015-12-01Fix VideoCapturerAndroidTest.testStartWhileCameraIsAlreadyOpen on Android M.perkj
2015-11-30Add separate event for camera freeze.glaznev
2015-11-26Add support for scaling textures in AndroidVideoCapturer.Per
2015-11-24Add SurfaceTextureHelper.disconnect(Handler handler) methodperkj
2015-11-20This cl add support to encode from textures to MediaCodecVideoEncoder.perkj
2015-11-19Patchset 1 yet again relands without modification https://codereview.webrtc.o...Per
2015-11-13Revert of Android MediaCodecVideoDecoder: Manage lifetime of texture frames (...Per
2015-11-12Reland "Prepare MediaCodecVideoEncoder for surface textures.""perkj
2015-11-11Patchset 1 is a pureperkj
2015-11-09Attempt to open Android camera later if it is already in use.perkj
2015-11-08Changed timeout to 6s for reporting android camera freeze.perkj
2015-10-22Android: Replace EGL14 with EGL10magjed
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-16Add new Android camera events.Alex Glaznev
2015-10-16Revert "Prepare MediaCodecVideoEncoder for surface textures."perkj
2015-10-15Revert of "Android MediaCodecVideoDecoder: Manage lifetime of texture frames"...magjed
2015-10-13VideoCapturerAndroid, only you SurfaceViewHelper when capturing to textures.perkj
2015-10-12Prepare MediaCodecVideoEncoder for surface textures.perkj
2015-10-12Android SurfaceTextureHelper: Replace API 21 with API 11 version of setOnFram...Magnus Jedvert
2015-10-08Android SurfaceViewRenderer: Add tests for onMeasure()Magnus Jedvert
2015-10-08Native changes for VideoCapturerAndroid surface texture supportperkj
2015-10-08Add support to Capture to a texture instead of memory.perkj
2015-10-05SurfaceTextureHelper fixesperkj
2015-09-30Android RendererCommon: Refactor getSamplingMatrix()Magnus Jedvert
2015-09-29Android GlRectDrawer: Add test for OES texture renderingMagnus Jedvert
2015-09-29Revert of Android VideoCapturer: Send ByteBuffer instead of byte[] (patchset ...magjed
2015-09-28Android: Add unittests for SurfaceTextureHelperMagnus Jedvert
2015-09-28Android VideoCapturer: Send ByteBuffer instead of byte[]Magnus Jedvert
2015-09-25Reland of "Android GlRectDrawer: Add test for RGB rendering"Magnus Jedvert
2015-09-24VideoCapturerAndroid: Add test for making calls on stopped cameraMagnus Jedvert
2015-09-24Revert of Android GlRectDrawer: Add test for RGB rendering (patchset #3 id:40...magjed
2015-09-24Android GlRectDrawer: Add test for RGB renderingMagnus Jedvert
2015-09-24VideoCapturerAndroidTest: Dispose PeerConnectionFactory with pending framesMagnus Jedvert
2015-09-23VideoCapturerAndroid: Fix threading issuesMagnus Jedvert
2015-09-14Android video capture: Remove duplicated code and fix spelling mistakesMagnus Jedvert
2015-09-09Android video rendering: Apply SurfaceTexture.getTransformationMatrix()Magnus Jedvert
2015-09-04CameraEnumerationAndroid: Add getSupportedFormats() implementation using andr...Magnus Jedvert
2015-09-03VideoRendererGui: Move to async rendering and remove no longer needed codeMagnus Jedvert
2015-09-02Android GlUtil: Add helper functions generateTexture/deleteTextureMagnus Jedvert
2015-09-01- Make shared EGL context used for HW video decoding memberAlex Glaznev
2015-08-31CameraEnumerationAndroid: Make getSupportedFormats() an interfaceMagnus Jedvert
2015-08-29Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronousMagnus Jedvert
2015-08-28VideoCapturerAndroid: Move to android folder and split out camera enumeration...magjed