1. 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
  2. eddcc63 Add max limit of number for overuses. When limit is reached always apply the rampup delay. by asapersson@webrtc.org · 10 years ago
  3. 9cd8281 Add additional metric (relative standard deviation of encode time) for overuse detection. by asapersson@webrtc.org · 10 years ago
  4. 4e95436 Added api for getting cpu measures using a struct. by asapersson@webrtc.org · 10 years ago
  5. 774b3d3 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  6. 0a9ed7c Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 10 years ago
  7. 28b7c07 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 10 years ago
  8. 9da327c Add ability to configure cpu overuse options via an API. by asapersson@webrtc.org · 10 years ago
  9. 0b95677 Modified overuse detection thresholds. by asapersson@webrtc.org · 10 years ago
  10. 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
  11. 5909065 Increase overuse and normal use thresholds for Mac. 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