Sign in
webrtc
/
src.git
/
0f9c38e3d1f1ef21ef9e15e9dcfa30aefb8a9ce1
/
pc
10403ae
Add PeerConnection option to configure minimum audio jitter buffer delay.
by Jakob Ivarsson
· 6 years ago
8b55602
Batch RTC event log output if using the new wire format.
by Bjorn Terelius
· 6 years ago
352ce5c
Expose delayed packet outage as a cumulative metric of samples in the new getStats API.
by Jakob Ivarsson
· 6 years ago
59cfd35
Address vptr race condition while PeerConnection is destructed.
by Yves Gerey
· 6 years ago
e38a5a1
Small cleanup to mediasession_unittest.cc
by Steve Anton
· 6 years ago
9289eda
Revert "Replace the IceConnectionState implementation."
by Alex Loiko
· 6 years ago
1e87b4f
Replace the IceConnectionState implementation.
by Jonas Olsson
· 6 years ago
e3abb81
Decouple //rtc_base:rtc_base_tests_utils from gunit.
by Mirko Bonadei
· 6 years ago
8af8896
Expose jitter buffer flushes metric in new getStats api.
by Ruslan Burakov
· 6 years ago
5f2ffee
Clean up deprecated APM stats
by Sam Zackrisson
· 6 years ago
94c9420
Remove cricket::BundleFilter.
by Mirko Bonadei
· 6 years ago
2ff3f49
Move webrtc::CreatePeerConnectionFactory definition next to decl.
by Mirko Bonadei
· 6 years ago
37227be
Add check for media transport and bundle policy
by Piotr (Peter) Slatala
· 6 years ago
47dfdca
Create 'MaybeCreateMediaTransport' function
by Piotr (Peter) Slatala
· 6 years ago
c68d282
Add test PeerConnectionIntegrationTest.MediaTransportBidirectionalAudio
by Niels Möller
· 6 years ago
38332cd
Add RTCP and simulcast support for RTCRtpReceiver::getParameters()
by Florent Castelli
· 6 years ago
179a392
Implement TargetBitrate, NetworkRoute and overhead features of media transport interface.
by Piotr (Peter) Slatala
· 6 years ago
b5bb513
Disable RTCStatsIntegrationTest.GetsStatsWhileDestroyingPeerConnection
by Yves Gerey
· 6 years ago
6eb8a16
Exposing audio and video engines directly.
by Sebastian Jansson
· 6 years ago
cc8e8bb
Pass the media transport from JsepTransportController to Call.
by Piotr (Peter) Slatala
· 6 years ago
10aeb2a
MediaTransportTests should use audio-only peer connection.
by Piotr (Peter) Slatala
· 6 years ago
dd9390c
Prevent channels being set on stopped transceiver.
by Amit Hilbuch
· 6 years ago
95ca6e1
AudioSource allows implementations to return settings
by Piotr (Peter) Slatala
· 6 years ago
bc4cf89
Run some peer connection end-to-end tests with an empty audio encoder factory
by Karl Wiberg
· 6 years ago
aee8380
Remove obsolete comment (WebRtcSessionDescriptionFactory ctor)
by Elad Alon
· 6 years ago
89f874e
Add offer_extmap_allow_mixed to RTCConfiguration
by Johannes Kron
· 6 years ago
a2eb0a7
Fix up an outdated comment in peerconnection_integrationtest.cc.
by Bjorn Mellem
· 6 years ago
d8aa9f9
Fix flaky JsepTransportControllerTests.
by Jonas Olsson
· 6 years ago
175aa2e
Implement data channels over media transport.
by Bjorn Mellem
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
5473a45
Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities
by Florent Castelli
· 6 years ago
b768e88
Reland "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
61c6e56
Revert "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
a7f77a7
Isolating APM API build target: making :api an actual target.
by Alessio Bazzica
· 6 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
a9bbd86
Add a configuration parameter for using the media transport for data channels.
by Bjorn Mellem
· 6 years ago
e693381
Delete struct rtc::PacketTime.
by Niels Möller
· 6 years ago
4eb4112
Plug-in media transport state listener
by Piotr (Peter) Slatala
· 6 years ago
15ca5a9
Add implicit conversion between rtc:PacketTime and int64_t.
by Niels Möller
· 6 years ago
2812763
Remove deprecated AudioProcessing::GetStatistics function
by Sam Zackrisson
· 6 years ago
4e93329
Properly setup MockPeerConnectionObserver in tests (continued).
by Yves Gerey
· 6 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 6 years ago
7852d29
Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*.
by Qingsi Wang
· 6 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 6 years ago
9f95625
When SDES is used, pass pre-shared key to media transport.
by Piotr (Peter) Slatala
· 6 years ago
69807e8
Depend directly on destination targets.
by Yves Gerey
· 6 years ago
b26cf2f
Add field trial to enable the new RTC event log format.
by Bjorn Terelius
· 6 years ago
9190b82
Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap
by Johannes Kron
· 6 years ago
f3ff14c
Properly setup MockPeerConnectionObserver in tests.
by Yves Gerey
· 6 years ago
c462a6e
Prevent the frame decryptor being set if the channel is stopped.
by Benjamin Wright
· 6 years ago
8c27cca
Promotoing webrtc::CryptoOptions to RTCConfiguration.
by Benjamin Wright
· 6 years ago
78410ad
Fixes use after free error when setting a new FrameEncryptor on ChannelSend.
by Benjamin Wright
· 6 years ago
6c6c9df
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
by Benjamin Wright
· 6 years ago
039743e
Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase"
by Niels Möller
· 6 years ago
977b46a
Export symbols needed by the Chromium component build (part 7).
by Mirko Bonadei
· 6 years ago
6e8e299
Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase"
by Oleh Prypin
· 6 years ago
80cd25b
Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
9581bc4
Rename too long variable name to extmap_allow_mixed
by Johannes Kron
· 6 years ago
2edab4c
Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.
by Niels Möller
· 6 years ago
635474e
Compute RTCConnectionState and RTCIceConnectionState.
by Jonas Olsson
· 6 years ago
648d28a
Media engine and channel support for per-channel dscp values, specified by RtpParameter
by Tim Haloun
· 6 years ago
3c7d599
Replace _stricmp with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
97fc11f
Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting.
by Piotr (Peter) Slatala
· 6 years ago
7dc9774
Delete unused code from media/base/testutils.{cc,h}
by Niels Möller
· 6 years ago
7fa6ee6
Adds support for "-" to a=ssrc msid lines.
by Seth Hampson
· 6 years ago
98a462c
Reland "Reland "Propagate media transport to media channel.""
by Anton Sukhanov
· 6 years ago
bfb444c
Adds new CryptoOption crypto_options.frame.require_frame_encryption.
by Benjamin Wright
· 6 years ago
2bff543
Removes undefined declarations in channel.h.
by Sebastian Jansson
· 6 years ago
f25303e
Reland: Modernize rtc::SSLCertificate
by Steve Anton
· 6 years ago
9accc9f
Revert "Reland "Propagate media transport to media channel.""
by Oleh Prypin
· 6 years ago
aa1e7c2
Allow 'use_media_transport' to be modified on PeerConnection before local/remote description are set.
by Piotr (Peter) Slatala
· 6 years ago
da65ed2
Reland "Propagate media transport to media channel."
by Anton Sukhanov
· 6 years ago
4905edb
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
aba0633
Delete wrappers for snprintf and vsnprintf
by Niels Möller
· 6 years ago
3b56ee7
Export symbols needed by the Chromium component build (part 2).
by Mirko Bonadei
· 6 years ago
82c71af
Revert "Modernize rtc::SSLCertificate"
by Niklas Enbom
· 6 years ago
6932fb2
Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint"
by Mirko Bonadei
· 6 years ago
9ac3c91
Refactor of extmap-allow-mixed in SessionDescription
by Johannes Kron
· 6 years ago
37cf245
Revert "Propagate media transport to media channel."
by Oleh Prypin
· 6 years ago
8c16f74
Propagate media transport to media channel.
by Anton Sukhanov
· 6 years ago
55cd3ac
Modernize rtc::SSLCertificate
by Steve Anton
· 6 years ago
47f3240
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
5e23a41
Removes backwards compatability CryptoOptions support.
by Benjamin Wright
· 6 years ago
93428bf
Move SdpType from/to string definition close to declaration.
by Mirko Bonadei
· 6 years ago
a54daf1
Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Benjamin Wright
· 6 years ago
8f4bc41
Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Oleh Prypin
· 6 years ago
1cd39fa
make CreateOffer/CreateAnswer use ice credentials of pooled sessions.
by Jonas Oreland
· 6 years ago
ac2f3d1
Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
by Benjamin Wright
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
2b156263
Revert "Use unique_ptr and ArrayView in SSLFingerprint"
by Henrik Grunell
· 6 years ago
cc21e61
Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
0854eb6
Respond to SDP request extmap-allow-mixed.
by Johannes Kron
· 6 years ago
7940da0
Integration of media_transport in JSepTransportController
by Anton Sukhanov
· 6 years ago
6cc9cca
Don't reset streams for the FrameEncryptor / FrameDecryptor unless they changed.
by Benjamin Wright
· 6 years ago
d76a0fc
Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport
by erikvarga@webrtc.org
· 6 years ago
e0c2e97
Pass MediaTransportFactory to PeerConnectionFactory.
by Piotr (Peter) Slatala
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
84583f6
Enable End-to-End Encrypted Audio Payloads.
by Benjamin Wright
· 6 years ago
Next »