1. 5817d3d AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  2. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 8 years ago
  3. c7b4a45 Remove various IDs: by solenberg · 8 years ago
  4. e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 8 years ago
  5. 2d0f775 Remove various IDs: by solenberg · 8 years ago
  6. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
  7. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_coding/test/TestRedFec.cc]
  9. 36b1a5f Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide: by yujo · 8 years ago
  10. 0ffdcc5 Delete unneeded includes of deprecated system_wrappers include files. by nisse · 8 years ago
  11. a9a6d4b Delete voice_engine_configurations.h by henrik.lundin · 9 years ago
  12. da2bf4e Stop using old AudioCodingModule::RegisterReceiveCodec overloads by kwiberg · 9 years ago
  13. 7056be9 Delete old video defines in engine config. by mflodman · 9 years ago
  14. 88499ec Moving/renaming webrtc/common.h. by solenberg · 9 years ago
  15. d4ccb00 Propagate muted parameter to VoE::Channel by henrik.lundin · 9 years ago
  16. 4d68208 Reduce the runtime of some ACM tests in modules_tests by Henrik Lundin · 10 years ago
  17. 3e6db23 audio_coding: remove "main" directory by kjellander · 10 years ago[Renamed (98%) from webrtc/modules/audio_coding/main/test/TestRedFec.cc]
  18. 7464089 audio_coding: rename interface -> include by Henrik Kjellander · 10 years ago
  19. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  20. 98ab3a4 Don't link with audio codecs that we don't use by kwiberg · 10 years ago
  21. 844a910 Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined) by kwiberg · 10 years ago
  22. 41d2bef Limit RED audio payload to narrow band. by minyue@webrtc.org · 10 years ago
  23. f56c162 Remove AudioCodingModule::Process() by henrik.lundin@webrtc.org · 10 years ago
  24. 60fbd65 Removing error triggered for disabling FEC on non-opus by minyue@webrtc.org · 11 years ago
  25. aa5ea1c 1. Make a clear distinction between codec internal FEC and RED, confusing mentioning of FEC in the old codes is replaced by RED by minyue@webrtc.org · 11 years ago