1. 8cfae1b Cleanup usage of lookups in video SendDelayStats helper by Danil Chapovalov · 1 year, 7 months ago
  2. 8beb631 Pass and process capture time through SendPacketObserver with Timestamp type by Danil Chapovalov · 1 year, 9 months ago
  3. a376518 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  4. a827a30 Revert "Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex." by Markus Handell · 4 years, 9 months ago
  5. 0eba415 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  6. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/video/send_delay_stats.cc]
  9. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  10. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  11. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  12. 43cb716 Add ToString method to AggregatedStats and log stats at the end of a call. by asapersson · 8 years ago
  13. 1d02d3e Remove RTC_LOGGED_* macro. by asapersson · 9 years ago
  14. ce2e136 Update AvgCounter to have the ability to include last period metric for subsequent intervals without samples (e.g. for non-periodic updated stats). by asapersson · 9 years ago
  15. 40f5400 Start integrating StatsCounter class. by asapersson · 9 years ago
  16. 35151f3 Add histogram stats for average send delay of sent packets for a sent video stream. The delay is measured from a packet is sent to the transport until leaving the socket. by asapersson · 9 years ago