1. ede8796 Print per-frame VMAF score instead of average. by Paulina Hensman · 6 years ago
  2. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  3. a6471eb Reland "Tidy up and increase exception handling in compare_videos" by Paulina Hensman · 6 years ago
  4. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  5. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  6. 3d3e08b Revert "Tidy up and increase exception handling in compare_videos" by Oleh Prypin · 6 years ago
  7. 1c60ff5 Tidy up and increase exception handling in compare_videos by Paulina Hensman · 6 years ago
  8. 12c62b9 Reland "Add option to call VMAF in compare_videos.py." by Paulina Hensman · 6 years ago
  9. 3717814 Revert "Add option to call VMAF in compare_videos.py." by Sami Kalliomäki · 6 years ago
  10. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  11. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  12. e307d56 Add option to call VMAF in compare_videos.py. by Paulina Hensman · 6 years ago
  13. 9931ddb ResultsContainer: Initialize fields. by Yves Gerey · 6 years ago
  14. dd8de18 Include stringutils to allow build on chromium by Paulina Hensman · 6 years ago
  15. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  16. b671d46 Add WriteVideoToFile to video_file_reader. by Paulina Hensman · 6 years ago
  17. 080afed Do not compile frame_analyzer_host during Chromium builds. by Mirko Bonadei · 6 years ago
  18. b56706f Reland "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  19. 6d80003 Revert "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  20. d8ff3f2 Compile frame analyzer for the host machine on perf tests. by Mirko Bonadei · 6 years ago
  21. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 6 years ago
  22. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  23. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago
  24. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 6 years ago
  25. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 6 years ago
  26. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 6 years ago
  27. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  28. 9427f48 rtc_executable should depend on //build/win:default_exe_manifest. by Mirko Bonadei · 6 years ago
  29. 0673bc9 Revert CLs affecting video quality toolchain. by Sami Kalliomäki · 6 years ago
  30. 5c2de6b Fix a bug in barcode_decoder.py by Magnus Jedvert · 6 years ago
  31. 9bb55fc Reland "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  32. 3e169ac Revert "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  33. d65e143 Update video_quality_analysis to align videos instead of using barcodes by Magnus Jedvert · 6 years ago
  34. b2c0e8f Add tool for aliging video files by Magnus Jedvert · 6 years ago
  35. 1b5e5db Remove SequencedTaskChecker from Y4mFileReader by Magnus Jedvert · 6 years ago
  36. 404be7f Add Y4mFileReader by Magnus Jedvert · 6 years ago
  37. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  38. c97933f Clean up code regarding jitter buffer plot in event log visualizer. by Minyue Li · 6 years ago
  39. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  40. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago
  41. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  42. b1222c2 Plot RTCP SR and RR contents in event_log_visualizer. by Bjorn Terelius · 6 years ago
  43. 486cb18 Enable clang::find_bad_constructs for rtc_tools (part 1/2). by Mirko Bonadei · 6 years ago
  44. ed8ff64 Break out Agc code from audio_processing. by Alex Loiko · 6 years ago
  45. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  46. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 6 years ago
  47. c9ac93f Adding NetEq lifetime stats to event log visualizer. by Minyue Li · 6 years ago
  48. 01d2a67 Adding jitter buffer plots for all SSRCs in event log visualizer. by Minyue Li · 6 years ago
  49. 45fc6df Aligning time in audio jitter buffer plot to other plots in rtc event log visualizer. by Minyue Li · 6 years ago
  50. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  51. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  52. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  53. 9614a31 Remove manual references to exe_and_shlib_deps by Tom Anderson · 6 years ago
  54. 7a0bb00 Split LoggedBweProbeResult into -Success and -Failure. by Bjorn Terelius · 6 years ago
  55. 1d4a227 Add support for visualizing event logs without normalizing time. by Stefan Holmer · 6 years ago
  56. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 6 years ago
  57. f61475d Make unpack_aecdump optionally unpack render/capture call order by Sam Zackrisson · 6 years ago
  58. 27e2b7d Plot NetEq stats in RTC event log visualizer. by Minyue Li · 6 years ago
  59. c6ff757 Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation. by Minyue Li · 6 years ago
  60. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 7 years ago
  61. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 7 years ago
  62. 9e336ec Create new API for RtcEventLogParser. by Bjorn Terelius · 7 years ago
  63. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  64. 4397e4a Correcting payload size to NetEq simulator in RTC event log analyzer. by Minyue Li · 7 years ago
  65. 5feb30e Options and settings for the Pre-amplifier. by Alex Loiko · 7 years ago
  66. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  67. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 7 years ago
  68. 172a563 Fix path to AppRTC/collider on Windows by Oleh Prypin · 7 years ago
  69. 8058fbb Bypass browser join confirmation in prebuilt AppRTC by Oleh Prypin · 7 years ago
  70. 8730135 Use sys.executable to launch another Python script by Oleh Prypin · 7 years ago
  71. 9fa35e5 Fix path to proto in py_event_log_analyzer/pb_parse.py by Oleh Prypin · 7 years ago
  72. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  73. 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago
  74. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  75. 12196b4 Update prebuilt AppRTC by Oleh Prypin · 7 years ago
  76. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  77. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  78. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  79. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  80. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  81. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  82. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  83. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 7 years ago
  84. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  85. 0488fcf Made modules/audio_processing/vad its own target. by Alex Loiko · 7 years ago
  86. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  87. 8eca1ff Reland "Structured ICE logging via RtcEventLog." by Qingsi Wang · 7 years ago
  88. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  89. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  90. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  91. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  92. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  93. 78ac89b Revert "Structured ICE logging via RtcEventLog." by Mirko Bonadei · 7 years ago
  94. eed5aa8 Structured ICE logging via RtcEventLog. by Qingsi Wang · 7 years ago
  95. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  96. 2e5966b Store video_quality_loopback_test perf results in Chart JSON format. by Edward Lemur · 7 years ago
  97. e5a93a7 Making rtc_tools:unpack_aecdump publicly visible. by Mirko Bonadei · 7 years ago
  98. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  99. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  100. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago