1. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 5 years ago
  2. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  4. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 5 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 254d3db Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc by tzik · 6 years ago
  7. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  8. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  9. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  10. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  11. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  12. bb19fcf Add explicit cast to void to silence -Wcomma warning by Karl Wiberg · 7 years ago
  13. 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
  14. 32c6ae2 Fix fuzzer-found undefined behavior in webrtc_cng by Sam Zackrisson · 7 years ago
  15. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  16. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  17. 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  18. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  19. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  20. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago