aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/java/jni
AgeCommit message (Expand)Author
2015-11-12Reland "Prepare MediaCodecVideoEncoder for surface textures.""perkj
2015-11-11Patchset 1 is a pureperkj
2015-11-10Support VP9 HW video decoding on Android.Alex Glaznev
2015-11-06Remove ICU usage from jni_helpers.cc.noahric
2015-10-29MediaCodecVideoEncoder: Add number of quality resolution downscales to Encode...asapersson
2015-10-28Remove limitation on the amount of maximum pending HW decoder inputs.glaznev
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-22Android: Replace EGL14 with EGL10magjed
2015-10-21Add stats for average QP per frame for VP8 (for received video streams):asapersson
2015-10-20passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrameolka
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-16Revert "Prepare MediaCodecVideoEncoder for surface textures."perkj
2015-10-15Revert of "Android MediaCodecVideoDecoder: Manage lifetime of texture frames"...magjed
2015-10-14Android MediaCodecVideoDecoder: Limit max pending frames to number of input b...magjed
2015-10-13Fix use of scaler in MediaCodecVideoEncoderperkj
2015-10-12Reland of Android: Put common native VideoFrameBuffer implementation in andro...magjed
2015-10-12Prepare MediaCodecVideoEncoder for surface textures.perkj
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-10-08Native changes for VideoCapturerAndroid surface texture supportperkj
2015-10-08Add support to Capture to a texture instead of memory.perkj
2015-10-07Use WebRTC logging in MediaCodec JNI code.Alex Glaznev
2015-10-07Add option to print peer connection factory Java stack traces.Alex Glaznev
2015-10-07Android MediaCodecVideoDecoder: Manage lifetime of texture framesMagnus Jedvert
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-06Java binding for RtpSender/RtpReceiver.deadbeef
2015-10-05VideoCapturerAndroid: Add custom nativeCreateVideoCapturer()perkj
2015-10-03Android MediaCodecVideoDecoder: Split DecoderOutputBufferInfo into DecodedByt...magjed
2015-10-02Android MediaCodecVideoDecoder: Cleanup to prepare for texture liftime manage...Magnus Jedvert
2015-10-02jni/native_handle_impl.h: Move implementation into .cc fileMagnus Jedvert
2015-09-30Android MediaDecoder: Use frame pool to avoid allocations for non-surface dec...Magnus Jedvert
2015-09-29Reland of Adding PeerConnectionInterface::SetConfiguration method. (patchset ...deadbeef
2015-09-29JavaVideoRendererWrapper: Use jlongFromPointer() to convert frame pointer to ...Magnus Jedvert
2015-09-29Revert of Android VideoCapturer: Send ByteBuffer instead of byte[] (patchset ...magjed
2015-09-28Passing the new policy from PeerConnection RTCConfiguration tohonghaiz
2015-09-28Android VideoCapturer: Send ByteBuffer instead of byte[]Magnus Jedvert
2015-09-28Fix the C++ SurfaceTextureHolderPer
2015-09-28Add C++ SurfaceTextureHandlerPer
2015-09-25Implement a high-QP threshold for Android H.264.Peter Boström
2015-09-24Wire up QualityScaler for H.264 on Android.Peter Boström
2015-09-24Revert of Adding PeerConnectionInterface::SetConfiguration method. (patchset ...deadbeef
2015-09-23Adding PeerConnectionInterface::SetConfiguration method.deadbeef
2015-09-23VideoCapturerAndroid: Fix threading issuesMagnus Jedvert
2015-09-22Add field trial for automic resize in MediaCodecVideoEncoder.asapersson
2015-09-17Fixing bad merge (CHECK is now RTC_CHECK)Patrik Höglund
2015-09-17Reland: Bailing out if pc factory fails to get created.Patrik Höglund
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg