1. 6a5ccc5 Add a float interface to PushSincResampler. by andrew@webrtc.org · 10 years ago
  2. e9d42e6 Clean up CPU detection defines in SincResampler a little. by andrew@webrtc.org · 10 years ago
  3. b7306ea Use scoped_ptr<T[]> in SincResampler to avoid .get()[] weirdness. by andrew@webrtc.org · 10 years ago
  4. 1d2f5dc Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 10 years ago
  5. 3528ad9 Minor improvement in RoundToInt16 implementation. by turaj@webrtc.org · 10 years ago
  6. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  7. a4bbaa6 Allocate float_buffer_ in the initializer list. by andrew@webrtc.org · 11 years ago
  8. 11a8868 Reduce cost of PushSincResampler::Resample(). by andrew@webrtc.org · 11 years ago
  9. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  10. 478d711 Add some virtual and OVERRIDEs in webrtc/common_audio/ by pbos@webrtc.org · 11 years ago
  11. 05f2131 Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 11 years ago
  12. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  13. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  14. f24ac59 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 11 years ago
  15. 5dea86a Update SincResampler with the latest Chromium code. by andrew@webrtc.org · 11 years ago
  16. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  17. b6fadb1 Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 11 years ago
  18. dea537b Add a push-based wrapper around SincResampler. by andrew@webrtc.org · 11 years ago
  19. c49ec13 WebRtc_Word32 -> int32_t in common_audio/ by pbos@webrtc.org · 11 years ago
  20. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  21. 13e46dc Import SincResampler from Chromium. by andrew@webrtc.org · 11 years ago
  22. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  23. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago