- 7220ee9 Format the rest by Jared Siskin · 1 year, 11 months ago
- 9e734a6 Delete ReportBlock::cumulative_lost_signed accessor by Danil Chapovalov · 2 years ago
- c2d3789 Fix event log visualizer crash when NetEq input creation fails. by Jakob Ivarsson · 2 years ago
- 27d70f3 Refactor NetEq test event log input. by Jakob Ivarsson · 2 years ago
- 4b61f3a In rtc event log visualizer use modern api of the ReceiveSideCongestionController by Danil Chapovalov · 2 years ago
- 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 2 years ago
- d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 2 years ago
- d234cef Handling NetEqSetMinimumDelay events in neteq_rtpplay. by Jesús de Vicente Peña · 2 years, 2 months ago
- 6afa92a Tooling to process RtcEventNetEqSetMinimumDelay by Lionel Koenig · 2 years, 3 months ago
- 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 3 months ago
- 38b3cf0 Add lower/upper link capacity to the outgoing bitrate graph. by Diep Bui · 2 years, 9 months ago
- 6183a0f Add default conversational speech file to the .rodata section. by Mirko Bonadei · 2 years, 9 months ago
- 978cb67 Remove //test:field_trials from RTCEventLogs viewer. by Mirko Bonadei · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- bc07d40 event log analyzer: log rtp timestamps in question by Philipp Hancke · 2 years, 10 months ago
- 4a7883f Update event_log_visualizer tool to avoid matplotlib 3.4 deprecation warnings. by Björn Terelius · 2 years, 10 months ago
- eb9af84 Improved RobustThroughputEstimator by Björn Terelius · 2 years, 11 months ago
- ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 11 months ago
- 7ab3ecd Use TimeDelta to convert to to/from compact ntp time by Danil Chapovalov · 3 years ago
- e486a7b Make KeyValueConfig mandatory in the pacer. by Erik Språng · 3 years, 1 month ago
- cb24158 Reland "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years, 1 month ago
- 7306c75 Revert "Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds."" by Björn Terelius · 3 years, 1 month ago
- 7a992e2 Reland "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Björn Terelius · 3 years, 1 month ago
- 66bfd6f Revert "Refactor AnalyzerConfig to use Timestamps instead of microseconds." by Christoffer Jansson · 3 years, 2 months ago
- 43fb169 Refactor AnalyzerConfig to use Timestamps instead of microseconds. by Björn Terelius · 3 years, 2 months ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- e5e78c4 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 5 months ago
- 5ce7d14 Delete legacy rtp header parser as no longer used by Danil Chapovalov · 3 years, 8 months ago
- 54500ad Use backticks not vertical bars to denote variables in comments for /rtc_tools by Artem Titov · 3 years, 8 months ago
- c0a4a09 Use default NetEq config for simulation in event log visualizer. by Jakob Ivarsson · 3 years, 9 months ago
- 6a0a559 Reland "Correctly handle retransmissions/padding in early loss detection." by Erik Språng · 3 years, 10 months ago
- d6957c2 Revert "Correctly handle retransmissions/padding in early loss detection." by Erik Språng · 3 years, 10 months ago
- e9ae472 Correctly handle retransmissions/padding in early loss detection. by Erik Språng · 3 years, 10 months ago
- 46fbefa Convert to NTP time using the real clock. by Paul Hallak · 3 years, 11 months ago
- fe2063e Remove REMB throttling funcionality from PacketRouter by Per Kjellander · 3 years, 11 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
- e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
- 8db9534 Support event log visualization in python3 by Björn Terelius · 4 years, 2 months ago
- 4ef5638 Parse and plot RTCP BYE in RTC event log. by Björn Terelius · 4 years, 2 months ago
- 0d863f7 Cleanup of bwe_defines.h by Niels Möller · 4 years, 4 months ago
- ddd4191 Remove simulated neteq packet loss plot. by Jakob Ivarsson · 4 years, 5 months ago
- 7634ea7 Add method to extract triage alerts from RTC event log analyzer. by Bjorn Terelius · 4 years, 6 months ago
- 4461f05 Delete unused NetEq stats currentPacketLossRate, currentDiscardRate and addedSamples by Niels Möller · 4 years, 6 months ago
- ae1892d Add simulation of robust throughput estimator to the event log analyzer by Björn Terelius · 4 years, 10 months ago
- 8a89b5b Deprecate inheritance hierachy of plot formats in event_log_visualizer. by Bjorn Terelius · 4 years, 10 months ago
- c186e14 Move NetEq and ANA plotting to a separate file. by Bjorn Terelius · 4 years, 10 months ago
- 571e130 Fix nondeterministic behavior in rtc_event_log_visualizer caused by uninitialized variables. by Bjorn Terelius · 4 years, 10 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
- 0d1b28c Replace inconsistent log_segments() function in RTC event log parser by Björn Terelius · 4 years, 10 months ago
- adef798 Enable triage alerts in rtc_event_log_visualizer by default. by Bjorn Terelius · 4 years, 10 months ago
- b914819 Reduce alert spam in rtc_event_log_visualizer by Bjorn Terelius · 4 years, 11 months ago
- 48b8279 Refactor/reimplement RTC event log triage alerts. by Bjorn Terelius · 4 years, 11 months ago
- a2ce423 Total packet rate plots for event_log_visualizer. by Kristoffer Erlandsson · 5 years ago
- 283c106 Add packet rate plots to event_log_visualizer. by Kristoffer Erlandsson · 5 years ago
- 2028a77 Remove RtpPacketSendInfo.has_rtp_sequence_number by Erik Språng · 5 years ago
- cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 5 years ago
- 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 5 years ago
- 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 5 years ago
- 3574d05 EventLogVisualizer pacer delay plot fix. by philipel · 5 years ago
- 251b0dc Simplified throughput estimator by Björn Terelius · 5 years ago
- a06048a Return status instead of CHECKing in event log parser. by Björn Terelius · 5 years ago
- 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 5 years ago
- 74f96ec Removes unused late feedback plot from analyzer. by Sebastian Jansson · 5 years ago
- c69c1bb Plot delay feedback in RTCP arrival order. by Björn Terelius · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- 3fa4938 Increased event log visualizer RTP clock estimation tolerance. by philipel · 6 years ago
- 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
- 1f17315 [readability-container-size-empty] Use empty() to check for emptiness. by Mirko Bonadei · 6 years ago
- 575998c Add rtc_ prefix to the event_log_visualizer directory. by Mirko Bonadei · 6 years ago