Sign in
webrtc
/
src
/
/
ba42e99f18fb9fe5a5b0a8881aa41aba9c542dc9
/
pc
/
peerconnection.cc
ba42e99
Report an error when trying to set complex Plan B SDP on Unified Plan
by Steve Anton
· 7 years ago
3dc4106
Revert "Add thread checker to PortAllocator and its subclasses and fix a bug"
by Patrik Höglund
· 7 years ago
fc43d11
Add thread checker to PortAllocator and its subclasses and fix a bug
by Qingsi Wang
· 7 years ago
83d676b
Bug fix for applying a remote description twice without stream IDs.
by Seth Hampson
· 7 years ago
5897a6e
Adds support for signaling a=msid lines without a=ssrc lines.
by Seth Hampson
· 7 years ago
644fde4
Add nullptr check in SctpTransport.
by Zhi Huang
· 7 years ago
5b4f075
Reland "Reland "Adds support for multiple or no media stream ids.""
by Seth Hampson
· 7 years ago
3d954a6
Add log messages for Unified Plan processing
by Steve Anton
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
191bf5c
Revert "Reland "Adds support for multiple or no media stream ids.""
by Tomas Gunnarsson
· 7 years ago
f351c34
Reland "Adds support for multiple or no media stream ids."
by Seth Hampson
· 7 years ago
95e7dbb
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
by Zhi Huang
· 7 years ago
dea6889
Add sanity checks of IceConfig parameters.
by Qingsi Wang
· 7 years ago
bc609eaa
Revert "Adds support for multiple or no media stream ids."
by Emircan Uysaler
· 7 years ago
27f3bf5
Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
97d5e5b
Revert "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
ea8b62a
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
1550292
Adds support for multiple or no media stream ids.
by Seth Hampson
· 7 years ago
1df1bf8
PeerConnectionInterface::GetStats() with selector argument added.
by Henrik Boström
· 7 years ago
866e08d
Make rtc::Optional IceConfig parameters interpreted consistently.
by Qingsi Wang
· 7 years ago
db67ba1
Report SRTP error codes to UMA
by Steve Anton
· 7 years ago
13b8bad
Final name changing of MediaStreamInterface.label() to id().
by Seth Hampson
· 7 years ago
22e623a
Add configurable threshold for writability state update.
by Qingsi Wang
· 7 years ago
5081c0c
Change error handlers for Set*Description to use RTCError
by Harald Alvestrand
· 7 years ago
e6826d2
Add configurable connectivity check intervals.
by Qingsi Wang
· 7 years ago
2e18061
Count key protocol for all media sections
by Harald Alvestrand
· 7 years ago
513449e
Changes name of RtpTransceiverInit's stream_labels to stream_ids.
by Seth Hampson
· 7 years ago
8e20f17
Report UMA metrics for received SDP format
by Steve Anton
· 7 years ago
f9d0f1d
UMA counters for SDES x media type
by Harald Alvestrand
· 7 years ago
845e878
Name change from stream label to stream id for spec compliance.
by Seth Hampson
· 7 years ago
fc85371
Crash if PeerConnection methods are called with the wrong SdpSemantics.
by Steve Anton
· 7 years ago
5a26a3a
Remove public sync_label from StreamParams
by Steve Anton
· 7 years ago
0ffaaa2
Report negotiated SDP semantics for local answers also
by Steve Anton
· 7 years ago
c392866
Implement certificate chain stats.
by Taylor Brandstetter
· 7 years ago
52d8677
Fire OnRenegotiationNeeded when changing transceiver direction
by Steve Anton
· 7 years ago
8f83b42
Moved bitrate config interface from Call class.
by Sebastian Jansson
· 7 years ago
fc8d26b
Reland "Moved BitrateConfig out of Call::Config."
by Sebastian Jansson
· 7 years ago
6e22137
Enable Unified Plan tests that were blocked on the stats collector
by Steve Anton
· 7 years ago
72a43a1
Collect packet loss and RTT stats of STUN binding requests.
by Qingsi Wang
· 7 years ago
2f0d702
Parameterize PeerConnection integration tests for Unified Plan
by Seth Hampson
· 7 years ago
afb0bb7
Remove PeerConnection voice_channel/video_channel methods
by Steve Anton
· 7 years ago
db53f8e
Add configurable STUN binding request interval.
by Qingsi Wang
· 7 years ago
e4bf600
Revert "Moved BitrateConfig out of Call::Config."
by Lu Liu
· 7 years ago
5897fe2
Moved BitrateConfig out of Call::Config.
by Sebastian Jansson
· 7 years ago
80dd7b5
Reland "Set session error if SetLocal/RemoteDescription ever fails"
by Steve Anton
· 7 years ago
8b815cd
Add OnTrack PeerConnection callback for Unified Plan
by Steve Anton
· 7 years ago
57858b3
Reland "Update RTCStatsCollector to work with RtpTransceivers"
by Steve Anton
· 7 years ago
b953245
Revert "Set session error if SetLocal/RemoteDescription ever fails"
by Steve Anton
· 7 years ago
71439a6
Set session error if SetLocal/RemoteDescription ever fails
by Steve Anton
· 7 years ago
c49bcd9
Fire OnAddStream with Unified Plan
by Steve Anton
· 7 years ago
9c98f0c
Fix a bug that holds IceConfig unchanged after changing RTCConfiguration.
by Qingsi Wang
· 7 years ago
ee2388f
Revert "Update RTCStatsCollector to work with RtpTransceivers"
by Guido Urdaneta
· 7 years ago
56bae8d
Update RTCStatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
ae8a90a
Fixes to PeerConnection for Unified Plan sdp & transceiver logic.
by Seth Hampson
· 7 years ago
b886711
Prepare StatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
5dbb586
Add UMA counters for type of SDP semantic in use.
by Harald Alvestrand
· 7 years ago
45cc890
Assorted logging pedantry
by Jonas Olsson
· 7 years ago
6947025
Move media_type to RtpTransceiverInterface
by Steve Anton
· 7 years ago
dffead8
Fail CreateAnswer if signaling state is not correct
by Steve Anton
· 7 years ago
2870b0a
Expose a link-local network interfaces enumeration option
by Daniel Lazarenko
· 7 years ago
5dfde18
Change PeerConnection stats interface to be more flexible
by Steve Anton
· 7 years ago
93a8439
Bind the structured ICE logging with P2PTransportChannel.
by Qingsi Wang
· 7 years ago
c22d6a8
Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan""
by Oleh Prypin
· 7 years ago
c7b964c
Report cipher usage to UMA for all media types on a transport
by Steve Anton
· 7 years ago
7b581eb
Reland "Parameterize PeerConnection signaling tests for Unified Plan"
by Steve Anton
· 7 years ago
e831b8c
Add MSID signaling compatibility for Unified Plan endpoints
by Steve Anton
· 7 years ago
5f94aa2
Correct MSID behavior with Unified Plan
by Steve Anton
· 7 years ago
9a5c6f8
Add the network preference to RTCConfiguration.
by Qingsi Wang
· 7 years ago
70b820f
Implemented the GetRemoteAudioSSLCertificate method.
by Zhi Huang
· 7 years ago
22da89f
Implement legacy offer_to_receive options for Unified Plan
by Steve Anton
· 7 years ago
74255ff
Add PeerConnection interop integration tests
by Steve Anton
· 7 years ago
94d8cce
Revert "Parameterize PeerConnection signaling tests for Unified Plan"
by Taylor Brandstetter
· 7 years ago
65c0a60
Parameterize PeerConnection signaling tests for Unified Plan
by Steve Anton
· 7 years ago
ad7bffc
Parameterize PeerConnection media tests for Unified Plan
by Steve Anton
· 7 years ago
2d8609c
Move internal PeerConnection methods to PeerConnectionInternal
by Steve Anton
· 7 years ago
194939b
Added UMA counters for SDES vs DTLS key agreement
by Harald Alvestrand
· 7 years ago
dbf9d03
Parameterize PeerConnection data channel tests for Unified Plan
by Steve Anton
· 7 years ago
7464fca
Parameterize PeerConnection BUNDLE tests for Unified Plan
by Steve Anton
· 7 years ago
d367921
Configure media flow correctly with Unified Plan
by Steve Anton
· 7 years ago
47136dd
Change RtpSenders to interact with the media channel directly
by Steve Anton
· 7 years ago
ef65ef1
Fire OnAddTrack when Unified Plan is enabled
by Steve Anton
· 7 years ago
02ee47c
Signal track ID correctly when Unified Plan semantics selected
by Steve Anton
· 7 years ago
6077675
Change RtpReceivers to interact with the media channel directly
by Steve Anton
· 7 years ago
2d6c76a
Switch to using AddTrack with stream labels
by Steve Anton
· 7 years ago
43a723a
Move AddTrack stats update to submethod
by Steve Anton
· 7 years ago
75ceef2
Pivot old stats generation to iterate senders/receivers
by Harald Alvestrand
· 7 years ago
389a97c
Fixing leaked reference from SCTP transport to DTLS/ICE transport.
by Taylor Brandstetter
· 7 years ago
fa2260d
Add support for data channels with Unified Plan
by Steve Anton
· 7 years ago
8906187
Pivot generation of stats to iterate senders/receivers
by Harald Alvestrand
· 7 years ago
dcc3c02
Add support for JSEP offer/answer with transceivers
by Steve Anton
· 7 years ago
b1c1de1
Use the SDP ContentInfo helpers to avoid downcasting
by Steve Anton
· 7 years ago
5adfafd
Make ContentInfo/ContentDescription slightly more ergonomic
by Steve Anton
· 7 years ago
7411648
Remove SessionStats.proxy_to_transport
by Steve Anton
· 7 years ago
8af2186
Destroy stats collectors before destroying BaseChannels
by Steve Anton
· 7 years ago
f9381f0
Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan
by Steve Anton
· 7 years ago
3fe1b15
Fix PeerConnection crashing on Close() when Unified Plan enabled
by Steve Anton
· 7 years ago
a3a92c2
Replace string type with SdpType enum
by Steve Anton
· 7 years ago
3828c06
Replace cricket::ContentAction with webrtc::SdpType
by Steve Anton
· 7 years ago
ed10bd9
Modify SetLocalDescription helpers to work with RtpTransceivers
by Steve Anton
· 7 years ago
6d6a2ae
Refactor PeerConnection::UpdateSessionState
by Steve Anton
· 7 years ago
Next »