1. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  2. 6df09f6 Add decibel conversion functions to //common_audio:common_audio by Alex Loiko · 7 years ago
  3. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/audio_util_unittest.cc]
  6. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  7. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  8. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  9. 86c6d33 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  10. 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
  11. c204754 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  12. 4fc4add Refactor audio conversion functions. by andrew@webrtc.org · 10 years ago
  13. 17e4064 Add a deinterleaved float interface to AudioProcessing. by andrew@webrtc.org · 11 years ago
  14. d4d5be8 Minor improvement in RoundToInt16 implementation. by turaj@webrtc.org · 11 years ago
  15. b159c2e Reduce cost of PushSincResampler::Resample(). by andrew@webrtc.org · 11 years ago
  16. 50b2efe Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 12 years ago