1. 29e7bee Move aligned memory utilities to rtc_base/memory/ by Karl Wiberg · 6 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_audio/lapped_transform.h]
  4. 67fdb80 Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ ) by oprypin · 8 years ago
  5. e47c1d3 Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ ) by oprypin · 8 years ago
  6. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 8 years ago
  7. ef00925 Compensate for the IntelligibilityEnhancer processing delay in high bands by Alejandro Luebs · 8 years ago
  8. 942c851 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  9. faed4ab Revert of Moved ring-buffer related files from common_audio to audio_processing" (patchset #2 id:20001 of https://codereview.webrtc.org/1858123003/ ) by peah · 8 years ago
  10. 8864fe5 Revert "Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )" by peah · 8 years ago
  11. c54aad6 Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ ) by peah · 8 years ago[Renamed (93%) from webrtc/modules/audio_processing/utility/lapped_transform.h]
  12. 711ccc8 Moved ring-buffer related files from common_audio to audio_processing by peah · 8 years ago[Renamed (93%) from webrtc/common_audio/lapped_transform.h]
  13. c2b785d Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  14. e80f9d0 Revert of Replace scoped_ptr with unique_ptr in webrtc/common_audio/ (patchset #4 id:60001 of https://codereview.webrtc.org/1712513002/ ) by kjellander · 9 years ago
  15. 79d7a49 Replace scoped_ptr with unique_ptr in webrtc/common_audio/ by kwiberg · 9 years ago
  16. 6955870 Convert channel counts to size_t. by Peter Kasting · 9 years ago
  17. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  18. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  19. cc84649 Add LappedTransform accessors. by Michael Graczyk · 9 years ago
  20. 9b720f7 Add GetChunkLength to LappedTransform. by Michael Graczyk · 9 years ago
  21. dfa3605 Reparent Nonlinear beamformer under beamforming interface. by Michael Graczyk · 9 years ago
  22. 04c5098 Add the Ooura FFT to RealFourier. by andrew@webrtc.org · 9 years ago
  23. e534086 Clean up LappedTransform and Blocker. by mgraczyk@chromium.org · 10 years ago
  24. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  25. 325cff0 Import LappedTransform and friends. by andrew@webrtc.org · 10 years ago