1. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
  2. 1c35107 Propagate environment into OveruseFrameDetector by Danil Chapovalov · 11 months ago
  3. f67d1fd OveruseFrameDetector: complete removal of mac rules kill switch. by Markus Handell · 1 year, 10 months ago
  4. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 6 months ago
  5. 8e4197b OveruseFrameDetector: remove special mac rules under kill switch. by Markus Handell · 2 years, 10 months ago
  6. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  7. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  8. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  9. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  10. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
  11. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
  12. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
  13. 012aa37 Asynchronous QualityScaler: Callback-based CheckQpTask. by Henrik Boström · 5 years ago
  14. 6205762 [Adaptation] Rename and move resource adaptation module/processor stuff. by Henrik Boström · 5 years ago[Renamed (96%) from video/overuse_frame_detector.h]
  15. 07b17df Move DegradationPreference logic to the encoder queue. by Henrik Boström · 5 years ago
  16. eea9288 Add configuration of new cpu load estimator via field trials. by Niels Möller · 6 years ago
  17. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  18. cda86dd Removes usages of repeating task without task queue argument. by Sebastian Jansson · 6 years ago
  19. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  20. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  21. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 7 years ago
  22. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  23. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  24. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  25. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  26. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  27. d1f7eb6 Postpone setting of CpuOveruseOptions. by Niels Möller · 7 years ago
  28. 73f29cb Move creation of OveruseFrameDetector to VideoSendStream. by Niels Möller · 7 years ago
  29. 83dbeac Add alternative load estimator to OverUseFrameDetector. by Niels Möller · 7 years ago
  30. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  31. e08cf3a Move FrameTiming list from OveruseDetector to SendProcessingUsage. by Niels Möller · 7 years ago
  32. 904f869 Define interface OveruseFrameDetector::ProcessingUsage. by Niels Möller · 7 years ago
  33. 7dc26b7 Revert "Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage." by Niels Möller · 7 years ago
  34. eee7ced Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage. by Niels Möller · 7 years ago
  35. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  36. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/video/overuse_frame_detector.h]
  37. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 8 years ago
  38. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 8 years ago
  39. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  40. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  41. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  42. fda496a Set overuse detector max frame interval based on target frame rate. by sprang · 8 years ago
  43. 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
  44. 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
  45. 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
  46. 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
  47. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  48. b1ca073 Rename adaptation api methods, extended vie_encoder unit test. by sprang · 8 years ago
  49. e0e3bdf Refactor OveruseFrameDetector to use timing in us units by nisse · 8 years ago
  50. bc5d921 Rename base/analytics/ to base/numerics/ by terelius · 8 years ago
  51. 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
  52. 69b627d Move smoothing filter to common audio and exp_filter to base/analytics. by minyue · 8 years ago
  53. 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
  54. 223641f Reland "Move smoothing filter to common audio". by minyue · 8 years ago
  55. d52063f Change OverUseFrameDetector to use a task queue instead of ProcessThread to periodically check for overuse. It is made to only operate on a single task queue. by perkj · 9 years ago
  56. 27f982b Replace scoped_ptr with unique_ptr in webrtc/video/ by kwiberg · 9 years ago
  57. a26ac92 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 9 years ago
  58. da33a8a Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 9 years ago
  59. f14c47a Remove ignored return code from modules. by Peter Boström · 9 years ago
  60. 448468d Experimental patch for adapting adaptation to CPU count on Mac. by torbjorng · 9 years ago
  61. e449915 Measure encoding time on encode callbacks. by Peter Boström · 9 years ago
  62. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  63. 01f364e Remove always-on options in OveruseFrameDetector. by Peter Boström · 9 years ago
  64. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago[Renamed (97%) from webrtc/video_engine/overuse_frame_detector.h]
  65. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago[Renamed (97%) from webrtc/video/overuse_frame_detector.h]
  66. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago[Renamed (97%) from webrtc/video_engine/overuse_frame_detector.h]
  67. 1aa420b Remove avg encode time from CpuOveruseMetric struct and use value from OnEncodedFrame instead. by asapersson · 9 years ago
  68. 0fcaf99 Enable cpplint for webrtc/video_engine by kjellander@webrtc.org · 9 years ago
  69. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  70. 74d85e1 Reduce locking in overuse frame detector now that (as of r9508) the observer_ and options_ can only be set at construction time. E.g. no lock is any longer held while doing the callback. by asapersson · 9 years ago
  71. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  72. 746210f Remove unused overuse detection metric (capture jitter). by Åsa Persson · 10 years ago
  73. cddb367 Remove unused metric in overuse detector. by Asa Persson · 10 years ago
  74. 4b91bd0 Move frame input (ViECapturer) to webrtc/video/. by Peter Boström · 10 years ago
  75. 300eeb6 Remove VideoEngine interfaces. by Peter Boström · 10 years ago
  76. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  77. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  78. 3e6e271 Implement CpuOveruseMetrics as callbacks. by pbos@webrtc.org · 10 years ago
  79. 7a57f8f Reland 8203 "Reducing locking in OveruseFrameDetect..." by tommi@webrtc.org · 10 years ago
  80. 4414939 Add method for incrementing RtpPacketCounter. Removes duplicate code. by asapersson@webrtc.org · 10 years ago
  81. 7a37bfc Revert 8203 "Reducing locking in OveruseFrameDetector and increa..." by tommi@webrtc.org · 10 years ago
  82. 18e7585 Reducing locking in OveruseFrameDetector and increasing constness. by tommi@webrtc.org · 10 years ago
  83. a907e01 Adding constness. by tommi@webrtc.org · 10 years ago
  84. 0b1534c Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess. by pkasting@chromium.org · 10 years ago
  85. cd621a8 Add thread annotations to overuse_frame_detector class. by asapersson@webrtc.org · 10 years ago
  86. 7f10513 Remove unused code in overuse detector. by asapersson@webrtc.org · 10 years ago
  87. 9aed002 Add ability to include a larger time span (in addition to encode time) for measuring the processing time of a frame. by asapersson@webrtc.org · 10 years ago
  88. 74aaf29 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 · 11 years ago
  89. d980307 Add max limit of number for overuses. When limit is reached always apply the rampup delay. by asapersson@webrtc.org · 11 years ago
  90. 734a532 Add additional metric (relative standard deviation of encode time) for overuse detection. by asapersson@webrtc.org · 11 years ago
  91. ab6bf4f Added api for getting cpu measures using a struct. by asapersson@webrtc.org · 11 years ago
  92. 88fbb2d Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  93. 2fa7f79 Revert 6202 "Switch to using base/constructormagic.h and remove ..." by mcasas@webrtc.org · 11 years ago
  94. 125ffd7 Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h. by henrike@webrtc.org · 11 years ago
  95. 8a8c3ef Add ability to configure cpu overuse options via an API. by asapersson@webrtc.org · 11 years ago
  96. a0a6df3 Modified overuse detection thresholds. by asapersson@webrtc.org · 11 years ago
  97. b60346e Reset estimate if no frame has been seen for a certain time (to avoid large jitter if stop sending). by asapersson@webrtc.org · 11 years ago
  98. 8f690bc Increase overuse and normal use thresholds for Mac. by asapersson@webrtc.org · 11 years ago
  99. 9e5b034 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
  100. c7ff8f9 Added measure of encode time. Added encode time to the ViE CpuOveruseMeasure api. by asapersson@webrtc.org · 11 years ago