aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/java/jni/surfacetexturehelper_jni.cc
AgeCommit message (Expand)Author
2015-12-18Use NV21 instead of YUV12 and clean up.perkj
2015-12-10Implement NativeToI420Buffer in C++, calling java SurfaceTextureHelper, new m...nisse
2015-12-02This cl change so that we use EGL14 where it is supported and EGL10 otherwise...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-11Patchset 1 is a pureperkj
2015-10-22Android: Replace EGL14 with EGL10magjed
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-12Android SurfaceTextureHelper: Replace API 21 with API 11 version of setOnFram...Magnus Jedvert
2015-09-28Fix the C++ SurfaceTextureHolderPer
2015-09-28Add C++ SurfaceTextureHandlerPer