1. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 6 months ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  4. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  5. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_video/bitrate_adjuster_unittest.cc]
  8. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  9. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  10. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 8 years ago
  11. 55a401e Move BitrateAdjuster into common_video by emircan · 8 years ago[Renamed (98%) from webrtc/modules/video_coding/bitrate_adjuster_unittest.cc]
  12. fb8fc53 Improve the behavior when the BWE times out and when we have too little data to determine the incoming bitrate. by Stefan Holmer · 8 years ago
  13. f75d008 Bitrate controller for VideoToolbox encoder. by tkchin · 8 years ago