Sign in
webrtc
/
src
/
2fee4d61ba26fcc5a130521c3d62792259b64a20
/
sdk
32362a6
Android: Simplify moved audio device module
by Magnus Jedvert
· 7 years ago
2955d82
Android audio record/track: Remove intermediate JNI manager
by Magnus Jedvert
· 7 years ago
c3d1e09
Make sure RTCMTLVideoView.h ends up in framework headers.
by Anders Carlsson
· 7 years ago
08006d4
Android AppRTCMobile: Use new audio device code
by Magnus Jedvert
· 7 years ago
8fc7948
Android: Generate audio JNI code
by Magnus Jedvert
· 7 years ago
37e3602
Android: Add henrika@ as owner of audio code
by Magnus Jedvert
· 7 years ago
89dd7bf
Move android audio device code into sdk/android
by Paulina Hensman
· 7 years ago
7311918
Add an example app for iOS native API.
by Anders Carlsson
· 7 years ago
815f3b6
Fix podspec iOS version.
by Kári Tristan Helgason
· 7 years ago
3ab1d26
Exposing WebRTC-Audio-SendSideBwe-For-Video field trial
by Alex Narest
· 7 years ago
22e623a
Add configurable threshold for writability state update.
by Qingsi Wang
· 7 years ago
b9f4bf2
Remove build hooks implementation from AAR-builds.
by Sami Kalliomäki
· 7 years ago
3e77afd
Add an example app for Android native API.
by Sami Kalliomäki
· 7 years ago
72467c2
Fix NarrowingCompoundAssignment warning
by Oleh Prypin
· 7 years ago
e6826d2
Add configurable connectivity check intervals.
by Qingsi Wang
· 7 years ago
564299a
Fix applicationContext passed to NetworkMonitor from NDK being unused.
by Sami Kalliomäki
· 7 years ago
9823ee4
Fix native api in preparation for native_api example.
by Anders Carlsson
· 7 years ago
a2d89fc
Remove ObjC static library target.
by Kári Tristan Helgason
· 7 years ago
6deb65c
Move hardwarevideoencoderfactory jni for building w/o SW codecs.
by Anders Carlsson
· 7 years ago
9a58cc0
Update the android AppRTC to use PeerConnection Unified Plan API.
by Seth Hampson
· 7 years ago
c384e14
Add new PeerConnection APIs to the Java SDK.
by Seth Hampson
· 7 years ago
513449e
Changes name of RtpTransceiverInit's stream_labels to stream_ids.
by Seth Hampson
· 7 years ago
2e7a459
Reland "Fix race conditions in NetworkMonitor. This change makes the class thread-safe."
by Honghai Zhang
· 7 years ago
9e981f0
Clean up iOS API audio settings
by Sam Zackrisson
· 7 years ago
243cd32
Updating android/README.
by Seth Hampson
· 7 years ago
546d7f9
Added OnAddTrack to Objective C SDK.
by Yura Yaroshevich
· 7 years ago
b12e434
Revert "Fix race conditions in NetworkMonitor."
by Philip Eliasson
· 7 years ago
1f4cb9f
Fix race conditions in NetworkMonitor. This change makes the class thread-safe.
by Honghai Zhang
· 7 years ago
9ddc14d
Deprecate ContextUtils.getApplicationContext.
by Sami Kalliomäki
· 7 years ago
8cb344a
Add new PeerConnection APIs to the ObjC SDK
by Steve Anton
· 7 years ago
e51a0a8
Re-Reland "Some cleanup for the logging code:""
by Tommi
· 7 years ago
f7706ae
Revert "Forward fix jni_generator_helper.h."
by siddhartha sivakumar
· 7 years ago
2fcb834
Search for SPS NALU rather than assuming its position
by Guy Hershenbaum
· 7 years ago
d81aac4
Revert "Reland "Some cleanup for the logging code:""
by Zhi Huang
· 7 years ago
12dc184
Reland "Some cleanup for the logging code:"
by Tommi
· 7 years ago
278aa42
Revert "Some cleanup for the logging code:"
by Philip Eliasson
· 7 years ago
9ecdcdf
Some cleanup for the logging code:
by Tommi
· 7 years ago
225c787c
Move default thresholds from QualityScaler to encoders.
by Niels Möller
· 7 years ago
d60d5c4
Improve Java video codec error handling.
by Sami Kalliomäki
· 7 years ago
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
db6145f0
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
28dbf972
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
Next »