Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e7c891f953bf8265e6599168d26b9cfb690d7cba
/
sdk
a5c735f
Fixed observer unsubscribtion in RTCRtpReceiver.
by Yura Yaroshevich
· 7 years ago
415920b
Return correct subtype from RTCRtpSender/Receiver track.
by Yura Yaroshevich
· 7 years ago
0611065
Update JavaI420Buffer.allocate to use native allocations.
by Sami Kalliomäki
· 7 years ago
db53f8e
Add configurable STUN binding request interval.
by Qingsi Wang
· 7 years ago
0dd1b0a
Revert "Revert "Enables PeerConnectionFactory using external fec controller""
by Ying Wang
· 7 years ago
0bc9c7d
Fixes for building without SW codecs after GN changes.
by Anders Carlsson
· 7 years ago
d68956d
sdk:metal_objc should be publicly visible.
by Mirko Bonadei
· 7 years ago
99bf77c
Fix issues found by gn check.
by Kári Tristan Helgason
· 7 years ago
ad148a3
Add native API for creating AndroidNetworkMonitorFactory.
by Sami Kalliomäki
· 7 years ago
0073301
Revert "Enables PeerConnectionFactory using external fec controller"
by Taylor Brandstetter
· 7 years ago
4f07bdb
Enables PeerConnectionFactory using external fec controller
by Ying Wang
· 7 years ago
2bde850
Fix memory leak in NativeToJavaVideoFrame.
by Sami Kalliomäki
· 7 years ago
db6145f
Fix bug in reporting decode errors in VideoToolbox
by Kári Tristan Helgason
· 7 years ago
8366e17
Rename Call::Config to CallConfig, keep old name as alias.
by Niels Möller
· 7 years ago
4feb204
Fix rendering on an iPhone X's tall screen.
by JT Teh
· 7 years ago
fa6a283
Add wrapper for VideoSink and VideoFrame to Android native_api.
by Jonathan Yu
· 7 years ago
0d3c9a3
Delete RTCAVFoundationVideoSource and related classes.
by Kári Tristan Helgason
· 7 years ago
78498cf
Implements JavaToNativeStringMap and adds tests for native API.
by Sami Kalliomäki
· 7 years ago
8e545ee
Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32."
by Tommi
· 7 years ago
d0dd90b
New java ScalingSettings constructors.
by Niels Möller
· 7 years ago
6780c51
Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32.
by Joachim Bauch
· 7 years ago
11c51dd
Update documentation for VideoEncoder.Callback#onEncodedImage.
by Sami Kalliomäki
· 7 years ago
95a5f00
Update HWVideoEncoder to reuse codec buffer instead of copying the data.
by Sami Kalliomäki
· 7 years ago
1e06289
Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.
by Niels Möller
· 7 years ago
740f8e7
Android: Fix a race condition in VideoDecoderWrapper.
by Sami Kalliomäki
· 7 years ago
2870b0a
Expose a link-local network interfaces enumeration option
by Daniel Lazarenko
· 7 years ago
c974b4b
Remove corevideoframebuffer target.
by Anders Carlsson
· 7 years ago
28e7107
Only allow MediaTek H264 HW Codec for O_MR1 or later
by Alex Leung
· 7 years ago
7092368
Fix race condition in cleanup of old frame records.
by Jonathan Yu
· 7 years ago
824ef89
Remove old copies of C++ codec factory wrappers.
by Anders Carlsson
· 7 years ago
debbc78
Use correct presentationTimestampUs for VideoFrames in old encoder.
by Sami Kalliomäki
· 7 years ago
682dc61
Conclude VideoFrame emit fieldtrial.
by Sami Kalliomäki
· 7 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 7 years ago
9a5c6f8
Add the network preference to RTCConfiguration.
by Qingsi Wang
· 7 years ago
3ff50fb
Create experimental Obj-C++ API.
by Anders Carlsson
· 7 years ago
28dbf97
Fixing warnings in public iOS SDK headers.
by Peter Hanspers
· 7 years ago
dff3102
Reorganize code in java_types to logical groups.
by Sami Kalliomäki
· 7 years ago
75df728
Revert "Break up rtc_event_log_api to solve circular dependencies."
by Mirko Bonadei
· 7 years ago
3b3364e
Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system
by Anders Carlsson
· 7 years ago
dd8c165
Enable building WebRTC without built-in software codecs
by Anders Carlsson
· 7 years ago
001546d
Break up rtc_event_log_api to solve circular dependencies.
by Qingsi Wang
· 7 years ago
607f464
Remove ThreadUtils.waitUninterruptibly.
by Sami Kalliomäki
· 7 years ago
82f96e6
Create an experimental Android NDK.
by Sami Kalliomäki
· 7 years ago
88a0c4a
Never use surface mode in MediaCodecVideoEncoder if egl_context_ is null.
by Sami Kalliomäki
· 7 years ago
ba37b4b
Change return type of RtpSenderInterface::SetParameters from bool to RTCError
by Zach Stein
· 7 years ago
63e83c7
Forward fix jni_generator_helper.h.
by Mirko Bonadei
· 7 years ago
1d7ecd2
Rename a few MediaConfig::Video flags for consistency.
by Niels Möller
· 7 years ago
e93de5f
Update libwebrtc to use dist_jar instead of custom java8_dist_jar.
by Sami Kalliomäki
· 7 years ago
75db552
Add VideoSink interface to VideoFileRenderer.
by Sami Kalliomäki
· 7 years ago
4418376
iOS: Move the fallback logic to the initWithNative… initializer.
by Anders Carlsson
· 7 years ago
848f31e
Removing "initialized lambda captures" (C++14 feature).
by Mirko Bonadei
· 7 years ago
5b6891a
Add MediaTek H264 and VP8 HW Codec Support with field trial
by Alex Leung
· 7 years ago
565e3e0
iOS: Fall back to legacy video codec factory if injecting nil.
by Anders Carlsson
· 7 years ago
e7dd83f
Add tests for starting and stopping RTCCameraVideoCapturer.
by Anders Carlsson
· 7 years ago
2ffe3e8
Reland Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
c1094eb
Revert "Use runtime enabled features API to enable dual stream mode"
by Lu Liu
· 7 years ago
6f011df
Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
a8b7c7f
Move remaining traces of VoiceEngine
by Fredrik Solenberg
· 7 years ago
e662d0e
Extend Android SDK to enable adding custom PortAllocator
by Jonas Oreland
· 7 years ago
6f247e9
Add a method for getting the native factory from PeerConnectionFactory.
by Sami Kalliomäki
· 7 years ago
c4f18fe
Expose peerconnection_jni publicly until we have a proper NDK.
by Sami Kalliomäki
· 7 years ago
e78824e
Suppress ErrorProne StringSplitter warnings
by Oleh Prypin
· 7 years ago
dc6b477
Generate iOS framework umbrella header.
by Anders Carlsson
· 7 years ago
ce5c19a
Move ownership of PeerConnectionObserver from Java to C++.
by Sami Kalliomäki
· 7 years ago
d9b64cd
Fixing some of the issues found by clang static analyzer.
by Peter Hanspers
· 7 years ago
f707186
Reland "Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations""
by Anders Carlsson
· 7 years ago
0a52f1d
Revert "Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations""
by Erik Språng
· 7 years ago
24e7a59
Reland "Add completion callbacks to RTCCameraVideoCapturer start/stop operations"
by Anders Carlsson
· 7 years ago
75baa49
Stop using public_deps in media/.
by Mirko Bonadei
· 7 years ago
02879f9
Reland "Make freeNativePeerConnectionObserver generic."
by Sami Kalliomäki
· 7 years ago
34814c7
Stop using public_deps in api/.
by Mirko Bonadei
· 7 years ago
aa6b24f
Delete DefaultAudioProcessingFactory in the Java layer
by Sam Zackrisson
· 7 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 7 years ago
77a47e0
Handle any exception in Camera.setPreviewTexture.
by Yura Yaroshevich
· 7 years ago
c73e1f4
Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""
by Per Kjellander
· 7 years ago
b84a909
Revert "Add completion callbacks to RTCCameraVideoCapturer start/stop operations"
by Erik Språng
· 7 years ago
588c548
GN rtc_* templates: Set default visibility to webrtc_root + "/*"
by Karl Wiberg
· 7 years ago
84804b0
Make getNativePeerConnection public.
by Sami Kalliomäki
· 7 years ago
e23a9e8
Add completion callbacks to RTCCameraVideoCapturer start/stop operations
by Gustavo Garcia
· 7 years ago
8020ae8
Adding test to check for c++ in framework headers.
by Peter Hanspers
· 7 years ago
62337e5
Use AudioProcessingBuilder everywhere AudioProcessing is created.
by Ivo Creusen
· 7 years ago
730add8
Fix release shader resources in the right OpenGL context
by Gustavo Garcia
· 7 years ago
99175c6
Add untracked headers to video_coding.
by Patrik Höglund
· 7 years ago
a114c88
Reland "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
f641687
Forward fixing WebRTC to compile with Android NDK r16.
by Mirko Bonadei
· 7 years ago
2767632
Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK.
by Yura Yaroshevich
· 7 years ago
bf56712
Exposed setOptions via RTCPeerConnectionFactory
by Yura Yaroshevich
· 7 years ago
be214a2
Move videosinkinterface.h to common_video to solve a circular dep.
by Patrik Höglund
· 7 years ago
0e894c3
Update NetworkMonitor so that it can be started from java code.
by Honghai Zhang
· 7 years ago
0942b36
Revert "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
727b7d0
Reland "Reland "Put internal video codec factories into separate target""
by Anders Carlsson
· 7 years ago
97cb448
Update Webrtc to new AudioProcessing API.
by Alex Loiko
· 7 years ago
1e53f8a
Roll chromium_revision 747cb1afa7..a3e55aafc0 (525640:525714) + Android fix
by Oleh Prypin
· 7 years ago
b96d62d
Revert "Make freeNativePeerConnectionObserver generic."
by Sami Kalliomäki
· 7 years ago
046f78c
Make freeNativePeerConnectionObserver generic.
by Sami Kalliomäki
· 7 years ago
6552695
Revert "Reland "Put internal video codec factories into separate target""
by Lu Liu
· 7 years ago
0efd1e8
Reland "Put internal video codec factories into separate target"
by Anders Carlsson
· 7 years ago
84d8ae5
Android: Use scoped java refs
by Magnus Jedvert
· 7 years ago
bb298ac
Revert "Put internal video codec factories into separate target"
by Anders Carlsson
· 7 years ago
4df8e1a
iOS: H264 encoder crash on disabled stream
by Anders Carlsson
· 7 years ago
Next »