mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +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} |
||
---|---|---|
.. | ||
audioproc_f | ||
data_channel_benchmark | ||
frame_analyzer | ||
network_tester | ||
psnr_ssim_analyzer | ||
py_event_log_analyzer | ||
rtc_event_log_to_text | ||
rtc_event_log_visualizer | ||
rtp_generator | ||
testing | ||
unpack_aecdump | ||
video_encoder | ||
author_line_count.sh | ||
BUILD.gn | ||
class_usage.sh | ||
compare_videos.py | ||
DEPS | ||
header_usage.sh | ||
metrics_plotter.py | ||
OWNERS | ||
sanitizers_unittest.cc | ||
video_file_reader.cc | ||
video_file_reader.h | ||
video_file_reader_unittest.cc | ||
video_file_writer.cc | ||
video_file_writer.h | ||
video_file_writer_unittest.cc | ||
video_replay.cc |