Sign in
webrtc
/
src
/
/
ae786b82b66b66a95d376a0b6a564b9657207ea8
/
pc
/
peerconnection.cc
8f66ddb
Move is_unified_plan flag to a member variable
by Steve Anton
· 6 years ago
5c72e71
[Unified Plan] Fix issues with recycling m= sections
by Steve Anton
· 6 years ago
1204690
Export the standardized IceConnectionState.
by Jonas Olsson
· 6 years ago
5b14778
[Unified Plan] If "a=msid" is missing, create default stream.
by Henrik Boström
· 6 years ago
cc88737
Parse `ice_unwritable_timeout` and `ice_unwritable_min_checks` from RTCConfiguration into IceConfig
by Jiawei Ou
· 6 years ago
a41959e
[Unified Plan] Fix old GetStats() not associating track id
by Steve Anton
· 6 years ago
ad88c88
Add API for returning a webrtc::DtlsTransport for a MID on a PC
by Harald Alvestrand
· 6 years ago
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
9289eda
Revert "Replace the IceConnectionState implementation."
by Alex Loiko
· 6 years ago
1e87b4f
Replace the IceConnectionState implementation.
by Jonas Olsson
· 6 years ago
37227be
Add check for media transport and bundle policy
by Piotr (Peter) Slatala
· 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
dd9390c
Prevent channels being set on stopped transceiver.
by Amit Hilbuch
· 6 years ago
89f874e
Add offer_extmap_allow_mixed to RTCConfiguration
by Johannes Kron
· 6 years ago
175aa2e
Implement data channels over media transport.
by Bjorn Mellem
· 6 years ago
a9bbd86
Add a configuration parameter for using the media transport for data channels.
by Bjorn Mellem
· 6 years ago
8c27cca
Promotoing webrtc::CryptoOptions to RTCConfiguration.
by Benjamin Wright
· 6 years ago
635474e
Compute RTCConnectionState and RTCIceConnectionState.
by Jonas Olsson
· 6 years ago
97fc11f
Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting.
by Piotr (Peter) Slatala
· 6 years ago
98a462c
Reland "Reland "Propagate media transport to media channel.""
by Anton Sukhanov
· 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
82c71af
Revert "Modernize rtc::SSLCertificate"
by Niklas Enbom
· 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
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
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
892acf0
Add support for send_encodings parameters in addTransceiver
by Florent Castelli
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 7 years ago
941a07c
Remove all remaining non-test uses of std::stringstream.
by Jonas Olsson
· 7 years ago
ab49982
Fix no_exit_time_destructors in pc.
by Mirko Bonadei
· 7 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 7 years ago
ad18276
Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler"
by Steve Anton
· 7 years ago
16e27a1
Reland "Delete leftover includes and declarations for MediaConstraintsInterface"
by Niels Möller
· 7 years ago
bb19276
Use AsyncInvoker in PeerConnection instead of MessageHandler
by Steve Anton
· 7 years ago
ec4a060
Revert "Delete leftover includes and declarations for MediaConstraintsInterface"
by Niels Moller
· 7 years ago
a1e4ae2
Delete leftover includes and declarations for MediaConstraintsInterface
by Niels Möller
· 7 years ago
fc1acd2
Add support for enabling simulcast in "Plan B" using MediaConstraints.
by Jonas Oreland
· 7 years ago
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 7 years ago
6f80f09
Adds the custom TLS certificate verifier pointer to the reconfigure option as
by Benjamin Wright
· 7 years ago
f820a5e
Fix use after move in SafeSetError
by Steve Anton
· 7 years ago
e20867f
Add AsyncResolverFactory interface and basic implementation.
by Zach Stein
· 7 years ago
7a1c7f7
Modified peerconnection's "observer" slot to be nulled on close.
by Harald Alvestrand
· 7 years ago
c0e9725
Add API to report "interesting" usage patterns to PC client
by Harald Alvestrand
· 7 years ago
24db573
Step 1: Add RemoveTrackNew which returns an RTCError
by Steve Anton
· 7 years ago
ee01a83
Remove MetricsObserverInterface.
by Qingsi Wang
· 7 years ago
76829d7
Add UMA metric for ICE candidate addition outcome
by Harald Alvestrand
· 7 years ago
0f5400a
[Unified Plan] Implement FiredDirection for RtpTransceiver
by Steve Anton
· 7 years ago
056d811
Add counting of PCs with private IP addresses exposed
by Harald Alvestrand
· 7 years ago
7fc821d
Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 7 years ago
d78323f
Remove AddTrack override with MediaStreams
by Steve Anton
· 7 years ago
78fef76
Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 7 years ago
199e27b
RtpReceiverInterface::stream_ids() added.
by Henrik Boström
· 7 years ago
1a2cc0a
Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."
by Qingsi Wang
· 7 years ago
13f4c89
Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."
by Qingsi Wang
· 7 years ago
870bca1
Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.
by Qingsi Wang
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
b2a7478
Fix usage logging of TURN and STUN servers
by Harald Alvestrand
· 7 years ago
183e09d
Correct data histogram entry for incoming DC
by Harald Alvestrand
· 7 years ago
0756373
[Unified Plan] Avoid offering two senders with the same ID
by Steve Anton
· 7 years ago
1bc9716
[Unified Plan] Do not initialize recvonly transceivers with any send streams
by Steve Anton
· 7 years ago
111fdfd
Refactor RtpSender to take the sender ID as a constructor argument
by Steve Anton
· 7 years ago
1979384
Ensure that PC usage is recorded if a PC is alive for 60 seconds.
by Harald Alvestrand
· 7 years ago
b983bae
Remove unused/deprecated DTMF methods
by Steve Anton
· 7 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
60b6c1d
[Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streams
by Steve Anton
· 7 years ago
241d0c1
Remove ContinualGatheringPolicy::GATHER_CONTINUALLY_AND_RECOVER.
by Qingsi Wang
· 7 years ago
b57e169
Add a flag to actively reset the SRTP parameters
by Zhi Huang
· 7 years ago
7685e86
Pass the RtcEventLog instance to ICE via JsepTransportController.
by Qingsi Wang
· 7 years ago
6c789e0
Revert "Add a flag to actively reset the SRTP parameters"
by Zhi Huang
· 7 years ago
bae1031
Add a flag to actively reset the SRTP parameters
by Zhi Huang
· 7 years ago
cdd05f0
Implement proper SCTP data channel closing procedure.
by Taylor Brandstetter
· 7 years ago
311428f
Remove unnecessary set_stream_ids call
by Piasy Xu
· 7 years ago
8ebba74
Add collection of usage signatures on PeerConnections
by Harald Alvestrand
· 7 years ago
d6f86e8
This changeset adds dependency injection support for SSL Root Certs.
by Benjamin Wright
· 7 years ago
3172c03
Implement OnRemoveTrack and OnRemoveStream for Unified Plan
by Steve Anton
· 7 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 7 years ago
cab58888
Integrated PeerConnectionDependencies into PeerConnection::Initialize
by Benjamin Wright
· 7 years ago
939eb80
Add missing casts-to-int to int/uint16 comparisons.
by Wez
· 7 years ago
f764cf4
Don't transition ICE to Checking if there are no transports
by Steve Anton
· 7 years ago
25cfeb9
Fix possible race between the stats collector and transport controller
by Steve Anton
· 7 years ago
c79268f
Add IsClosed checks to various PeerConnection methods
by Steve Anton
· 7 years ago
3725d54
Change PeerConnection error codes
by Harald Alvestrand
· 7 years ago
cbaa254
Attempting to fix lingering issues with BUNDLE negotiation.
by Taylor Brandstetter
· 7 years ago
a2d6067
Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads."
by Qingsi Wang
· 7 years ago
365381f
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
3acffc3
Remove SdpSemantics::kDefault
by Steve Anton
· 7 years ago
5d8f8fa
Revert "Adding test for adding ICE candidate before applying answer."
by Henrik Boström
· 7 years ago
Next »