mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00
![]() As before, events are processed primarily in timestamp order. This CL adds a heuristic to break ties for events with the same timestamp. - Roughly speaking, configs and connectivity events are processed first, followed by incoming packets, then BWE updates, then other (general) events and finally outgoing packets and ALR events. - Among RTP packets, transport sequence number is used to break ties. - The insertion order (into the EventProcessor) is used as a last resort. Bug: b/282153758 Change-Id: I914e4500ca63e1a8754766d1833a7b32f6a38176 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/308140 Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40318} |
||
---|---|---|
.. | ||
proto | ||
alerts.cc | ||
alerts.h | ||
analyze_audio.cc | ||
analyze_audio.h | ||
analyzer.cc | ||
analyzer.h | ||
analyzer_common.cc | ||
analyzer_common.h | ||
conversational_speech_en.h | ||
log_simulation.cc | ||
log_simulation.h | ||
main.cc | ||
OWNERS | ||
plot_base.cc | ||
plot_base.h | ||
plot_protobuf.cc | ||
plot_protobuf.h | ||
plot_python.cc | ||
plot_python.h |