1. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
  2. d757356 Fixing -Wstrict-prototypes warnings. 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/signal_processing/spl_init.c]
  5. e305d95 Remove runtime NEON detection by pasko · 9 years ago
  6. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  7. cb7f8ce Clear ARM NEON flag by Andrew MacDonald · 10 years ago
  8. 0933d01 Enabling common_audio building with NEON on ARM64 by andrew@webrtc.org · 10 years ago
  9. ee43263 Cleaned up real_fft APIs due to non-existing NEON code by bjornv@webrtc.org · 10 years ago
  10. 874920f Disable WebRtcSpl_ScaleAndAddVectorsWithRoundNeon due to crash. by fischman@webrtc.org · 11 years ago
  11. 8bf755d MIPS optimizations for the functions WebRtcSpl_SqrtFloor, WebRtcSpl_CrossCorrelation, WebRtcSpl_ScaleAndAddVectorsWithRound and the inline functions from signal_processing spl_inl.h file. by andrew@webrtc.org · 11 years ago
  12. fc8aaf0 Formalized Real 16-bit FFT for APM. by kma@webrtc.org · 11 years ago
  13. eed919d MIPS optimizations for the following functions: by andrew@webrtc.org · 12 years ago
  14. aa30bb7 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 12 years ago
  15. 5140e24 MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 12 years ago
  16. 63e0964 Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 12 years ago
  17. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/common_audio/signal_processing/spl_init.c]
  18. 7aa1189 Fix a break on the "ChromiumOS (daisy)" bot. by wu@webrtc.org · 12 years ago
  19. ac4d70d Moved calling points of spl_int routines from module init to module create routines. by kma@webrtc.org · 12 years ago
  20. f9e6cc2 Framework for using real FFT in ARMv7 and Neon platforms. by kma@webrtc.org · 12 years ago
  21. 0221b78 Added run time ARM-Neon detection feature in SPL functions. by kma@webrtc.org · 12 years ago