aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/java/jni/androidvideocapturer_jni.cc
AgeCommit message (Expand)Author
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-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-11Patchset 1 is a pureperkj
2015-10-20passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrameolka
2015-10-15Revert of "Android MediaCodecVideoDecoder: Manage lifetime of texture frames"...magjed
2015-10-12Reland of Android: Put common native VideoFrameBuffer implementation in andro...magjed
2015-10-12Revert of Android: Put common native VideoFrameBuffer implementation in andro...magjed
2015-10-12Android: Put common native VideoFrameBuffer implementation in native_handle_i...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-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-05VideoCapturerAndroid: Add custom nativeCreateVideoCapturer()perkj
2015-09-29Revert of Android VideoCapturer: Send ByteBuffer instead of byte[] (patchset ...magjed
2015-09-28Android VideoCapturer: Send ByteBuffer instead of byte[]Magnus Jedvert
2015-09-23VideoCapturerAndroid: Fix threading issuesMagnus Jedvert
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-08-25AndroidVideoCapturerJni: Fix threading issuesMagnus Jedvert
2015-07-22VideoCapturerAndroid: Add function to change capture format while camera is r...magjed
2015-06-15VideoCapturerAndroid: Add possibility to request a new resolution from the vi...Åsa Persson
2015-05-19Improve Android camera error handling.Alex Glaznev
2015-04-20Fix race condition in Android camera JNI code.Alex Glaznev
2015-04-20Add extra logging for Android camera JNI layer.Alex Glaznev
2015-04-07Return pending buffers to Java VideoCapturerAndroid if camera is stoppingPer
2015-04-02Zero copy AndroidVideeCapturer.Per
2015-02-27VideoCapturerAndroid allocates direct buffers so that the frame buffers can b...perkj@webrtc.org
2015-02-25Refactor how VideoCapturerAndroid delivers frames and is stopped.perkj@webrtc.org
2015-02-19Stop AndroidVideoCapturer asynchronously.perkj@webrtc.org
2015-02-13Split peerconnection_jni.cc into separate files.perkj@webrtc.org