1. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  2. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  3. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  4. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/audio_util.cc]
  5. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  6. 7a1c24f Remove "multichannel" from parameter to match interface name. by andrew · 10 years ago
  7. 86c6d33 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  8. 64e753c Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/) by magjed · 10 years ago
  9. c204754 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  10. 4fc4add Refactor audio conversion functions. by andrew@webrtc.org · 10 years ago
  11. efb81d8 int16<->float conversions: Use size_t for array length argument, not int by kwiberg@webrtc.org · 11 years ago
  12. 17e4064 Add a deinterleaved float interface to AudioProcessing. by andrew@webrtc.org · 11 years ago
  13. 50b2efe Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 12 years ago