1. c61a170 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
  2. a4bbaa6 Allocate float_buffer_ in the initializer list. by andrew@webrtc.org · 11 years ago
  3. 11a8868 Reduce cost of PushSincResampler::Resample(). by andrew@webrtc.org · 11 years ago
  4. 6f458ed Recognize armv7 target_arch for ios support in webrtc common.gyp by fischman@webrtc.org · 11 years ago
  5. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  6. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  7. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  8. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  9. 03931c6 Remove unused unreferenced code in webrtc/ by pbos@webrtc.org · 11 years ago
  10. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  11. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  12. 478d711 Add some virtual and OVERRIDEs in webrtc/common_audio/ by pbos@webrtc.org · 11 years ago
  13. 05f2131 Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 11 years ago
  14. d3b8af7 Formalized Real 16-bit FFT for APM. by kma@webrtc.org · 11 years ago
  15. 3936bb1 Include files from webrtc/.. paths in signal_processing/. by pbos@webrtc.org · 11 years ago
  16. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  17. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  18. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  19. 1aa406c MIPS optimizations for the following functions: by andrew@webrtc.org · 11 years ago
  20. f24ac59 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 11 years ago
  21. d10d6e1 Remove const for plain data types in common_audio/ by pbos@webrtc.org · 11 years ago
  22. 5dea86a Update SincResampler with the latest Chromium code. by andrew@webrtc.org · 11 years ago
  23. 98b2011 Fix clang errors in non-GYP_DEFINES=clang=1 build by pbos@webrtc.org · 11 years ago
  24. a0975ed Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  25. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  26. b6fadb1 Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 11 years ago
  27. dea537b Add a push-based wrapper around SincResampler. by andrew@webrtc.org · 11 years ago
  28. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 11 years ago
  29. 45a3434 Replace legacy G_CONST with const. by pbos@webrtc.org · 11 years ago
  30. c49ec13 WebRtc_Word32 -> int32_t in common_audio/ by pbos@webrtc.org · 11 years ago
  31. ea67fe0 Refactored inline assembly code in complex_fft.c, by combining the individual __asm lines into a single block, to avoid potential register usage problems when building with different tools. by kma@webrtc.org · 11 years ago
  32. 89bd726 MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 11 years ago
  33. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  34. 13e46dc Import SincResampler from Chromium. by andrew@webrtc.org · 11 years ago
  35. bc20215 Replaced relative path to reference from <(webrtc_root). by bjornv@webrtc.org · 11 years ago
  36. 2be6c3e Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 12 years ago
  37. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  38. aa19690 Address a build issue with Android-Clang compiler: by kma@webrtc.org · 12 years ago
  39. b238aca Porting ARM optimization from Android to ios. by kma@webrtc.org · 12 years ago
  40. 6fb7314 Add Android include path so that header files can follow google style by leozwang@webrtc.org · 12 years ago
  41. a049d6e Wraparound distortion in Opus by tina.legrand@webrtc.org · 12 years ago
  42. 8a560a7 Work around with issue 971 (signal_processing_unittests fails memcheck when compiled with GCC 4.6). by kma@webrtc.org · 12 years ago
  43. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago