1. d819921 [Stats] Update totalPacketSendDelay to only cover time in pacer queue. by Henrik Boström · 2 years, 5 months ago
  2. 09da10e Add powerEfficientDecoder and powerEfficientEncoder stats by Evan Shrubsole · 2 years, 5 months ago
  3. f51437e Add AV1 to WebRTC.Video.Encoder.CodecType histogram. by philipel · 2 years, 10 months ago
  4. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  5. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  6. efe46b6 Change the type of RTCVideoSourceStats.framesPerSecond by Byoungchan Lee · 3 years, 4 months ago
  7. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  8. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
  9. 603e6e3 Update StreamStats.encode_frame_rate when GetStats is called. by Åsa Persson · 3 years, 8 months ago
  10. 8d56472 Fix for encoded framerate stats per layer. by Åsa Persson · 3 years, 8 months ago
  11. ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 8 months ago
  12. ea7474e Remove redundant VideoSendStream::rtcp_stats field by Danil Chapovalov · 3 years, 10 months ago
  13. f01c2c9 Delete RtcpStatisticsCallback in favor of ReportBlockDataObserver by Danil Chapovalov · 3 years, 10 months ago
  14. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 3 years, 11 months ago
  15. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 3 years, 11 months ago
  16. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 3 years, 11 months ago
  17. 668dbf6 [Stats] Populate "frames" stats for video source. by Di Wu · 4 years, 1 month ago
  18. 06bbeb3 in Av1 encoder wrapper communicate end_of_picture flag similar to VP9 by Danil Chapovalov · 4 years, 4 months ago
  19. a376518 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  20. a827a30 Revert "Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex." by Markus Handell · 4 years, 9 months ago
  21. 0eba415 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  22. 6446903 Only allow most limited resource to trigger adapt up by Evan Shrubsole · 4 years, 10 months ago
  23. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 11 months ago
  24. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 11 months ago
  25. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 5 years ago
  26. ce0a11d Unify AdaptationReason and AdaptReason enums. by Evan Shrubsole · 5 years ago
  27. dff7925 Remove VideoStreamEncoderObserver::AdaptationReason::kNone by Evan Shrubsole · 5 years ago
  28. ee1e6bc Remove deprecated VideoSendStream::StreamStats data members. by Mirko Bonadei · 5 years ago
  29. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 5 years ago
  30. f45ca37 [Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats. by Henrik Boström · 5 years ago
  31. eac08bf Reland "Wire up internal libvpx VP9 scaler to statistics proxy" by Ilya Nikolaevskiy · 5 years ago
  32. a2cb93d Revert "Wire up internal libvpx VP9 scaler to statistics proxy" by Sebastian Jansson · 5 years ago
  33. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 5 years ago
  34. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 5 years ago
  35. 840394c Fix bw_limited_resolution in SendStatisticsProxy GetStats by Ilya Nikolaevskiy · 5 years ago
  36. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  37. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  38. 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 6 years ago
  39. 77d3efc Simplify ReportBlockStats by Niels Möller · 6 years ago
  40. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
  41. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  42. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 6 years ago
  43. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 6 years ago
  44. 1992958 Qualify cmath function calls by Oleh Prypin · 6 years ago
  45. 5684af5 VideoSendStream::Stats::total_encode_time_ms added. by Henrik Boström · 6 years ago
  46. bd631a0 Use Abseil container algorithms in video/ by Steve Anton · 6 years ago
  47. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  48. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  49. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  50. e2fd86a7 Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  51. 0a5792e Add UMA metric and logging of frames dropped in the render queue. by Stefan Holmer · 6 years ago
  52. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 7 years ago
  53. bb081a6 Update sending resolution only on top spatial layer frame. by Sergey Silkin · 7 years ago
  54. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 7 years ago
  55. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 7 years ago
  56. da0898d Add spatial index to EncodedImage. by Niels Möller · 7 years ago
  57. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  58. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 7 years ago
  59. 20317f9 Clear encoded frame map on gap in timestamp. by Åsa Persson · 7 years ago
  60. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 7 years ago
  61. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  62. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  63. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
  64. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  65. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  66. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  67. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  68. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 7 years ago
  69. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  70. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  71. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 7 years ago
  72. 66c24fe Update SendStatisticsProxy to use Rtp::payload_name, if available. by Niels Möller · 7 years ago
  73. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  74. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  75. 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 7 years ago
  76. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  77. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  78. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  79. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  80. 694a36f Only log once per UpdateHistogram call. by Jonas Olsson · 7 years ago
  81. 956b306 Reland "Set actual resolution for coded frame in VP9 enc wrapper." by Sergey Silkin · 7 years ago
  82. bbf46c2 Revert "Set actual resolution for coded frame in VP9 enc wrapper." by Oleh Prypin · 7 years ago
  83. 4e53a0f Set actual resolution for coded frame in VP9 enc wrapper. by Sergey Silkin · 7 years ago
  84. 875841d Exclude initial adapt downs in stats for quality adapt changes per minute. by Åsa Persson · 7 years ago
  85. 8e07c13 Optional: Use nullopt and implicit construction in /video by Oskar Sundbom · 7 years ago
  86. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  87. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  88. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  89. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  90. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  91. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  92. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  93. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  94. d29b54c Set start time for encoded framerate tracker on first incoming frame (instead of by Åsa Persson · 7 years ago
  95. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  96. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  97. ca0ed63 Revert "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  98. 18945c3 Revert "Reduce max possible size of map that holds encoded frame info." by Åsa Persson · 7 years ago
  99. 2ff7ecf Reduce max possible size of map that holds encoded frame info. by Åsa Persson · 7 years ago
  100. af721b7 Remove sent framerate and bitrate calculations from MediaOptimization. by Åsa Persson · 7 years ago