webrtc/modules/pacing
Jonas Olsson 24923e8cfa Make some constants in the bitrate prober configurable.
This lets us change how many bytes and packets goes into the probes, as
well as some other things.

Bug: webrtc:10394
Change-Id: I26bb26a644e6f00366e9275228760c8744d63735
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128424
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27312}
2019-03-27 13:50:35 +00:00
..
mock Move RtcEventProbeClusterCreated to the network controller. 2019-02-15 16:42:47 +00:00
bitrate_prober_unittest.cc Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
bitrate_prober.cc Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
bitrate_prober.h Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
BUILD.gn Add probing histograms. 2019-03-25 17:11:59 +00:00
DEPS Replace field trials with WebRtcKeyValueConfig in PacedSender 2019-02-22 13:08:18 +00:00
interval_budget_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
interval_budget.cc Added limit to elapsed time in paced sender. 2018-02-28 09:40:00 +00:00
interval_budget.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
OWNERS Adds srte@webrtc.org as modules/pacing/ OWNER. 2018-06-29 15:25:24 +00:00
paced_sender_unittest.cc Move RtcEventProbeClusterCreated to the network controller. 2019-02-15 16:42:47 +00:00
paced_sender.cc Make some constants in the bitrate prober configurable. 2019-03-27 13:50:35 +00:00
paced_sender.h Replace field trials with WebRtcKeyValueConfig in PacedSender 2019-02-22 13:08:18 +00:00
pacer.h Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
packet_router_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
packet_router.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
packet_router.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
round_robin_packet_queue.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
round_robin_packet_queue.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00