1. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  2. 06d034f Migrate common_video/ and examples/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  3. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  5. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  6. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  7. e2ae78b Delete obsolete BitrateAdjuster constructor. by Niels Möller · 7 years ago
  8. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_video/include/bitrate_adjuster.h]
  11. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  12. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  13. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  14. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  15. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 9 years ago
  16. 55a401e Move BitrateAdjuster into common_video by emircan · 9 years ago[Renamed (94%) from webrtc/modules/video_coding/include/bitrate_adjuster.h]
  17. 2df29cb Remove redefined macros from BitrateAdjuster by emircan · 9 years ago
  18. f75d008 Bitrate controller for VideoToolbox encoder. by tkchin · 9 years ago