1. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 6 years ago
  2. ca3c801 Minor eventlogvisualizer tweaks. by Konrad Hofbauer · 6 years ago
  3. 9775a58 Plot bitrate allocation per layer based on RTCP XR target bitrate. by Bjorn Terelius · 6 years ago
  4. 7c974e6 Plot RTCP types for incoming and outgoing RTCP packets. by Bjorn Terelius · 6 years ago
  5. cf8405e Add generic packet rates to event_log_visualizer. by Piotr (Peter) Slatala · 6 years ago
  6. d036c65 Clarify and unify outgoing and incoming packet loss rate plots. by Konrad Hofbauer · 6 years ago
  7. 068fc35 Break out parameters from EventLogAnalyzer to AnalyzerConfig struct. by Bjorn Terelius · 6 years ago
  8. b4f7ab1 Fix -Wunused-result warnings by Hans Wennborg · 6 years ago
  9. 8573aae Do not build rtp_generator in Chromium builds. by Mirko Bonadei · 6 years ago
  10. 87bbb91 Add rtp_generator utility to rtc_tools. by Benjamin Wright · 6 years ago
  11. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  12. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  13. a9316c9 frame_analyzer: exit with status 1 when video files fail to open by Oleh Prypin · 6 years ago
  14. 5be3bbd Clarify and unify network delay plot annotations. by Konrad Hofbauer · 6 years ago
  15. 05acd2b Removes clock from TransportFeedbackAdapter. by Sebastian Jansson · 6 years ago
  16. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  17. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  18. 6c4b1b7 Avoid depending on testonly target in event_log_visualizer_utils. by Bjorn Terelius · 6 years ago
  19. 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 6 years ago
  20. bd6dee8 Delete NetEqTest::ExtDecoderMap by Niels Möller · 6 years ago
  21. f996c84 Add probe failures to the GoogCC eventlogvisualizer graph. by Piotr (Peter) Slatala · 6 years ago
  22. b290a6d Renames RtcEventLogParseNew to RtcEventLogParser by Sebastian Jansson · 6 years ago
  23. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  24. 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
  25. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  26. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  27. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  28. e011cb7 Move chart proto for event_log_visualizer. by Bjorn Terelius · 6 years ago
  29. 10a5801 Output plots for new DTLS events. by Zach Stein · 6 years ago
  30. a728c91 Fix performance bug in CreateSendSideBweSimulationGraph by Bjorn Terelius · 6 years ago
  31. c60a777 Process RTP before RTCP in RTC event log analyzer. by Bjorn Terelius · 6 years ago
  32. 6353fbc Offset IceCandidatePairEventType enum in event log visualizer by Zach Stein · 6 years ago
  33. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  34. b253303 Add magjed as owner of rtc_tools. by Patrik Höglund · 6 years ago
  35. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  36. f259078 Use cropping aligning in video quality analysis tool by Magnus Jedvert · 6 years ago
  37. 286df00 Add tool for aligning cropped region of video files by Magnus Jedvert · 6 years ago
  38. fdc635d Remove deprecated APIs from RTC event log parser. by Bjorn Terelius · 6 years ago
  39. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  40. 6c373cc Add support for audio in latency visualization. by Bjorn Terelius · 6 years ago
  41. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  42. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  43. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  44. 57ba7e1 Normalize baseline in network delay plot to RTT/2. by Bjorn Terelius · 6 years ago
  45. 165148d Reland "Remove deprecated barcode scanning functionality" by Magnus Jedvert · 6 years ago
  46. 38a3419 Revert "Remove deprecated barcode scanning functionality" by Alessio Bazzica · 6 years ago
  47. ff292f3 Remove deprecated barcode scanning functionality by Magnus Jedvert · 6 years ago
  48. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  49. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  50. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  51. 78416b6 Adds time to initial config in analyzer code. by Sebastian Jansson · 6 years ago
  52. c1bfe1a Avoids creating empty call_order file when no call order data is written by Per Åhgren · 6 years ago
  53. 3100fc1 Use color aligning in video quality analysis tool by Magnus Jedvert · 6 years ago
  54. 1927dfa Add tool for aligning color space of video files by Magnus Jedvert · 6 years ago
  55. a39a007 Reland "Deprecates legacy transport feedback adapter." by Sebastian Jansson · 6 years ago
  56. 5c94f55 Removes analyzer dependency on legacy congestion controller. by Sebastian Jansson · 6 years ago
  57. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  58. cae8802 Delete force_mic_volume_max. by Patrik Höglund · 6 years ago
  59. ede8796 Print per-frame VMAF score instead of average. by Paulina Hensman · 6 years ago
  60. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  61. a6471eb Reland "Tidy up and increase exception handling in compare_videos" by Paulina Hensman · 6 years ago
  62. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  63. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  64. 3d3e08b Revert "Tidy up and increase exception handling in compare_videos" by Oleh Prypin · 6 years ago
  65. 1c60ff5 Tidy up and increase exception handling in compare_videos by Paulina Hensman · 6 years ago
  66. 12c62b9 Reland "Add option to call VMAF in compare_videos.py." by Paulina Hensman · 6 years ago
  67. 3717814 Revert "Add option to call VMAF in compare_videos.py." by Sami Kalliomäki · 6 years ago
  68. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  69. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  70. e307d56 Add option to call VMAF in compare_videos.py. by Paulina Hensman · 6 years ago
  71. 9931ddb ResultsContainer: Initialize fields. by Yves Gerey · 6 years ago
  72. dd8de18 Include stringutils to allow build on chromium by Paulina Hensman · 6 years ago
  73. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  74. b671d46 Add WriteVideoToFile to video_file_reader. by Paulina Hensman · 6 years ago
  75. 080afed Do not compile frame_analyzer_host during Chromium builds. by Mirko Bonadei · 6 years ago
  76. b56706f Reland "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  77. 6d80003 Revert "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  78. d8ff3f2 Compile frame analyzer for the host machine on perf tests. by Mirko Bonadei · 6 years ago
  79. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 6 years ago
  80. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  81. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago
  82. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 6 years ago
  83. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 6 years ago
  84. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 6 years ago
  85. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  86. 9427f48 rtc_executable should depend on //build/win:default_exe_manifest. by Mirko Bonadei · 6 years ago
  87. 0673bc9 Revert CLs affecting video quality toolchain. by Sami Kalliomäki · 6 years ago
  88. 5c2de6b Fix a bug in barcode_decoder.py by Magnus Jedvert · 6 years ago
  89. 9bb55fc Reland "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  90. 3e169ac Revert "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  91. d65e143 Update video_quality_analysis to align videos instead of using barcodes by Magnus Jedvert · 6 years ago
  92. b2c0e8f Add tool for aliging video files by Magnus Jedvert · 6 years ago
  93. 1b5e5db Remove SequencedTaskChecker from Y4mFileReader by Magnus Jedvert · 6 years ago
  94. 404be7f Add Y4mFileReader by Magnus Jedvert · 6 years ago
  95. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  96. c97933f Clean up code regarding jitter buffer plot in event log visualizer. by Minyue Li · 6 years ago
  97. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  98. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago
  99. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  100. b1222c2 Plot RTCP SR and RR contents in event_log_visualizer. by Bjorn Terelius · 6 years ago