1. 28da546 [PCLF] Fix ExampleVideoQualityAnalyzer to not use VideoFrame::kNotSetId as frame id by Artem Titov · 2 years, 6 months ago
  2. 1c8103d Add FieldTrialsRegistry that verifies looked up field trials by Emil Lundmark · 2 years, 6 months ago
  3. 09da10e Add powerEfficientDecoder and powerEfficientEncoder stats by Evan Shrubsole · 2 years, 6 months ago
  4. 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 6 months ago
  5. 048f5c7 [DVQA] Add capture_frame_rate metric as detailed stats by Artem Titov · 2 years, 6 months ago
  6. baf5c9f Revert "Add documentation, tests and simplify webrtc::SimulatedNetwork." by Rasmus Brandt · 2 years, 6 months ago
  7. f21800e [NEL] Improve logging for discarded packets by Artem Titov · 2 years, 6 months ago
  8. c1d5fda Add documentation, tests and simplify webrtc::SimulatedNetwork. by Mirko Bonadei · 2 years, 7 months ago
  9. 2068d0d [PCLF] Add ability to provide custom VideoFrameWriter by Artem Titov · 2 years, 7 months ago
  10. 78d80f9 Add SmokeSendAndReceivePacketsOnOneThread by Per Kjellander · 2 years, 7 months ago
  11. 5584d45 [PCLF] Prepare to add extra scaling step before passing frame to analyzer and video sinks by Artem Titov · 2 years, 7 months ago
  12. 6b75058 [PCLF] Extract video dumping from video_quality_analyzer_injection_helper for testability by Artem Titov · 2 years, 7 months ago
  13. b984c07 Fix y4m frame reader to support any resolution by Artem Titov · 2 years, 7 months ago
  14. 73eff7c Add missing dependencies. by Mirko Bonadei · 2 years, 7 months ago
  15. 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 7 months ago
  16. 9b73159 Add support for NV12 frame generator by Artem Titov · 2 years, 7 months ago
  17. b15faaa [PCLF] Annotate video metrics with peer, stream and receiver by Artem Titov · 2 years, 7 months ago
  18. 7fe7091 [DVQA] Annotate per frame stats with relevant frame id by Artem Titov · 2 years, 7 months ago
  19. ab9849a [PCLF] Sync frame ids export with fixed framerate exporter by Artem Titov · 2 years, 7 months ago
  20. 9a92b8a Add flag to export in new MetricSet proto format by Artem Titov · 2 years, 7 months ago
  21. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 7 months ago
  22. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 7 months ago
  23. d2cb1f8 [PCLF] Fix rounding issue in NetworkQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
  24. 99f5d95 [PCLF] Fix rounding issue in network stats by Artem Titov · 2 years, 7 months ago
  25. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 7 months ago
  26. 6f2bf6d Add missing dependency. by Mirko Bonadei · 2 years, 7 months ago
  27. 4c7d3f8 PCLF: Ignore discarded frames in the DefaultVideoQualityAnalyzer by Florent Castelli · 2 years, 7 months ago
  28. cc6aae7 Remove unused perf_result_reporter.(h|cc) by Artem Titov · 2 years, 7 months ago
  29. c45f4e4 [PCLF] Fully switch to new metrics export API by Artem Titov · 2 years, 7 months ago
  30. f863182 Migrate test_main_lib on new global metrics API by Artem Titov · 2 years, 7 months ago
  31. bfdb957 PCLF: Separate SFU functionality configuration into a new struct by Florent Castelli · 2 years, 7 months ago
  32. 219ec71 [PCLF] Replace MetricsLoggerAndExporter with MetricsLogger by Artem Titov · 2 years, 7 months ago
  33. f5808fc Enable support for both new and old perf metrics export APIs by Artem Titov · 2 years, 7 months ago
  34. 6a49fb2 [DVQA] Fix: cpu_usage was exported as cpu_usage_% before by Artem Titov · 2 years, 7 months ago
  35. f68a06c [PCLF] Cleanup old video dumping API by Artem Titov · 2 years, 7 months ago
  36. 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 2 years, 7 months ago
  37. 65ab346 PCLF: Pass all frames to OnFrameEncoded, even if discarded by SFU by Florent Castelli · 2 years, 7 months ago
  38. f7bc542 [PCLF] Fix test case for network metrics exported through new API by Artem Titov · 2 years, 7 months ago
  39. d953454 [PCLF] Fix exported test case for audio analyzer through new metrics API by Artem Titov · 2 years, 7 months ago
  40. 8da2802 [DVQA] Fix: allow export cpu_usage through new perf metrics API by Artem Titov · 2 years, 7 months ago
  41. d44e341 Delete rtc::Thread functions that use rtc::MessageHandler by Danil Chapovalov · 2 years, 7 months ago
  42. d795c8b [PCLF] Add possibility to use new perf metrics api in CrossMediaMetricsReporter by Artem Titov · 2 years, 7 months ago
  43. 86f2022 [PCLF] Add possibility to use new perf metrics api in NetworkQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
  44. e11d5e3 [DVQA] Add ability to export metrics with MetricsLoggerAndExporter by Artem Titov · 2 years, 7 months ago
  45. 2d1907b [PCLF] Add possibility to use new perf metrics api in DefaultAudioQualityAnalyzer by Artem Titov · 2 years, 7 months ago
  46. c9f6690 [PCLF] Add possibility to use new perf metrics api in StatsBasedNetworkQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
  47. 164bb2f [PCLF] Add possibility to use new perf metrics api in VideoQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
  48. a1d0356 `RtpPacketInfo`: new ctor + deprecated ctors clean-up by Alessio Bazzica · 2 years, 7 months ago
  49. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 8 months ago
  50. 7c323ad in rtc::Thread introduce Invoke without rtc::Location parameter by Danil Chapovalov · 2 years, 8 months ago
  51. 399a2b5 Remove CoDel from webrtc::SimulatedNetwork. by Mirko Bonadei · 2 years, 8 months ago
  52. 11093b2 [PCLF] Add ability to specifiy DegradationPreference by Byoungchan Lee · 2 years, 8 months ago
  53. 926c707 PCLF: Read the interlayer prediction mode from scalability mode by Florent Castelli · 2 years, 8 months ago
  54. 209d71d [DVQA] Remove old OnDecoderError method by Artem Titov · 2 years, 8 months ago
  55. 7d18a5a [DVQA] Add support for processing decoder errors correctly by Artem Titov · 2 years, 8 months ago
  56. f02212b [DVQA] Make entities loggable by Artem Titov · 2 years, 8 months ago
  57. 02c9998 Limit input size for the rtp video layers allocation fuzzer by Danil Chapovalov · 2 years, 8 months ago
  58. 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 8 months ago
  59. ba62aff [DVQA] Fix reporting of time_between_freezes_ms by Artem Titov · 2 years, 8 months ago
  60. 5cb3a90 Remove sigslot usage from SctpTransportInternal by Fredrik Solenberg · 2 years, 8 months ago
  61. 325c1b2 [DVQA] Use all known peers count when determine metic's name by Artem Titov · 2 years, 8 months ago
  62. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 8 months ago
  63. 1d5be49 rtc::Event: Add TimeDelta support. by Markus Handell · 2 years, 8 months ago
  64. de7ae57 Remove statistics tracking from FrameBuffer2 by Evan Shrubsole · 2 years, 8 months ago
  65. 15b464d Adopt absl::string_view in modules/congestion_controller/ by Ali Tofigh · 2 years, 8 months ago
  66. 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 8 months ago
  67. 214cab5 Move VideoStreamBufferController to packet sequence by Evan Shrubsole · 2 years, 8 months ago
  68. f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 8 months ago
  69. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 9 months ago
  70. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 9 months ago
  71. 53cc9ad Keep microseconds when computing e2e test time results by Evan Shrubsole · 2 years, 9 months ago
  72. 7fbab87 Report histograms in dtor of UlpfecReceiver. by Tommi · 2 years, 9 months ago
  73. e488a87 Remove UlpfecReceiver virtual interface. by Tommi · 2 years, 9 months ago
  74. 3b205da Increase precision of SimulatedTaskQueue (from ms to us). by Mirko Bonadei · 2 years, 9 months ago
  75. 2ed6fc2 In Vp9 encoder wrapper force key frame on svc controller request by Danil Chapovalov · 2 years, 9 months ago
  76. 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 9 months ago
  77. d220925 [PCLF] Introduce export_frame_ids option for video dump by Artem Titov · 2 years, 9 months ago
  78. 72bc2e2 [PCLF] Introduce VideoDumpOptions API to better control video dumping by Artem Titov · 2 years, 9 months ago
  79. bf607e2 Speed up vp9 encoder reference fuzzer by Danil Chapovalov · 2 years, 9 months ago
  80. a16786b Delete nisse@webrtc.org from OWNERS files by Niels Möller · 2 years, 9 months ago
  81. 300a230 Delete inter arrival jitter rtcp packet as unused by Danil Chapovalov · 2 years, 9 months ago
  82. 98bfd99 Use consistent syntax for constructing std::strings from absl::string_views by Ali Tofigh · 2 years, 9 months ago
  83. 054ea47 Move common test flags to a separate library. by Mirko Bonadei · 2 years, 9 months ago
  84. 507e3bc Remove redundant close(). by Mirko Bonadei · 2 years, 9 months ago
  85. 714e3cb Adopt absl::string_view in modules/audio_coding/ by Ali Tofigh · 2 years, 9 months ago
  86. 07d8067 Move test utilities into more specific build targets by Niels Möller · 2 years, 9 months ago
  87. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 9 months ago
  88. 208129fb [PCLF] Add ability to use fixed frame reate for video dump by Artem Titov · 2 years, 9 months ago
  89. bfe9f5c [PCLF] Remove old VideoQualityAnalyzerInjectionHelper ctor without clock by Artem Titov · 2 years, 9 months ago
  90. e4bda7d [PCLF] Add video writer which accounts for freezes by Artem Titov · 2 years, 9 months ago
  91. ae65b0e Fuzz APM sample rates by Sam Zackrisson · 2 years, 9 months ago
  92. 8faaa58 [PCLF] Add ctor for VideoQualityAnalyzerInjectionHelper with Clock by Artem Titov · 2 years, 10 months ago
  93. 277766f adopt absl::string_view in logging/ by Ali Tofigh · 2 years, 10 months ago
  94. b7821ce Remove unnecessary overload in RtcEventLogOutput by Ali Tofigh · 2 years, 10 months ago
  95. 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 10 months ago
  96. 9f11047 [PCLF] Fix deadlock when stats are requested during peer destruction by Artem Titov · 2 years, 10 months ago
  97. eb91fe4 Remove unnecessary std::string overloads by Ali Tofigh · 2 years, 10 months ago
  98. f9f9d54 Use TimeDelta for harmonic framerate calculation in DVQA. by Björn Terelius · 2 years, 10 months ago
  99. 92159dc [PCLF] Remove references to the old location of VideoQualityAnalyzerInterface by Artem Titov · 2 years, 10 months ago
  100. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 10 months ago