Sign in
webrtc
/
src
/
/
a5778e0d560ffb3e07637547ba8468f4762a2b3e
/
pc
82c71af
Revert "Modernize rtc::SSLCertificate"
by Niklas Enbom
· 7 years ago
6932fb2
Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint"
by Mirko Bonadei
· 7 years ago
9ac3c91
Refactor of extmap-allow-mixed in SessionDescription
by Johannes Kron
· 7 years ago
37cf245
Revert "Propagate media transport to media channel."
by Oleh Prypin
· 7 years ago
8c16f74
Propagate media transport to media channel.
by Anton Sukhanov
· 7 years ago
55cd3ac
Modernize rtc::SSLCertificate
by Steve Anton
· 7 years ago
47f3240
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 7 years ago
5e23a41
Removes backwards compatability CryptoOptions support.
by Benjamin Wright
· 7 years ago
93428bf
Move SdpType from/to string definition close to declaration.
by Mirko Bonadei
· 7 years ago
a54daf1
Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Benjamin Wright
· 7 years ago
8f4bc41
Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Oleh Prypin
· 7 years ago
1cd39fa
make CreateOffer/CreateAnswer use ice credentials of pooled sessions.
by Jonas Oreland
· 7 years ago
ac2f3d1
Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
by Benjamin Wright
· 7 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 7 years ago
2b156263
Revert "Use unique_ptr and ArrayView in SSLFingerprint"
by Henrik Grunell
· 7 years ago
cc21e61
Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 7 years ago
0854eb6
Respond to SDP request extmap-allow-mixed.
by Johannes Kron
· 7 years ago
7940da0
Integration of media_transport in JSepTransportController
by Anton Sukhanov
· 7 years ago
6cc9cca
Don't reset streams for the FrameEncryptor / FrameDecryptor unless they changed.
by Benjamin Wright
· 7 years ago
d76a0fc
Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport
by erikvarga@webrtc.org
· 7 years ago
e0c2e97
Pass MediaTransportFactory to PeerConnectionFactory.
by Piotr (Peter) Slatala
· 7 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 7 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 7 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 7 years ago
84583f6
Enable End-to-End Encrypted Audio Payloads.
by Benjamin Wright
· 7 years ago
9551375
getStats: add relayProtocol
by Philipp Hancke
· 7 years ago
892acf0
Add support for send_encodings parameters in addTransceiver
by Florent Castelli
· 7 years ago
e0d455b
Remove runtime_enabled_feature.
by Mirko Bonadei
· 7 years ago
07ba2b9
Parse two-byte header extensions.
by Johannes Kron
· 7 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 7 years ago
49ac595
Add GetSources to VideoRtpReceiver
by Jonas Oreland
· 7 years ago
965e794
Add sanity checks to UpdateDelayStatistics and patch unit tests.
by Johannes Kron
· 7 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 7 years ago
8c1bf95
Reland "Add initial support for RtpEncodingParameters max_framerate."
by Åsa Persson
· 7 years ago
941a07c
Remove all remaining non-test uses of std::stringstream.
by Jonas Olsson
· 7 years ago
9c147dd
Revert "Add SSLConfig object to IceServer."
by Sergey Silkin
· 7 years ago
4f08543
Add SSLConfig object to IceServer.
by Diogo Real
· 7 years ago
bfd412e
Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel.
by Benjamin Wright
· 7 years ago
ab49982
Fix no_exit_time_destructors in pc.
by Mirko Bonadei
· 7 years ago
3a66edf
Use C++11 for range loop in pc/mediasession.cc (and test)
by Steve Anton
· 7 years ago
211856b
Make HasAttribute handle partial matching of attribute names.
by Johannes Kron
· 7 years ago
4daf66e
Use C++11 style for loop in webrtcsdp.cc
by Steve Anton
· 7 years ago
d7b79af
Add "tones remaining" argument to DTMF ontonechange callback
by Harald Alvestrand
· 7 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 7 years ago
96ede16a
Enable -Wexit-time-destructors and -Wglobal-constructors.
by Mirko Bonadei
· 7 years ago
ad18276
Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler"
by Steve Anton
· 7 years ago
ec9e492
Remove stringstreams from sdp parsing.
by Jonas Olsson
· 7 years ago
1d52d2c
Revert "Add SSLConfig object to IceServer."
by Ying Wang
· 7 years ago
7f1ffcc
Add SSLConfig object to IceServer.
by Diogo Real
· 7 years ago
3bc0166
getStats: add kind alias for mediaType
by Philipp Hancke
· 7 years ago
16e27a1
Reland "Delete leftover includes and declarations for MediaConstraintsInterface"
by Niels Möller
· 7 years ago
9a4fd9b
Use AsyncInvoker in DtmfSender instead of MessageHandler
by Steve Anton
· 7 years ago
044a04d
Use AsyncInvoker in DataChannel instead of MessageHandler
by Steve Anton
· 7 years ago
d25828a
Use AsyncInvoker in JsepTransportController instead of MessageHandler
by Steve Anton
· 7 years ago
bb19276
Use AsyncInvoker in PeerConnection instead of MessageHandler
by Steve Anton
· 7 years ago
d81ac95
Injects FrameEncryptorInterface into RtpSender.
by Benjamin Wright
· 7 years ago
d8111e2
Delete unused class MockPeerConnection.
by Niels Möller
· 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
6fcdc2f
Support domain name ICE candidates
by Zach Stein
· 7 years ago
e4749c2
The default logic for creating video bitrate allocator.
by Jiawei Ou
· 7 years ago
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 7 years ago
6b1985d
Reimplement rtc::ToString and rtc::FromString without streams.
by Jonas Olsson
· 7 years ago
cdb87f1
Add a missing #include from jsepicecandidate.cc to absl/memory/memory.h
by tzik
· 7 years ago
6f80f09
Adds the custom TLS certificate verifier pointer to the reconfigure option as
by Benjamin Wright
· 7 years ago
948b7e3
Revert "Add initial support for RtpEncodingParameters max_framerate."
by Mirko Bonadei
· 7 years ago
b336c27
Implement serialization for ICE candidates with hostname addresses.
by Zach Stein
· 7 years ago
ced5cfd
Add initial support for RtpEncodingParameters max_framerate.
by Åsa Persson
· 7 years ago
656d609
Add UTC time to init event in AEC debug dump.
by Minyue Li
· 7 years ago
f820a5e
Fix use after move in SafeSetError
by Steve Anton
· 7 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 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
8a3ab0e
Revert "Add framesRendered to StatsReport"
by Artem Titov
· 7 years ago
dcfa938
Add framesRendered to StatsReport
by Joachim Reiersen
· 7 years ago
01560de
Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats.
by Qingsi Wang
· 7 years ago
c0e9725
Add API to report "interesting" usage patterns to PC client
by Harald Alvestrand
· 7 years ago
d9e4a06
Add CreateSessionDescription overload which takes a cricket::SessionDescription
by Steve Anton
· 7 years ago
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 7 years ago
27ab0e5
Add CreateIceCandidate overload which takes a cricket::Candidate
by Steve Anton
· 7 years ago
ea1bb35
Cleanup networkroute.h
by Steve Anton
· 7 years ago
24db573
Step 1: Add RemoveTrackNew which returns an RTCError
by Steve Anton
· 7 years ago
a76af0c
Move base64.h to the proper location.
by Artem Titov
· 7 years ago
2ffed6d
Enable clang::find_bad_constructs for sdk/android (part 1/2).
by Mirko Bonadei
· 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
4f6d233
Added explicit EOR to sctp messages and coalesce messages on the receiving side.
by Jeroen de Borst
· 7 years ago
87b3c51
Implement changing degradation preference with setParameters()
by Florent Castelli
· 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
db90556
Re-enable skipped test.
by Mirko Bonadei
· 7 years ago
7fc821d
Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 7 years ago
4238628
Buffer ICE candidates that can't be added immediately.
by Harald Alvestrand
· 7 years ago
d78323f
Remove AddTrack override with MediaStreams
by Steve Anton
· 7 years ago
065a52a
Reland "Remove rtc::Optional alias and api:optional target"
by Danil Chapovalov
· 7 years ago
70aa374d
Remove not-updating-stats log message.
by Jonathan Yu
· 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
b661c65
Revert "Remove rtc::Optional alias and api:optional target"
by Ilya Nikolaevskiy
· 7 years ago
Next »