- 54199f9 Ensure a second probe can be sent immediately by Per K · 1 year, 11 months ago
- 4b5dece Remove expired histograms WebRTC.BWE.Probing.* by Johannes Kron · 2 years, 2 months ago
- bd0e8ef Make it possible to set the packet size needed to trigger a probe. by Per Kjellander · 2 years, 4 months ago
- ffd99aa Set default for field value "WebRTC-Bwe-ProbingBehavior/min_probe_delta:2ms" by Per Kjellander · 2 years, 5 months ago
- 88af203 Use ProbeClusterConfig in BitrateProber from GoogCC by Per Kjellander · 2 years, 8 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 2 years, 10 months ago
- ee3e3fd Use backticks not vertical bars to denote variables in comments for /modules/pacing by Artem Titov · 3 years, 6 months ago
- b9d3809 Allows bitrate prober to discard delayed probes, unit type refactorings by Erik Språng · 4 years, 6 months ago
- 4bdd873 Make BitrateProber::IsProbing() inline. by Erik Språng · 4 years, 10 months ago
- b210eeb Reland "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
- bb56d4b Revert "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
- 739a5b3 Refactors BitrateProber with unit types and absolute probe time. by Erik Språng · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 6 years ago
- 8f43384 Add probing histograms. by Jonas Olsson · 6 years ago
- c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
- b471c90 Enabling clang::find_bad_constructs for modules/pacing. by Mirko Bonadei · 7 years ago
- 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
- adf4c16 Removed Reset from BitrateProber. by srte · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/pacing/bitrate_prober.h]
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
- c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
- c3b3f7a Reland of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2781853002/ ) by philipel · 8 years ago
- e3b354b Revert of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2783693002/ ) by philipel · 8 years ago
- 2a63160 Reland of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2775273003/ ) by philipel · 8 years ago
- 7ac5c32 Revert of Log created probe clusters to RtcEventLog. (patchset #3 id:40001 of https://codereview.chromium.org/2776073003/ ) by philipel · 8 years ago
- bb9e6ed Log created probe clusters to RtcEventLog. by philipel · 8 years ago
- c7bf32a Propagate packet pacing information to SenTimeHistory. by philipel · 8 years ago
- 0e3213a Fix bug in BitrateProber where an old probe added at a high bitrate will stay active indefinitely if the bandwidth estimate becomes too low to probe at that bitrate. by Stefan Holmer · 8 years ago
- 6dbbd89 Fix BitrateProber to match the requested bitrate more precisely by sergeyu · 8 years ago
- ebfbc8e Revert of Fix BitrateProber to match the requested bitrate more precisely (patchset #4 id:60001 of https://codereview.webrtc.org/2613543003/ ) by sprang · 8 years ago
- 599c501 Fix BitrateProber to match the requested bitrate more precisely by sergeyu · 8 years ago
- fd58b61 BitrateProber::CreateProbeCluster now only accept one parameter (bitrate_bps). by philipel · 8 years ago
- cc5903e BitrateProber: Support higher probing bitrates by isheriff · 8 years ago
- eb680ea CongestionController::SetBweBitrates may now trigger probing. by philipel · 8 years ago
- 4a1ec1e Added ProbeBitrate(bitrate_bps, num_probes) to BitrateProber. by philipel · 8 years ago
- 6e11efa Bitrate prober and paced sender improvements by Irfan Sheriff · 8 years ago
- 29dca2c Added cluster id to PacedSender::Callback::TimeToSendPacket. by philipel · 9 years ago
- dd32486 Bitrate prober now keep track of probing cluster id. by philipel · 9 years ago
- 28a4456 Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )" by Per · 9 years ago
- 0453ef8 Prevent busy-looping PacedSender on small packets. by Peter Boström · 9 years ago
- ebbf8a8 Make sure rtp_rtcp module doesn't directly reference anything in the pacer module, and remove build dependencies on it. by sprang · 9 years ago
- fe0c905 Improve probing by ignoring small packets which otherwise break the mechanism. by stefan · 9 years ago
- 01b4888 Use padding to achieve bitrate probing if the initial key frame has too few packets. by Stefan Holmer · 10 years ago
- 82462aa Adds support for sending first set of packets at increasingly higher bitrates to probe the link and faster ramp up to a high bitrate. by stefan@webrtc.org · 10 years ago