Sign in
webrtc
/
src
/
/
df344bb8dec457fc19fef5e2fab3f653d8416653
/
pc
b5159fe
Revert "Reland "Reland "Distinguish between send and receive video codecs"""
by Olga Sharonova
· 5 years ago
4e64e60
Reland "Reland "Distinguish between send and receive video codecs""
by Johannes Kron
· 5 years ago
f9d92ed
Revert "Reland "Distinguish between send and receive video codecs""
by Ilya Nikolaevskiy
· 5 years ago
2697ac1
Stop an SCTP connection when the DTLS transport closes.
by Harald Alvestrand
· 5 years ago
77eb338
Reland "Distinguish between send and receive video codecs"
by Johannes Kron
· 5 years ago
17ea068
Integration test that verifies that data channels open.
by Harald Alvestrand
· 5 years ago
f2d6fe6
Revert "Reland "Distinguish between send and receive video codecs""
by Johannes Kron
· 5 years ago
26e6afe
Reland "Distinguish between send and receive video codecs"
by Johannes Kron
· 5 years ago
977b265
Reduce some logging at INFO level by moving log statements
by Harald Alvestrand
· 5 years ago
22619b3
Allow external initialization of libsrtp.
by Sebastian Jansson
· 5 years ago
f22af3c
Revert "Distinguish between send and receive video codecs"
by Johannes Kron
· 5 years ago
18314bd
Distinguish between send and receive video codecs
by Johannes Kron
· 5 years ago
ef3998f
Add directive to make webrtc metrics optional.
by Ying Wang
· 5 years ago
dfbfb46
Return an error when datachannel closes due to network error
by Harald Alvestrand
· 5 years ago
33f9d2b
Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class
by Artem Titov
· 5 years ago
907dc80
Reland "Add support for RtpEncodingParameters::max_framerate"
by Florent Castelli
· 5 years ago
fc90797
Fix for defect found by clusterfuzz.
by Markus Handell
· 5 years ago
755187f
Detect and reject mismatched DataChannel types.
by Harald Alvestrand
· 5 years ago
749f660
Enable SSRC 0 in MediaChannel methods
by Saurav Das
· 5 years ago
0095d37
Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent
by Eldar Rello
· 5 years ago
9c27ed2
VideoRtpReceiver: Enable encoded frame sink.
by Markus Handell
· 5 years ago
246724b
Move messaging -> PostTask for freeing datachannels
by Harald Alvestrand
· 5 years ago
934afc6
Deprecate RtpReceiver's SetParameters method
by Saurav Das
· 5 years ago
05e4d08
Refactoring DataChannelController from PeerConnection part 4
by Harald Alvestrand
· 5 years ago
a8c2f51
Remove unused non-standard RtpEncodingParameters members
by Florent Castelli
· 5 years ago
00cf34c
Refactor DataChannel control out of PeerConnection
by Harald Alvestrand
· 5 years ago
b877e71
Delete FunctorMessageHandler, in tests use alternative ways to post functors
by Danil Chapovalov
· 5 years ago
8931345
Take FunctionView rather than any functor reference in the rtc::Thread::Invoke
by Danil Chapovalov
· 5 years ago
2dec496
Add directive to make TRACE_EVENT macros optional.
by Doudou Kisabaka
· 5 years ago
5cef9c3
Revert "Add support for RtpEncodingParameters::max_framerate"
by Florent Castelli
· 5 years ago
c363982
Convert proxy.h helper classes to variadic templates
by Steve Anton
· 5 years ago
7a9a092
Delete media transport integration.
by Bjorn A Mellem
· 5 years ago
44d7ec0
Add Opus-only audio codec factories
by Karl Wiberg
· 5 years ago
d5e2f21
VideoRtpTrackSource: implement encoded source methods.
by Markus Handell
· 5 years ago
353a718
Address failing wpt test cases for the rollback feature
by Eldar Rello
· 5 years ago
15be528
Add support for RtpEncodingParameters::max_framerate
by Florent Castelli
· 5 years ago
00376e1
Add totalInterFrameDelay to RTCInboundRTPStreamStats
by Johannes Kron
· 5 years ago
15f2ff4
VideoRtpReceiver: factor out VideoRtpTrackSource.
by Markus Handell
· 5 years ago
662678d
Adds injectable trials from peerconnection down to transport controller.
by Erik Språng
· 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
7b46e17
In rtc::ByteBuffer drop support for ORDER_HOST as unused
by Danil Chapovalov
· 5 years ago
01294f0
Don't configure video codec switching if no video stream has been created.
by philipel
· 5 years ago
ee6f4f6
[PeerConnection] Implement asynchronous version of AddIceCandidate().
by Henrik Boström
· 5 years ago
3ac6375
Add 3 missing RTC_EXPORT.
by Mirko Bonadei
· 5 years ago
c3d1f9b
Enable injection of a custom NetEqFactory into PeerConnectionFactory.
by Ivo Creusen
· 5 years ago
2ebbff8
do not offer gcm as the preferred cipher suite
by Philipp Hancke
· 5 years ago
32913c1
Removes the flakiness in PeerConnectionUsageHistogramTest.
by Qingsi Wang
· 5 years ago
4e19670
[PeerConnection] Implement parameterless SetLocalDescription().
by Henrik Boström
· 5 years ago
c6c3f86
Expose TLS version and SRTP cipher to API
by Harald Alvestrand
· 5 years ago
a3728d3
Reland "[PeerConnection] Use an OperationsChain in PeerConnection for async ops."
by Henrik Boström
· 5 years ago
5cb7807
Implement crypto stats on DTLS transport
by Harald Alvestrand
· 5 years ago
16cec3b
Added allow_codec_switching parameter to RTCConfig.
by philipel
· 6 years ago
49c0880
Revert "[PeerConnection] Use an OperationsChain in PeerConnection for async ops."
by Henrik Boström
· 6 years ago
1dddaa1
[PeerConnection] Use an OperationsChain in PeerConnection for async ops.
by Henrik Boström
· 6 years ago
fcf79cc
Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats.
by Åsa Persson
· 6 years ago
ead0ec9
Add firing of OnRemoveTrack and OnRenegotationNeeded during rollback
by Eldar Rello
· 6 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 6 years ago
8038541
Update the header extensions capabilities with mid, rid and rrid
by Florent Castelli
· 6 years ago
ac0a4cb
Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"
by Niels Möller
· 6 years ago
35214fc
Add missing RTC_EXPORT for the component build.
by Mirko Bonadei
· 6 years ago
ef0627f
Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received"
by Mirko Bonadei
· 6 years ago
f8998cf
Add a turn port prune policy to keep the first ready turn port.
by Honghai Zhang
· 6 years ago
fbde32e
Fix GetStats bytesSent/Received, wireup headerBytesSent/Received
by Niels Möller
· 6 years ago
5ab79e6
Reland "Implement rollback for setRemoteDescription"
by Eldar Rello
· 6 years ago
5740f3e
Clarify expectation on GlobalLock
by Danil Chapovalov
· 6 years ago
d0704ce
Remove RTCP tests from channel_unittest.
by Bjorn A Mellem
· 6 years ago
907f154
Revert "Implement rollback for setRemoteDescription"
by Alex Loiko
· 6 years ago
16d4c4d
Implement rollback for setRemoteDescription
by Eldar Rello
· 6 years ago
f3f03e2
Removing outdated tests.
by Alex Loiko
· 6 years ago
ff27da5
Add/remove receive streams with SSRC 0 from media channels
by Saurav Das
· 6 years ago
bfcec4c
Delete old placeholders for moved api/ header files
by Niels Möller
· 6 years ago
8e1343a
Add an alt-protocol to SDP to indicate which m= sections use a plugin transport.
by Bjorn A Mellem
· 6 years ago
7da4e56
Allow receive-only use of datagram transport for data channels.
by Bjorn A Mellem
· 6 years ago
fc604aa
Unset sinks when deleting CompositeDataChannelTransport.
by Bjorn A Mellem
· 6 years ago
bc3eebc
Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface.""
by Bjorn A Mellem
· 6 years ago
1b57541
Always pass arguments to INSTANTIATE_TEST_SUITE_P.
by Mirko Bonadei
· 6 years ago
ef14f07
Delete AudioDecoder method IncomingPacket
by Niels Möller
· 6 years ago
988e63e
Proxy OnRtcpPacketReceived to the worker thread in channel tests.
by Bjorn A Mellem
· 6 years ago
d702231
Cleanup deprecated monitoring of MediaTransport state.
by Bjorn A Mellem
· 6 years ago
e942b14
New build target api:media_interface
by Niels Möller
· 6 years ago
1b83a9e
Only handle each RTCP once.
by Sebastian Jansson
· 6 years ago
7b04a91
Delete almost all default methods on PeerConnectionInterface
by Niels Möller
· 6 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
7262fc2
Refactor Rtp Receivers to accept SSRC 0.
by Saurav Das
· 6 years ago
eaaaf41
Introduce api/crypto/BUILD.gn.
by Mirko Bonadei
· 6 years ago
e78fd80
New class DummyPeerConnection
by Niels Möller
· 6 years ago
01be33b
Using lambdas instead of rtc::Bind in BaseChannel.
by Sebastian Jansson
· 6 years ago
262bbae
Fix rare audioLevel flake in RTCStatsIntegrationTest.
by Henrik Boström
· 6 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
fcfeefe
Move rtc_error.{h,cc} to its own build target.
by Mirko Bonadei
· 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
116ffe7
Switch to compiling WebRTC -std=c++14 by default
by Danil Chapovalov
· 6 years ago
cc62b16
Add qualityLimitationResolutionChanges stat
by Evan Shrubsole
· 6 years ago
be2e5f7
Make payload type demux conditional on media direction
by Steve Anton
· 6 years ago
20232a9
Use obfuscated IPs in logging in p2p/ and pc/.
by Qingsi Wang
· 6 years ago
662e31f
Prepare to move packet_socket_factory to api/.
by Patrik Höglund
· 6 years ago
340e0c5
Delete old version of PeerConnection::SetConfiguration
by Niels Möller
· 6 years ago
Next »