webrtc/modules/congestion_controller
Bjorn Terelius 602942f14c Filter out small packets from delay-based overuse detection.
The change is behind a field trial. The intention is to use this
to (heuristically) base the bandwidth estimate only on video packets
even if both audio and video packets have transport sequence numbers.

Bug: webrtc:10932
Change-Id: I6cc5bb9ab6f1a3f25b84ee6ac78e4abb4112032e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150787
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29031}
2019-09-01 17:57:01 +00:00
..
bbr Delete unused class MockTargetTransferRateObserver 2019-08-09 06:15:06 +00:00
goog_cc Filter out small packets from delay-based overuse detection. 2019-09-01 17:57:01 +00:00
include Removes SendSideCongestionController. 2019-06-11 11:09:24 +00:00
pcc Delete unused class MockTargetTransferRateObserver 2019-08-09 06:15:06 +00:00
rtp Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Removes SendSideCongestionController. 2019-06-11 11:09:24 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add crodbro as owner of congestion controller. 2019-04-10 16:35:08 +00:00
receive_side_congestion_controller_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
receive_side_congestion_controller.cc Expose send parameters for RemoteEstimatorProxy for field trial. 2019-04-17 12:45:47 +00:00