Sign in
webrtc
/
src
/
1a68aefaacdd0716795ea10e06debb41fb5b9ab6
/
call
/
rtp_transport_controller_send.cc
4ab61cb
Optionally allows TaskQueuePacedSender to coalesce send events.
by Erik Språng
· 4 years, 10 months ago
06d3559
Replace std::string::find() == 0 with absl::StartsWith (part 2).
by Mirko Bonadei
· 5 years ago
6404cdd
Allow setting a bandwidth cap for relayed connections.
by Christoffer Rodbro
· 5 years ago
b0ca519
Handle extended route information in TransportFeedbackAdapter.
by Christoffer Rodbro
· 5 years ago
5b6a4d8
Only print route if it has changed
by Jonas Oreland
· 5 years ago
71fda36
Extend NetworkRoute with more info about local/remote endpoints
by Jonas Oreland
· 5 years ago
e77912b
Insert frame transformer between Encoded and Packetizer.
by Marina Ciocea
· 5 years ago
cad3e0e
Replace DataSize and DataRate factories with newer versions
by Danil Chapovalov
· 5 years ago
b4cdd62
Update transport overhead the first time the network connects.
by Jakob Ivarsson
· 5 years ago
0c626af
Use newer version of TimeDelta and TimeStamp factories in webrtc
by Danil Chapovalov
· 5 years ago
e7bc3a3
Reland "Adds trial to use correct overhead calculation in pacer."
by Mirko Bonadei
· 5 years ago
c3eb9fd
Reland "Reland "Only include overhead if using send side bandwidth estimation.""
by Sebastian Jansson
· 5 years ago
4356490
Revert "Reland "Only include overhead if using send side bandwidth estimation.""
by Mirko Bonadei
· 5 years ago
7affd9b
Revert "Adds trial to use correct overhead calculation in pacer."
by Mirko Bonadei
· 5 years ago
71a77c4
Adds trial to use correct overhead calculation in pacer.
by Sebastian Jansson
· 5 years ago
086055d
Reland "Only include overhead if using send side bandwidth estimation."
by Sebastian Jansson
· 5 years ago
c709412
Revert "Only include overhead if using send side bandwidth estimation."
by Sebastian Jansson
· 5 years ago
8c79c6e
Only include overhead if using send side bandwidth estimation.
by Sebastian Jansson
· 5 years ago
658f181
Reland "Moves TransportFeedbackAdapter to TaskQueue."
by Sebastian Jansson
· 5 years ago
ea992f8
Reland "Reland "Extracts ssrc based feedback tracking from feedback adapter.""
by JT Teh
· 5 years ago
d2d7a47
Revert "Reland "Extracts ssrc based feedback tracking from feedback adapter.""
by JT Teh
· 5 years ago
d61338f
Reland "Extracts ssrc based feedback tracking from feedback adapter."
by Sebastian Jansson
· 5 years ago
b2b2031
Concatenate string literals at compile time.
by Jonas Olsson
· 5 years ago
41466b7
Revert "Extracts ssrc based feedback tracking from feedback adapter."
by Sebastian Jansson
· 5 years ago
977b265
Reduce some logging at INFO level by moving log statements
by Harald Alvestrand
· 5 years ago
08c46ad
Extracts ssrc based feedback tracking from feedback adapter.
by Sebastian Jansson
· 5 years ago
f18f920
Revert "Moves TransportFeedbackAdapter to TaskQueue."
by Mirko Bonadei
· 5 years ago
62d01cd
Moves TransportFeedbackAdapter to TaskQueue.
by Sebastian Jansson
· 5 years ago
014dd3c
Trials should always be populated in call config.
by Erik Språng
· 5 years ago
4314a49
Implements a task-queue based PacedSender, wires it up for field trials
by Erik Språng
· 5 years ago
662678d
Adds injectable trials from peerconnection down to transport controller.
by Erik Språng
· 5 years ago
f298855
Cleanup of feedback observer interface
by Sebastian Jansson
· 5 years ago
e34fb87
Clarify NetworkControl interface: result of each function must be used
by Danil Chapovalov
· 5 years ago
f34116e
Replacing bandwidth adaptation trial with stable target in Opus encoder.
by Sebastian Jansson
· 5 years ago
0a5ed89
Adds remote estimates to rtc event log.
by Sebastian Jansson
· 5 years ago
93b1ea2
Using struct for bitrate allocation limits.
by Sebastian Jansson
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
55dd72c
Remove lock for process thread pointer from PacedSender.
by Tommi
· 6 years ago
425d6aa
Add RtpPacketPacer interface for pacer control
by Erik Språng
· 6 years ago
aa59eca
Move RtpPacketSender and merge it with RtpPacketPacer.
by Erik Språng
· 6 years ago
e1795f4
Adds remote estimate RTCP packet.
by Sebastian Jansson
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
59b8654
Switch from RtpPacketSender to RtpPacketPacer interface usage.
by Erik Språng
· 6 years ago
607a6f1
Moves conversion to ReceivedPacket from RtpPacketReceived to Call.
by Sebastian Jansson
· 6 years ago
8b27910
Include downlink delay into congestion window size.
by Ying Wang
· 6 years ago
166b45d
Adds route changes in event logs.
by Sebastian Jansson
· 6 years ago
30a276b
Add RTP sequence number to TransportFeedbackObserver::AddPacket()
by Erik Språng
· 6 years ago
df88cc0
Allow injection of network estimator into GoogCC.
by Sebastian Jansson
· 6 years ago
0810a7c
Add base class NetworkPredictor and NetworkPredictorFactory and wire up.
by Ying Wang
· 6 years ago
e896490
Revert "Fix target bitrate RTCP messages behavior for SVC streams"
by Oleh Prypin
· 6 years ago
ab65d8a
Fix target bitrate RTCP messages behavior for SVC streams
by Ilya Nikolaevskiy
· 6 years ago
4bd3177
Reland "Avoid calling OnRoundTripTimeUpdate with invalid RTTs."
by Christoffer Rodbro
· 6 years ago
7b6acd6
Revert "Avoid calling OnRoundTripTimeUpdate with invalid RTTs."
by Christoffer Rodbro
· 6 years ago
afa61c9
Avoid calling OnRoundTripTimeUpdate with invalid RTTs.
by Christoffer Rodbro
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
11e55ee
Renaming min_pacing_rate to min_total_allocated_bitrate.
by Sebastian Jansson
· 6 years ago
572c60f
Injecting Clock into video senders.
by Sebastian Jansson
· 6 years ago
ed50e6c
Inject TaskQueueFactory in RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
2997ec9
Removes unused keep-alive from RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
418dd0b
Stop using special RTT value for DelayBasedBwe.
by Sebastian Jansson
· 6 years ago
c39f462
Move RtcEventProbeClusterCreated to the network controller.
by Piotr (Peter) Slatala
· 6 years ago
aa01f27
Removes all const Clock*.
by Sebastian Jansson
· 6 years ago
79f0d4d
Enables feature to account for unacknowledged data.
by Sebastian Jansson
· 6 years ago
05acd2b
Removes clock from TransportFeedbackAdapter.
by Sebastian Jansson
· 6 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 6 years ago
c610e26
Include pacing buffer size in congestion window.
by Christoffer Rodbro
· 6 years ago
0fc2843
Removing redundant argument for SSRCs from ctor of RtpVideoSender.
by Amit Hilbuch
· 6 years ago
02c4f15
Stop using deprecated PacedSender method from RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
1618095
Cleanup of RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
2701bc9
Signals start rate when registering to TargetTransferRateObserver.
by Sebastian Jansson
· 6 years ago
87609be
Merges RtpTransportControllerSend with SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
af2adda
Explicit comparisons on NetworkRoute.
by Sebastian Jansson
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
5571812
Adding rtcp report interval into RTCConfiguration.
by Jiawei Ou
· 6 years ago
192eeec
Enable End-to-End Encrypted Video Frames.
by Benjamin Wright
· 6 years ago
4ff7214
Using TaskQueue for congestion controller by default.
by Sebastian Jansson
· 6 years ago
64be7fa
Move FecController to RtpVideoSender.
by Stefan Holmer
· 6 years ago
35fa280
Adds allocated rate without feedback to new congestion controller.
by Sebastian Jansson
· 6 years ago
9416ef8
Rename PayloadRouter to RtpVideoSender.
by Stefan Holmer
· 7 years ago
5ed25af
Properly clean up RtpVideoSender.
by Stefan Holmer
· 7 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
bcf9180
Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream.
by Alex Narest
· 7 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
bd9fe09
Using shared task queue for congestion controller.
by Sebastian Jansson
· 7 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 7 years ago
e625605
Moving task queue from Call to transport controller.
by Sebastian Jansson
· 7 years ago
4e140da
Log SendSideCongestionController experiment
by Sebastian Jansson
· 7 years ago
947120f
Fix of race on access to send side congestion controller.
by Sebastian Jansson
· 7 years ago
12130bb
Reporting feedback availability to congestion controller.
by Sebastian Jansson
· 7 years ago
317a522
Fixes to posting delayed process tasks in SSCC.
by Sebastian Jansson
· 7 years ago
19bea51
Adding task queue congestion control experiment.
by Sebastian Jansson
· 7 years ago
68ee465
Moving SetPacingFactor and allocation limits to SSCC.
by Sebastian Jansson
· 7 years ago
19704ec
Removing AvailableBandwidth method on transport controller.
by Sebastian Jansson
· 7 years ago
a06e919
Removing interface to access pacer via SSCC.
by Sebastian Jansson
· 7 years ago
db4fa4b
Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 3.
by philipel
· 7 years ago
45087cd
Moved retransmission rate limiter to Call class.
by Sebastian Jansson
· 7 years ago
832b1c8
Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2.
by philipel
· 7 years ago
0f9d9a9
Removed unused DeRegisterNetworkObserver.
by Sebastian Jansson
· 7 years ago
Next »