.. |
mock
|
Adds support for passing a vector of packets to the paced sender.
|
2019-10-04 08:56:11 +00:00 |
bitrate_prober.cc
|
Adds trial to always start probes with a small padding packet.
|
2019-10-03 17:19:22 +00:00 |
bitrate_prober.h
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
bitrate_prober_unittest.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
BUILD.gn
|
Use std::make_unique instead of absl::make_unique.
|
2019-09-17 15:47:29 +00:00 |
DEPS
|
Replace field trials with WebRtcKeyValueConfig in PacedSender
|
2019-02-22 13:08:18 +00:00 |
interval_budget.cc
|
Fix potential signed overflow in IntervalBudget::set_target_rate_kbps
|
2019-06-18 15:42:54 +00:00 |
interval_budget.h
|
Fix potential signed overflow in IntervalBudget::set_target_rate_kbps
|
2019-06-18 15:42:54 +00:00 |
interval_budget_unittest.cc
|
Make interval budget use ratio instead of percent
|
2019-06-07 08:53:57 +00:00 |
OWNERS
|
Adds srte@webrtc.org as modules/pacing/ OWNER.
|
2018-06-29 15:25:24 +00:00 |
paced_sender.cc
|
Adds support for passing a vector of packets to the paced sender.
|
2019-10-04 08:56:11 +00:00 |
paced_sender.h
|
Adds support for passing a vector of packets to the paced sender.
|
2019-10-04 08:56:11 +00:00 |
paced_sender_unittest.cc
|
Adds support for passing a vector of packets to the paced sender.
|
2019-10-04 08:56:11 +00:00 |
pacing_controller.cc
|
Adds trial to always start probes with a small padding packet.
|
2019-10-03 17:19:22 +00:00 |
pacing_controller.h
|
Adds trial to always start probes with a small padding packet.
|
2019-10-03 17:19:22 +00:00 |
pacing_controller_unittest.cc
|
Adds trial to always start probes with a small padding packet.
|
2019-10-03 17:19:22 +00:00 |
packet_router.cc
|
Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet
|
2019-10-10 16:40:39 +00:00 |
packet_router.h
|
Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet
|
2019-10-10 16:40:39 +00:00 |
packet_router_unittest.cc
|
Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet
|
2019-10-10 16:40:39 +00:00 |
round_robin_packet_queue.cc
|
Revert "Simplify pacer queue"
|
2019-09-01 12:59:06 +00:00 |
round_robin_packet_queue.h
|
Revert "Simplify pacer queue"
|
2019-09-01 12:59:06 +00:00 |
rtp_packet_pacer.h
|
Add RtpPacketPacer interface for pacer control
|
2019-07-29 15:37:39 +00:00 |