1. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 4 years, 8 months ago
  2. 0e1a558 Allowing 40ms audio frame length. by Ying Wang · 5 years ago
  3. e45c688 Remove webrtc::ProtoString. 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 · 5 years ago
  5. 8319e7f Use ordered data structure for supported frame lengths in ANA. by Minyue Li · 6 years ago
  6. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  7. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  8. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  9. 7e9c614 Added configurable offsets to the per-packet overhead in the ANA frame length and bitrate controllers. by ivoc · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc]
  12. 5d68910 Don't use rvalue reference function arguments in the audio coding module by minyue-webrtc · 7 years ago
  13. 9c6430f Reland "Adding ANA config event to debug dump." by minyue-webrtc · 7 years ago
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  15. b16a01f Revert "Reland "Adding ANA config event to debug dump."" by minyue-webrtc · 7 years ago
  16. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  17. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  18. 2d54784 Reland "Adding ANA config event to debug dump." by minyue-webrtc · 7 years ago
  19. ce433fa Revert "Adding ANA config event to debug dump." by Minyue Li · 7 years ago
  20. 652abc9 Adding ANA config event to debug dump. by minyue-webrtc · 7 years ago
  21. 7ed35f4 Replacing WEBRTC_AUDIO_NETWORK_ADAPTOR_DEBUG_DUMP with WEBRTC_ENABLE_PROTOBUF. by minyue-webrtc · 7 years ago
  22. 12de077 Avoiding check on reordering configs in ANA if there is no controller has scoring point. by minyue · 7 years ago
  23. 678d2ee Cosmetic change in ANA: renaming characteristic points for consistency. by minyue · 7 years ago
  24. 92aef17 Replace Clock with timeutils in AudioEncoder. by michaelt · 7 years ago
  25. 7c2c843 Reland of Loosening the coupling between WebRTC and //third_party/protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2786363002/ ) by mbonadei · 7 years ago
  26. d00aad5 Revert of Loosening the coupling between WebRTC and //third_party/protobuf (patchset #16 id:300001 of https://codereview.webrtc.org/2747863003/ ) by mbonadei · 7 years ago
  27. 16ab93b To accommodate some downstream WebRTC users we need to loosen by mbonadei · 7 years ago
  28. 326263a Avoid code duplication between PLR/RPLR-based FecController by elad.alon · 7 years ago
  29. 2877048 Experiment-driven configuration of PLR/RPLR-based FecController by elad.alon · 7 years ago
  30. 6d7900d Introduce FecControllerRplrBased by elad.alon · 7 years ago
  31. 6f08d7d Change frame length on very low bandwidth. by michaelt · 7 years ago
  32. a55f021 Add 120ms frame ability to ANA by michaelt · 7 years ago
  33. d01ed1f Fix an error in Audio Network Adaptor: time constant passed wrong. by minyue · 8 years ago
  34. a1d9ad0 Creating controller manager from config string in audio network adaptor. by minyue · 8 years ago
  35. bc77ed7 Adding reordering logic in audio network adaptor. by minyue · 8 years ago
  36. caa9cb2 Adding basic implementation of AudioNetworkAdaptor. by minyue · 8 years ago