1. 3aa951a Delete SendDelayObserver interface by Danil Chapovalov · 1 year, 5 months ago
  2. 652eccf Move send delay calculation to SendStatisticsProxy from RtpSenderEgress by Danil Chapovalov · 1 year, 5 months ago
  3. 6e237e7 Propagate OnSendPacket signal to SendStatisticsProxy by Danil Chapovalov · 1 year, 6 months ago
  4. 2d162c4 In video send statistics proxy merge per ssrc maps by Danil Chapovalov · 1 year, 5 months ago
  5. d819921 [Stats] Update totalPacketSendDelay to only cover time in pacer queue. by Henrik Boström · 2 years, 4 months ago
  6. 09da10e Add powerEfficientDecoder and powerEfficientEncoder stats by Evan Shrubsole · 2 years, 4 months ago
  7. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
  8. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 2 years, 11 months ago
  9. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  10. 603e6e3 Update StreamStats.encode_frame_rate when GetStats is called. by Åsa Persson · 3 years, 6 months ago
  11. f01c2c9 Delete RtcpStatisticsCallback in favor of ReportBlockDataObserver by Danil Chapovalov · 3 years, 9 months ago
  12. a376518 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  13. a827a30 Revert "Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex." by Markus Handell · 4 years, 8 months ago
  14. 0eba415 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  15. 6446903 Only allow most limited resource to trigger adapt up by Evan Shrubsole · 4 years, 8 months ago
  16. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  17. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  18. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 10 months ago
  19. ce0a11d Unify AdaptationReason and AdaptReason enums. by Evan Shrubsole · 4 years, 10 months ago
  20. dff7925 Remove VideoStreamEncoderObserver::AdaptationReason::kNone by Evan Shrubsole · 4 years, 10 months ago
  21. eac08bf Reland "Wire up internal libvpx VP9 scaler to statistics proxy" by Ilya Nikolaevskiy · 5 years ago
  22. a2cb93d Revert "Wire up internal libvpx VP9 scaler to statistics proxy" by Sebastian Jansson · 5 years ago
  23. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 5 years ago
  24. 840394c Fix bw_limited_resolution in SendStatisticsProxy GetStats by Ilya Nikolaevskiy · 5 years ago
  25. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  26. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  27. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 5 years ago
  28. 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 6 years ago
  29. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
  30. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  31. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 6 years ago
  32. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  33. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  34. e2fd86a7 Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  35. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  36. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  37. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  38. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  39. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 7 years ago
  40. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  41. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  42. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  43. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  44. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  45. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  46. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  47. 875841d Exclude initial adapt downs in stats for quality adapt changes per minute. by Åsa Persson · 7 years ago
  48. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  49. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  50. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  51. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  52. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  53. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  54. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  55. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  56. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  57. ca0ed63 Revert "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  58. af721b7 Remove sent framerate and bitrate calculations from MediaOptimization. by Åsa Persson · 7 years ago
  59. 8d75ac7 Add stats for forced software encoder fallback for VP8. by asapersson · 7 years ago
  60. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  61. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  62. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/send_statistics_proxy.h]
  63. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  64. 5212700 Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  65. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 8 years ago
  66. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  67. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  68. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  69. 09f0561 Update adaptation stats to support degradations in both resolution and framerate. by asapersson · 8 years ago
  70. 0944a80 Update stats for cpu/quality adaptation changes to excluded time when video is suspended. by asapersson · 8 years ago
  71. 6eca98b Add histogram stats for number of cpu/quality adapt changes per minute for sent video streams: by asapersson · 8 years ago
  72. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 8 years ago
  73. 36e9eb4 Do not report quality limited resolution stats when quality scaler is disabled. by asapersson · 8 years ago
  74. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 8 years ago
  75. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 8 years ago
  76. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 8 years ago
  77. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  78. 93e1e23 Use RateAccCounter for sent bitrate stats. Reports average of periodically computed stats over a call. by asapersson · 8 years ago
  79. bc5d921 Rename base/analytics/ to base/numerics/ by terelius · 8 years ago
  80. 66d4b37 Move histogram for number of pause events to per stream: by asapersson · 8 years ago
  81. 0cd27ba Reland of Properly report number of quality downscales in stats. (patchset #1 id:1 of https://codereview.webrtc.org/2586783003/ ) by kthelgason · 8 years ago
  82. fe04bd4 Revert of Properly report number of quality downscales in stats. (patchset #11 id:220001 of https://codereview.webrtc.org/2564373002/ ) by kthelgason · 8 years ago
  83. 0c8c538 Properly report number of quality downscales in stats. by kthelgason · 8 years ago
  84. 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
  85. 320e45a Use RateCounter for input/sent fps stats. Reports average of periodically computed stats over a call. by asapersson · 8 years ago
  86. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago
  87. 3c3aef4 Revert of Reland "Move smoothing filter to common audio". (patchset #5 id:100001 of https://codereview.webrtc.org/2520003005/ ) by minyue · 8 years ago
  88. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago
  89. 827cab3 Add qp counter for H264 in SendStatisticsProxy. by asapersson · 8 years ago
  90. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  91. a48ddb7 Add VideoSendStream::Stats::prefered_media_bitrate_bps by Per · 8 years ago
  92. 26091b1 This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads. by perkj · 8 years ago
  93. 275afc5 Add codec name to CodecSpecificInfo and get the codec name stats from there instead. by perkj · 8 years ago
  94. 8eb37a3 Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 9 years ago
  95. cc16836 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 9 years ago
  96. 4374a09 Only update codec type histogram if lifetime is long enough (10 sec). by asapersson · 9 years ago
  97. cd349d9 Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ ) by sprang · 9 years ago
  98. a49f110 Revert of Reland Issue 2061423003: Refactor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131313002/ ) by aluebs · 9 years ago
  99. 05ce4ae Reland Issue 2061423003: Refactor NACK bitrate allocation by Erik Språng · 9 years ago
  100. e5dd441 Revert of Refactor NACK bitrate allocation (patchset #16 id:300001 of https://codereview.webrtc.org/2061423003/ ) by sprang · 9 years ago