Sign in
webrtc
/
src
/
0ca13d97d2e993e4ad912b769a7d3a712aa8cc7b
/
pc
/
peer_connection.h
00b46f7
PeerConnection owns the PacketSocketFactory dependency.
by Jorge E. Moreira
· 5 years ago
d9ebe01
Improve rollback for rtp data channel
by Eldar Rello
· 5 years ago
61f74d9
Reland "Expose can_trickle_ice_candidates on PeerConnection"
by Harald Alvestrand
· 5 years ago
cb8c401
Revert "Expose can_trickle_ice_candidates on PeerConnection"
by Harald Alvestrand
· 5 years ago
c6a65c8
Expose can_trickle_ice_candidates on PeerConnection
by Harald Alvestrand
· 5 years ago
7a829a8
Sort threading for sctp_mid_ variable
by Harald Alvestrand
· 5 years ago
1cb929f
Cleanup: remove unused sctp_content_name
by Harald Alvestrand
· 5 years ago
0095d37
Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent
by Eldar Rello
· 5 years ago
246724b
Move messaging -> PostTask for freeing datachannels
by Harald Alvestrand
· 5 years ago
05e4d08
Refactoring DataChannelController from PeerConnection part 4
by Harald Alvestrand
· 5 years ago
00cf34c
Refactor DataChannel control out of PeerConnection
by Harald Alvestrand
· 5 years ago
7a9a092
Delete media transport integration.
by Bjorn A Mellem
· 5 years ago
353a718
Address failing wpt test cases for the rollback feature
by Eldar Rello
· 5 years ago
408cb4b
Make SCTPtransport enter "closed" state when DTLStransport does.
by Harald Alvestrand
· 5 years ago
25ec888
Make ICE transports injectable.
by Qingsi Wang
· 5 years ago
ee6f4f6
[PeerConnection] Implement asynchronous version of AddIceCandidate().
by Henrik Boström
· 5 years ago
4e19670
[PeerConnection] Implement parameterless SetLocalDescription().
by Henrik Boström
· 5 years ago
a3728d3
Reland "[PeerConnection] Use an OperationsChain in PeerConnection for async ops."
by Henrik Boström
· 5 years ago
49c0880
Revert "[PeerConnection] Use an OperationsChain in PeerConnection for async ops."
by Henrik Boström
· 5 years ago
1dddaa1
[PeerConnection] Use an OperationsChain in PeerConnection for async ops.
by Henrik Boström
· 5 years ago
ead0ec9
Add firing of OnRemoveTrack and OnRenegotationNeeded during rollback
by Eldar Rello
· 5 years ago
f8998cf
Add a turn port prune policy to keep the first ready turn port.
by Honghai Zhang
· 5 years ago
5ab79e6
Reland "Implement rollback for setRemoteDescription"
by Eldar Rello
· 5 years ago
907f154
Revert "Implement rollback for setRemoteDescription"
by Alex Loiko
· 5 years ago
16d4c4d
Implement rollback for setRemoteDescription
by Eldar Rello
· 5 years ago
7da4e56
Allow receive-only use of datagram transport for data channels.
by Bjorn A Mellem
· 5 years ago
bc3eebc
Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface.""
by Bjorn A Mellem
· 5 years ago
d702231
Cleanup deprecated monitoring of MediaTransport state.
by Bjorn A Mellem
· 5 years ago
1b83a9e
Only handle each RTCP once.
by Sebastian Jansson
· 5 years ago
65f17ca
Move MediaTransportInterface out of the libjingle_peerconnection_api target
by Niels Möller
· 6 years ago
cc46b10c
Add a usage pattern bit for host-host connections.
by Qingsi Wang
· 6 years ago
437077d
Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface.""
by Qingsi Wang
· 6 years ago
487f9a1
Reland "Refactor SCTP data channels to use DataChannelTransportInterface."
by Bjorn A Mellem
· 6 years ago
340e0c5
Delete old version of PeerConnection::SetConfiguration
by Niels Möller
· 6 years ago
8b14b0d
Revert "Refactor SCTP data channels to use DataChannelTransportInterface."
by Henrik Boström
· 6 years ago
4c85828
Refactor SCTP data channels to use DataChannelTransportInterface.
by Bjorn A Mellem
· 6 years ago
b689af4
Changes to enable use of DatagramTransport as a data channel transport.
by Bjorn A Mellem
· 6 years ago
2579f0c
RTCError as return type for PeerConnectionInterface::SetConfiguration
by Niels Möller
· 6 years ago
1ba5dec
Reland "Set the usage pattern bits for adding remote ICE candidates from SDP."
by Qingsi Wang
· 6 years ago
00c7ecf
Surface CandidatePairChange event
by Alex Drake
· 6 years ago
79b6980
[PeerConnection] Implement restartIce().
by Henrik Boström
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
5985a04
Add a field trial to control datagram transport use.
by Bjorn A Mellem
· 6 years ago
da13ea2
Reland "Added OnIceCandidateError to API and implementation"
by Eldar Rello
· 6 years ago
3b8ed28
Revert "Added OnIceCandidateError to API and implementation"
by Yves Gerey
· 6 years ago
9469c78
Added OnIceCandidateError to API and implementation
by Eldar Rello
· 6 years ago
695cf6a
Delete deprecated StartRtcEventLog override with PlatformFile
by Niels Möller
· 6 years ago
316f3ac
Datagram Transport Integration
by Anton Sukhanov
· 6 years ago
4163317
[PeerConnection::AddIceCandidate()] Use mid to look up contents in remote descriptions
by Guido Urdaneta
· 6 years ago
1ff16c8
Add RtpSenderInterface.SetStreams
by Guido Urdaneta
· 6 years ago
cc18917
Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface"
by Henrik Andreassson
· 6 years ago
df5731e
Improve spec compliance of SetStreamIDs in RtpSenderInterface
by Guido Urdaneta
· 6 years ago
8d3d6cf
SCTP: Treat message size zero as "responder selects"
by Harald Alvestrand
· 6 years ago
fbb45bd
Send and parse SCTP max-message-size in SDP
by Harald Alvestrand
· 6 years ago
f00ca1a
Make the output_period_ms argument to StartRtcEventLog optional
by Niels Möller
· 6 years ago
af242c8
Extending UsagePattern and private IP addresses.
by Jeroen de Borst
· 6 years ago
a3aa9bd
Make VideoBitrateAllocatorFactory injectable.
by Jonas Oreland
· 6 years ago
70c2db1
Reland "Make negotiationneeded processing in PeerConnection spec compliant."
by Guido Urdaneta
· 6 years ago
668a42b
Revert "Make negotiationneeded processing in PeerConnection spec compliant."
by Jeroen de Borst
· 6 years ago
1fa0604
Make negotiationneeded processing in PeerConnection spec compliant.
by Guido Urdaneta
· 6 years ago
f73f7d6
Add thread safety annotations for some more PeerConnection members (part 13)
by Karl Wiberg
· 6 years ago
739506e
Add thread safety annotations for some more PeerConnection members (part 12)
by Karl Wiberg
· 6 years ago
d9bf720
Add thread safety annotations for some more PeerConnection members (part 11)
by Karl Wiberg
· 6 years ago
7a651c6e
Add thread safety annotations for some more PeerConnection members (part 10)
by Karl Wiberg
· 6 years ago
2cc368f
Add thread safety annotations for some more PeerConnection members (part 9)
by Karl Wiberg
· 6 years ago
efe4c92
Use RtpSender/RtpReceiver track ID for legacy GetStats
by Steve Anton
· 6 years ago
a58e169
Add thread safety annotations for some more PeerConnection members (part 8)
by Karl Wiberg
· 6 years ago
ac02589
Fix misunderstanding: OnTransportChanged is called on network thread
by Karl Wiberg
· 6 years ago
6cab5c8
Add thread safety annotations for some more PeerConnection members (part 5)
by Karl Wiberg
· 6 years ago
85a4a93
Add thread safety annotations for some more PeerConnection members (part 4)
by Karl Wiberg
· 6 years ago
c70999e
Add thread safety annotations for some more PeerConnection members (part 3)
by Karl Wiberg
· 6 years ago
1e1e102
Add thread safety annotations for some more PeerConnection members (part 2)
by Karl Wiberg
· 6 years ago
fb3be39
Add thread safety annotations for some more PeerConnection members
by Karl Wiberg
· 6 years ago
c85328f
Add SCTP transport to the public API.
by Harald Alvestrand
· 6 years ago
4ae6347
Use `final` so that the compiler will be able to inline calls
by Karl Wiberg
· 6 years ago
5966c50
Add thread safety annotations for PeerConnection::configuration_
by Karl Wiberg
· 6 years ago
8d2e228
Add thread safety annotations for PeerConnection::*_state_
by Karl Wiberg
· 6 years ago
b03ab71
Add thread safety annotation for PeerConnection::event_log_
by Karl Wiberg
· 6 years ago
744310f
Add thread safety annotation for PeerConnection::observer_ and factory_
by Karl Wiberg
· 6 years ago
106d92d
Add thread safety annotation for PeerConnection::SignalDataChannelCreated_
by Karl Wiberg
· 6 years ago
bcd39d4
Creating Simulcast offer and answer in Peer Connection.
by Amit Hilbuch
· 6 years ago
dbb49df
Moving UniqueIdGenerator into rtc_base.
by Amit Hilbuch
· 6 years ago
4a7b3ac
Add DTLSTransport info into sender/receiver state.
by Harald Alvestrand
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from pc/peerconnection.h]
ae3df54
Refactoring MID generation to use unique string generator.
by Amit Hilbuch
· 6 years ago
47e38b7
Revert "Refactoring MID generation to use unique string generator."
by Amit Hilbuch
· 6 years ago
1c37676
Refactoring MID generation to use unique string generator.
by Amit Hilbuch
· 6 years ago
afa07dd
[Unified Plan] SRD: Always set associated remote streams.
by Henrik Boström
· 6 years ago
06817cd
[Unified Plan] Support legacy endpoints that do not use a=mid
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
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
9289eda
Revert "Replace the IceConnectionState implementation."
by Alex Loiko
· 6 years ago
1e87b4f
Replace the IceConnectionState implementation.
by Jonas Olsson
· 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
Next »