1. 834a554 Include module_common_types.h only where needed by Niels Möller · 6 years ago
  2. afb5dbb Update ACM to use RTPHeader instead of WebRtcRTPHeader by Niels Möller · 6 years ago
  3. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 7 years ago
  4. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 7 years ago
  5. 433eafe Delete unused includes of assert.h by Niels Möller · 7 years ago
  6. 0a5fe77 Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. by philipel · 7 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  8. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  9. c7b4a45 Remove various IDs: by solenberg · 8 years ago
  10. e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 8 years ago
  11. 2d0f775 Remove various IDs: by solenberg · 8 years ago
  12. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  13. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/modules/audio_coding/acm2/acm_receive_test.cc]
  14. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 8 years ago
  15. 2779bab Support receiving DTMF for multiple RTP clock rates. by solenberg · 9 years ago
  16. da2bf4e Stop using old AudioCodingModule::RegisterReceiveCodec overloads by kwiberg · 9 years ago
  17. 2504c0a Drop _oldapi from ACM test file names by henrik.lundin · 9 years ago[Renamed (98%) from webrtc/modules/audio_coding/acm2/acm_receive_test_oldapi.cc]
  18. 5adaf73 AudioCodingModule: Specify decoders using SdpAudioFormat by kwiberg · 9 years ago
  19. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  20. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  21. b8e56ee Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  22. 46ba49c Let PacketSource::NextPacket() return an std::unique_ptr by henrik.lundin · 9 years ago
  23. 834a6ea Add muted_output parameter to ACM by henrik.lundin · 9 years ago
  24. 6d8e011 Change NetEq::GetAudio to use AudioFrame by henrik.lundin · 9 years ago
  25. 16c5a96 Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/ by kwiberg · 9 years ago
  26. 6955870 Convert channel counts to size_t. by Peter Kasting · 10 years ago
  27. 4cf61dd NetEq: Add codec name and RTP timestamp rate to DecoderInfo by henrik.lundin · 10 years ago
  28. 3e6db23 audio_coding: remove "main" directory by kjellander · 10 years ago[Renamed (97%) from webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.cc]
  29. 7464089 audio_coding: rename interface -> include by Henrik Kjellander · 10 years ago
  30. 9ea2147 Delete iSAC-fb from AudioCodingModule by henrik.lundin · 10 years ago
  31. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  32. 4e14f09 Add support for external decoders in ACM by kwiberg · 10 years ago
  33. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  34. 81a7893 New ACM test to trigger audio glitch when switching output sample rate by henrik.lundin@webrtc.org · 11 years ago
  35. 0e6e4d2 Reland "Converting five tests to use new AudioCoding interface" (r7258) by henrik.lundin@webrtc.org · 11 years ago
  36. 99e404c Revert "Converting five tests to use new AudioCoding interface" (rev 7258). by andresp@webrtc.org · 11 years ago
  37. eb1de5c Converting five tests to use new AudioCoding interface by henrik.lundin@webrtc.org · 11 years ago