1. 5ec538b common_audio: Removes macro WEBRTC_SPL_SHIFT_W16 by bjornv@webrtc.org · 10 years ago
  2. 68457c7 common_audio: Removes macro WEBRTC_SPL_LSHIFT_U16 by bjornv@webrtc.org · 10 years ago
  3. 56a20ad common_audio/signal_processing: Removes macro WEBRTC_SPL_RSHIFT_U16 by bjornv@webrtc.org · 10 years ago
  4. 344cbaf common_audio/signal_processing: Moves WEBRTC_SPL_UMUL_16_16_RSFT16 to iSAC fix by bjornv@webrtc.org · 10 years ago
  5. c6a42f1 The correct fix of workaround in r6261. by bjornv@webrtc.org · 10 years ago
  6. dc11b6d common_audio/signal_processing: Removed macro WEBRTC_SPL_MUL_16_16_RSFT_WITH_FIXROUND by bjornv@webrtc.org · 10 years ago
  7. 9b6dd65 common_audio/signal_processing: Fixes arm compilation issues with gcc 4.8 by bjornv@webrtc.org · 10 years ago
  8. fba0802 Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as they currently are broken with gcc 4.8. by stefan@webrtc.org · 10 years ago
  9. 604bb74 common_audio/signal_processing: Removes macro WEBRTC_SPL_UMUL_RSFT16 by bjornv@webrtc.org · 10 years ago
  10. e3c9f67 common_audio/signal_processing: Removed macro WEBRTC_SPL_SUB_SAT_W16 by bjornv@webrtc.org · 10 years ago
  11. 9d1179d common_audio/signal_processing: Removed macro WEBRTC_SPL_MAX_SEED_USED by bjornv@webrtc.org · 10 years ago
  12. 688af8b common_audio: Removes unused macros by bjornv@webrtc.org · 10 years ago
  13. be039c2 Disable WebRtcSpl_ScaleAndAddVectorsWithRoundNeon due to crash. by fischman@webrtc.org · 10 years ago
  14. cd15790 Refactoring common_audio/signal_processing: Removed two macros used by isac only. by bjornv@webrtc.org · 10 years ago
  15. 926e88a Remove the requirement to call set_sample_rate_hz and friends. by andrew@webrtc.org · 11 years ago
  16. fccf64c 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. a0b4f27 Remove unused unreferenced code in webrtc/ by pbos@webrtc.org · 11 years ago
  18. a3c7fa2 Formalized Real 16-bit FFT for APM. by kma@webrtc.org · 11 years ago
  19. c64c74c Include files from webrtc/.. paths in signal_processing/. by pbos@webrtc.org · 11 years ago
  20. e113280 MIPS optimizations for the following functions: by andrew@webrtc.org · 11 years ago
  21. abf0cd8 Include files from webrtc/.. paths in common_audio/ by pbos@webrtc.org · 11 years ago
  22. 60003b2 Remove const for plain data types in common_audio/ by pbos@webrtc.org · 11 years ago
  23. cff84ec Consolidate all third party licenses in LICENSE_THIRD_PARTY. by andrew@webrtc.org · 11 years ago
  24. a23b051 Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  25. bb48e9c Replace legacy G_CONST with const. by pbos@webrtc.org · 11 years ago
  26. 1727dc7 WebRtc_Word32 -> int32_t in common_audio/ by pbos@webrtc.org · 11 years ago
  27. 13a186f 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
  28. 85e32df MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 11 years ago
  29. de55d0c Replaced relative path to reference from <(webrtc_root). by bjornv@webrtc.org · 11 years ago
  30. b4575c1 Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 11 years ago
  31. 81cfcb5 Remove '<(library)' in gyp files. by wjia@webrtc.org · 11 years ago
  32. 7561299 Address a build issue with Android-Clang compiler: by kma@webrtc.org · 12 years ago
  33. 9fc6250 Porting ARM optimization from Android to ios. by kma@webrtc.org · 12 years ago
  34. 6181a36 Add Android include path so that header files can follow google style by leozwang@webrtc.org · 12 years ago
  35. 82e863b Wraparound distortion in Opus by tina.legrand@webrtc.org · 12 years ago
  36. f6b2125 Work around with issue 971 (signal_processing_unittests fails memcheck when compiled with GCC 4.6). by kma@webrtc.org · 12 years ago
  37. a7b57da Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago