Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
refs/heads/lkgr
/
pc
3b54868
Use absl::AnyInvocable instead of std::function in RtpTransmissionManager/DtlsSrtpTransport
by Philipp Hancke
· 27 hours ago
68a944f
Reland "Reland "Notify first packet received after receptiveness change""
by Philipp Hancke
· 30 hours ago
be59e3c
stats: do not expose media-source and media-playout after close
by Philipp Hancke
· 30 hours ago
b66aaec
Use absl::AnyInvocable instead of std::function in JsepTransportCollection and JsepTransport
by Philipp Hancke
· 31 hours ago
f794e35
Revert "Reland "Notify first packet received after receptiveness change""
by Fredrik Solenberg
· 2 days ago
12103ce
Use better types in callback from RtpTransportInternal::SubscribeRtcpPacketReceived
by Per K
· 2 days ago
0ef42fd
Reland "Notify first packet received after receptiveness change"
by Philipp Hancke
· 2 days ago
dfd3798
Replace a few cases of `Thread* const` with `TaskQueueBase* const`
by Tommi
· 2 days ago
0ff9ab2
Use absl::AnyInvocable instead of std::function in RtpTransceiver
by Philipp Hancke
· 2 days ago
d471f7c
Use absl::AnyInvocable instead of std::function in ChannelInterface
by Tommi
· 3 days ago
e8fbb6e
Ensure SrtpTransport::SendRtcpPacket use base class
by Per K
· 3 days ago
26c01c7
Revert "Notify first packet received after receptiveness change"
by Fredrik Solenberg
· 4 days ago
a14f6dc
Notify first packet received after receptiveness change
by Philipp Hancke
· 5 days ago
1c6da3f
Allow corruption score test where only one participant wants it.
by Emil Vardar
· 8 days ago
1b01d58
Reland "Ensure Answer after PrAnswer can change usage from CCFB to TWCC feedback"
by Per K
· 10 days ago
b5e8655
Send RTCP as ECT(1) if RTP packets are received as ECT(1)
by Per K
· 10 days ago
ae2c5ca
Expose in api L4S stats from received congestion control feedbacks
by Danil Chapovalov
· 10 days ago
fc55da8
Downgrade unknown protocol check to a warning
by Tommi
· 10 days ago
c443b28
Revert "Ensure Answer after PrAnswer can change usage from CCFB to TWCC feedback"
by Harald Alvestrand
· 11 days ago
ec88f48
Ensure Answer after PrAnswer can change usage from CCFB to TWCC feedback
by Per K
· 11 days ago
a5ae51d
Add test for changing extensions between Answer and PrAnswer
by Per K
· 11 days ago
d9a0186
Remove "sigslot::has_slots" from a lot of classes.
by Harald Alvestrand
· 12 days ago
57165c2
stats: add L4S integration tests for packetsReportedAsLost(ButRecovered)
by Philipp Hancke
· 12 days ago
6144afa
pc: fix alwaysNegotiateDataChannels setConfiguration interaction
by Philipp Hancke
· 12 days ago
08b9a59
snap: measure usage at connection establishment
by Philipp Hancke
· 2 weeks ago
5f3ba79
add receptive() flag to RTPTransceiver
by Philipp Hancke
· 2 weeks ago
18b56d8
Batch send DatagramConnection packets
by Tony Herre
· 3 weeks ago
626e67c
Use a single MergeCodecs function in pc/codec_vendor
by Harald Alvestrand
· 3 weeks ago
63a6aee
Add DatagramConnection sent packet feedback
by Tony Herre
· 3 weeks ago
bd3046c
sdp: detect data channel munging
by Philipp Hancke
· 3 weeks ago
0db3ba4
Expose in api L4S stats from sent congestion control feedback reports
by Danil Chapovalov
· 3 weeks ago
19b0644
snap: do not allow munging the sctp-init field
by Philipp Hancke
· 3 weeks ago
6e9dcca
pc: add "always negotiate datachannels" options to RTCConfiguration
by Philipp Hancke
· 3 weeks ago
7fc962d
snap: wire up SDP generation and parsing
by Philipp Hancke
· 3 weeks ago
4c14855
snap: add plumbing to let SDP generation access the SCTP transport
by Philipp Hancke
· 3 weeks ago
b245e21
Disable RenegotiateManyVideoTransceivers test
by Harald Alvestrand
· 3 weeks ago
4ecf297
Default enable WebRTC-HeaderExtensionNegotiateMemory
by Harald Alvestrand
· 4 weeks ago
d77f140
Remove deprecated ::testing::Invoke
by Ilya Nikolaevskiy
· 4 weeks ago
afedb08
Copy the "encryption" bit between RTP extensions and capabilities
by Harald Alvestrand
· 4 weeks ago
47ad4b6
Remove ::testing::Invoke usage for lambdas
by Ilya Nikolaevskiy
· 4 weeks ago
3d7137f
Introduce MediaEngineReference for managing access on the worker thread
by Tommi
· 4 weeks ago
a57a566
Add ability to re-enable header extensions in 2nd O/A
by Harald Alvestrand
· 4 weeks ago
660b3fa9
Remove sigslot::has_slots from JsepTransportController
by Harald Alvestrand
· 4 weeks ago
ed1508f
Fix recent flake in DtlsRestartOneCalleAtATime
by Tommi
· 4 weeks ago
dca9aab
Remove default-equivalent EXPECT_CALL from transceiver tests
by Harald Alvestrand
· 4 weeks ago
08f087d
Store header extensions on PR-Answer
by Harald Alvestrand
· 4 weeks ago
7d31099
Don't require local description to be set for adding a remote candidate
by Tommi
· 4 weeks ago
034281d
Remove the VideoReceiveChannel::SetReceiverFeedbackParameters function
by Harald Alvestrand
· 4 weeks ago
679f1e5
Add UMA metric for number of RTP transports
by Harald Alvestrand
· 5 weeks ago
14a3447
Do not check direction for rejected m-lines
by Philipp Hancke
· 5 weeks ago
c42c5a1
Cleanup flag WebRTC-RTP-Lifetime, experiment launched successfully.
by Henrik Boström
· 5 weeks ago
506e45e
Remove leftover code referencing deleted SDES encryption scheme
by Harald Alvestrand
· 5 weeks ago
34a3563
Make SessionDescriptionInterface non virtual
by Tommi
· 5 weeks ago
c0047cc
Reduce the amount of logging produced by *RenegotiateMany* tests
by Tommi
· 5 weeks ago
3dee051
Slight logspam reduction
by Tommi
· 5 weeks ago
e7e460a
Move webrtc_sdp serialization methods and SessionDescriptionInterface
by Tommi
· 5 weeks ago
8955cd7
Add a sctp_transport_interface build target
by Tommi
· 5 weeks ago
3adba8a
Delete unused class: JsepSessionDescription
by Tommi
· 5 weeks ago
932f274
Reland: Move CodecParameterMap functions to rtp_parameters
by Tommi
· 5 weeks ago
c955d2f
sdp: detect modification of b= line
by Philipp Hancke
· 5 weeks ago
6a6959e
pc: Add missing dependencies and remove unused includes
by Tommi
· 5 weeks ago
4c45016
Use non-Signal interfaces to SignalSentPacket
by Harald Alvestrand
· 5 weeks ago
1a99869
Pass packet arrival timestamp to DatagramConnection observers
by Tony Herre
· 5 weeks ago
1a9ffd4
Refactor peer connection API dependencies
by Tommi
· 5 weeks ago
3a563ce
Revert "Move CodecParameterMap functions to rtp_parameters"
by Taylor Brandstetter
· 5 weeks ago
f94ebc7
Replace all usages of CloneSessionDescription(sdp) with sdp->Clone()
by Harald Alvestrand
· 5 weeks ago
882b287
Move CodecParameterMap functions to rtp_parameters
by Tommi
· 5 weeks ago
6a4ddc1
Move PeerConnectionTestWrapper to the webrtc namespace
by Harald Alvestrand
· 5 weeks ago
72a8e7b
Remove redundant ParseCandidate from webrtc_sdp.
by Tommi
· 5 weeks ago
b2ee240
SDP Munge: Add detection of BUNDLE munging
by Harald Alvestrand
· 6 weeks ago
d39ef54
Report failure rather than crash the test
by Tommi
· 6 weeks ago
85fe805
Remove now-redundant SdpSerializeCandidate from webrtc_sdp.*
by Tommi
· 6 weeks ago
ff084da
Improve validation of SDP direction in remote description
by Philipp Hancke
· 6 weeks ago
06fd850
Add separate test file for PR-Answer tests
by Harald Alvestrand
· 6 weeks ago
9cc0240
Introduce 'jsep' target for JSEP related API components
by Tommi
· 6 weeks ago
7e2d80c
Consolidate the IceCandidate implementation
by Tommi
· 6 weeks ago
7b167fb
Move IceCandidate::Create to api/ and break cyclical pc/ dependency
by Tommi
· 6 weeks ago
98ce2b9
Make the PSNR sampling interval configurable.
by Erik Språng
· 6 weeks ago
e705f67
Ensure that CCFB can be set when pr-answer is used.
by Harald Alvestrand
· 6 weeks ago
66d580f
Move candidate parsing logic to the Candidate class
by Tommi
· 6 weeks ago
638556d
Move TCP candidate encoding constants to candidate.h
by Tommi
· 6 weeks ago
a947f16
Move ProtocolType and helpers to rtc_base/net_helper
by Tommi
· 6 weeks ago
6b07438
Move IceCandidate::ToString implementation to api
by Tommi
· 7 weeks ago
2d7dd9e
Add WireProtocol switch to DatagramConnection
by Tony Herre
· 7 weeks ago
59291ee
Use SequenceChecker in IceCandidateCollection
by Harald Alvestrand
· 7 weeks ago
d225467
Move media engine teardown logic to a new Terminate() method
by Tommi
· 7 weeks ago
23e684c
Move candidate-attribute logic to the Candidate class
by Tommi
· 7 weeks ago
6d15b49
Enforce const access to media engine from signaling thread
by Tommi
· 7 weeks ago
73282ed
snap: guard with field trial
by Philipp Hancke
· 7 weeks ago
fa0141b
Run IWYU on peer_connection_interface.h and peer_connection.h
by Tony Herre
· 7 weeks ago
30b9d51
Remove per-pc NetworkController injection and PC::GetNetworkController
by Tony Herre
· 7 weeks ago
fa7d10e
Revert "Define a movable variant of SequenceChecker"
by Harald Alvestrand
· 7 weeks ago
70965bc
Make FakeAudioCaptureModule aware of the Init()/Terminate() methods.
by Tommi
· 7 weeks ago
797bd0a
Define a movable variant of SequenceChecker
by Harald Alvestrand
· 8 weeks ago
4ed70db
Rename `ecn_1` to `ect_1`.
by Frederik Hermans
· 8 weeks ago
5f1552d
Prevent adding transceivers without a media engine
by Tommi
· 8 weeks ago
58888d6
Add RTC_DCHECK for immutable field-trials
by Jonas Oreland
· 8 weeks ago
7d13896
A few iwyu updates
by Tommi
· 8 weeks ago
ffc4cdc
Update test implementations of the PacketSocketFactory to newer api
by Danil Chapovalov
· 8 weeks ago
b555e8d
Remove Environment from ConnectionContext
by Harald Alvestrand
· 8 weeks ago
Next »