..
bitrate_prober_unittest.cc
Reland "Refactors BitrateProber with unit types and absolute probe time."
2019-11-05 11:02:22 +00:00
bitrate_prober.cc
Concatenate string literals at compile time.
2020-01-14 14:47:48 +00:00
bitrate_prober.h
Reland "Refactors BitrateProber with unit types and absolute probe time."
2019-11-05 11:02:22 +00:00
BUILD.gn
Implements a task-queue based PacedSender, wires it up for field trials
2019-11-28 12:13:53 +00:00
DEPS
Replace field trials with WebRtcKeyValueConfig in PacedSender
2019-02-22 13:08:18 +00:00
interval_budget_unittest.cc
Make interval budget use ratio instead of percent
2019-06-07 08:53:57 +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
OWNERS
Makes sprang@ owner in modules/pacing
2019-11-25 12:32:18 +00:00
paced_sender_unittest.cc
Reland "Fixes dynamic mode pacing issues."
2019-11-27 10:22:05 +00:00
paced_sender.cc
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00
paced_sender.h
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00
pacing_controller_unittest.cc
Don't pace audio by default
2020-01-15 11:21:14 +00:00
pacing_controller.cc
Default disables legacy overhead calculation.
2020-01-30 14:06:07 +00:00
pacing_controller.h
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00
packet_router_unittest.cc
Makes padding prefer video SSRCs instead of audio.
2019-12-11 16:32:14 +00:00
packet_router.cc
Merge RtpPacket HasExtension and IsExtensionReserved functions
2020-01-20 11:37:25 +00:00
packet_router.h
Makes padding prefer video SSRCs instead of audio.
2019-12-11 16:32:14 +00:00
round_robin_packet_queue.cc
Default disables legacy overhead calculation.
2020-01-30 14:06:07 +00:00
round_robin_packet_queue.h
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00
rtp_packet_pacer.h
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00
task_queue_paced_sender_unittest.cc
TimeController: Rename Sleep to AdvanceTime.
2019-12-03 16:08:54 +00:00
task_queue_paced_sender.cc
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00
task_queue_paced_sender.h
Reland "Adds trial to use correct overhead calculation in pacer."
2020-01-29 18:45:16 +00:00