1. 13fb0ef Fix ptr overflow warning by Artem Titov · 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/signal_processing/downsample_fast.c]
  4. eaaae9e base->rtc_base: Update .c, .mm and .java files. by ehmaldonado · 7 years ago
  5. ac554ee Add functions to interact with ASan and MSan, and some sample uses by kwiberg · 8 years ago
  6. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 9 years ago
  7. aa30bb7 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 11 years ago
  8. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/common_audio/signal_processing/downsample_fast.c]
  9. 0221b78 Added run time ARM-Neon detection feature in SPL functions. by kma@webrtc.org · 12 years ago
  10. 551fcc0 Optimized function WebRtcSpl_DownsampleFast for ARM-NEON platform. by kma@webrtc.org · 13 years ago
  11. 0403ef4 Restructuring and adding unit test targets on project level instead of in common_audio. by kjellander@webrtc.org · 13 years ago[Renamed from src/common_audio/signal_processing_library/main/source/downsample_fast.c]
  12. 961885a In spl, introduced function WebRtcSpl_Sat32To16(), and changed file resample_by_2.c, both for optimization in ARMv7. by kma@google.com · 13 years ago
  13. 470e71d by niklase@google.com · 13 years ago