1. c2ef523 Decreased kMaxOverusesBeforeApplyRampupDelay (from 7 to 4). by asapersson@webrtc.org · 10 years ago
  2. 31b38da Raw packet loss rate reported by RTP_RTCP module may vary too drastically over time. This CL is to add a filter to the value in VoE before lending it to audio coding module. by minyue@webrtc.org · 10 years ago
  3. eddcc63 Add max limit of number for overuses. When limit is reached always apply the rampup delay. by asapersson@webrtc.org · 10 years ago
  4. f6eaabf Increased kMaxRampUpDelayMs (120 to 240s). by asapersson@webrtc.org · 10 years ago
  5. 9cd8281 Add additional metric (relative standard deviation of encode time) for overuse detection. by asapersson@webrtc.org · 10 years ago
  6. 4e95436 Added api for getting cpu measures using a struct. by asapersson@webrtc.org · 10 years ago
  7. c773ded Reduced kMaxSampleDiffMs (limit to 22fps). by asapersson@webrtc.org · 10 years ago
  8. 022615b Log Fixit for parts of video_engine folder. by mflodman@webrtc.org · 10 years ago
  9. 154951d Add configuration for ability to use the encode usage measure for triggering overuse/underuse. by asapersson@webrtc.org · 10 years ago
  10. 9da327c Add ability to configure cpu overuse options via an API. by asapersson@webrtc.org · 10 years ago
  11. 9950796 Reset estimate if no frame has been seen for a certain time (to avoid large jitter if stop sending). by asapersson@webrtc.org · 10 years ago
  12. f1630b1 Added a delay measurement, measures the time between an incoming captured frame until the frame is being processed. Measures the delay per second. by asapersson@webrtc.org · 11 years ago
  13. dd4f866 Added measure of encode time. Added encode time to the ViE CpuOveruseMeasure api. by asapersson@webrtc.org · 11 years ago
  14. 4747585 Added ViE API for getting overuse measure. by asapersson@webrtc.org · 11 years ago
  15. ae14504 - Reset capture deltas at resolution change. by asapersson@webrtc.org · 11 years ago
  16. ce9de71 Overuse detection based on capture-input jitter. by pbos@webrtc.org · 11 years ago
  17. cb9a72b Adding possibility to use encoding time when trigger underuse for frame based overuse detection. by mflodman@webrtc.org · 11 years ago
  18. bf76ae2 Hooking up first simple CPU adaptation version. by mflodman@webrtc.org · 11 years ago
  19. f8f91d6 Adding a first simple version of overuse detection, but not hooked up. by mflodman@webrtc.org · 11 years ago