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