1. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  2. 24be06c Add fir_filter to common_audio by aluebs@webrtc.org · 10 years ago
  3. 6a5ccc5 Add a float interface to PushSincResampler. by andrew@webrtc.org · 10 years ago
  4. 5350e31 Add a deinterleaved float interface to AudioProcessing. by andrew@webrtc.org · 10 years ago
  5. e9d42e6 Clean up CPU detection defines in SincResampler a little. by andrew@webrtc.org · 10 years ago
  6. b7306ea Use scoped_ptr<T[]> in SincResampler to avoid .get()[] weirdness. by andrew@webrtc.org · 10 years ago
  7. 1d2f5dc Add an AlignedFreeDeleter and remove scoped_ptr_malloc. by andrew@webrtc.org · 10 years ago
  8. 3528ad9 Minor improvement in RoundToInt16 implementation. by turaj@webrtc.org · 10 years ago
  9. c141bf9 Refactoring common_audio/signal_processing: Removed two macros used by isac only. by bjornv@webrtc.org · 10 years ago
  10. e95dc25 Remove the requirement to call set_sample_rate_hz and friends. by andrew@webrtc.org · 11 years ago
  11. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  12. 2cafda4 Change uses of the obsolete armv7 setting to arm_version==7. by kjellander@webrtc.org · 11 years ago
  13. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  14. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  15. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  16. 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
  17. a4bbaa6 Allocate float_buffer_ in the initializer list. by andrew@webrtc.org · 11 years ago
  18. 11a8868 Reduce cost of PushSincResampler::Resample(). by andrew@webrtc.org · 11 years ago
  19. 6f458ed Recognize armv7 target_arch for ios support in webrtc common.gyp by fischman@webrtc.org · 11 years ago
  20. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  21. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  22. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  23. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  24. 03931c6 Remove unused unreferenced code in webrtc/ by pbos@webrtc.org · 11 years ago
  25. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  26. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  27. 478d711 Add some virtual and OVERRIDEs in webrtc/common_audio/ by pbos@webrtc.org · 11 years ago
  28. 05f2131 Downstream latest Chromium SincResampler changes. by andrew@webrtc.org · 11 years ago
  29. d3b8af7 Formalized Real 16-bit FFT for APM. by kma@webrtc.org · 11 years ago
  30. 3936bb1 Include files from webrtc/.. paths in signal_processing/. by pbos@webrtc.org · 11 years ago
  31. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  32. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 11 years ago
  33. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  34. 1aa406c MIPS optimizations for the following functions: by andrew@webrtc.org · 11 years ago
  35. f24ac59 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 11 years ago
  36. d10d6e1 Remove const for plain data types in common_audio/ by pbos@webrtc.org · 11 years ago
  37. 5dea86a Update SincResampler with the latest Chromium code. by andrew@webrtc.org · 11 years ago
  38. 98b2011 Fix clang errors in non-GYP_DEFINES=clang=1 build by pbos@webrtc.org · 11 years ago
  39. a0975ed Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  40. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  41. b6fadb1 Add a wrapper around PushSincResampler and the old Resampler. by andrew@webrtc.org · 11 years ago
  42. dea537b Add a push-based wrapper around SincResampler. by andrew@webrtc.org · 11 years ago
  43. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 11 years ago
  44. 45a3434 Replace legacy G_CONST with const. by pbos@webrtc.org · 11 years ago
  45. c49ec13 WebRtc_Word32 -> int32_t in common_audio/ by pbos@webrtc.org · 11 years ago
  46. 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
  47. 89bd726 MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 11 years ago
  48. 4e91d4a Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  49. 13e46dc Import SincResampler from Chromium. by andrew@webrtc.org · 11 years ago
  50. bc20215 Replaced relative path to reference from <(webrtc_root). by bjornv@webrtc.org · 11 years ago
  51. 2be6c3e Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 11 years ago
  52. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 11 years ago
  53. aa19690 Address a build issue with Android-Clang compiler: by kma@webrtc.org · 12 years ago
  54. b238aca Porting ARM optimization from Android to ios. by kma@webrtc.org · 12 years ago
  55. 6fb7314 Add Android include path so that header files can follow google style by leozwang@webrtc.org · 12 years ago
  56. a049d6e Wraparound distortion in Opus by tina.legrand@webrtc.org · 12 years ago
  57. 8a560a7 Work around with issue 971 (signal_processing_unittests fails memcheck when compiled with GCC 4.6). by kma@webrtc.org · 12 years ago
  58. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago