summaryrefslogtreecommitdiff
path: root/common_audio/signal_processing
AgeCommit message (Expand)Author
2014-07-03common_audio: Removes macro WEBRTC_SPL_SHIFT_W16bjornv@webrtc.org
2014-06-16common_audio: Removes macro WEBRTC_SPL_LSHIFT_U16bjornv@webrtc.org
2014-06-11common_audio/signal_processing: Removes macro WEBRTC_SPL_RSHIFT_U16bjornv@webrtc.org
2014-06-11common_audio/signal_processing: Moves WEBRTC_SPL_UMUL_16_16_RSFT16 to iSAC fixbjornv@webrtc.org
2014-06-05The correct fix of workaround in r6261.bjornv@webrtc.org
2014-06-05common_audio/signal_processing: Removed macro WEBRTC_SPL_MUL_16_16_RSFT_WITH_...bjornv@webrtc.org
2014-05-28common_audio/signal_processing: Fixes arm compilation issues with gcc 4.8bjornv@webrtc.org
2014-05-20Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as ...stefan@webrtc.org
2014-05-16common_audio/signal_processing: Removes macro WEBRTC_SPL_UMUL_RSFT16bjornv@webrtc.org
2014-05-16common_audio/signal_processing: Removed macro WEBRTC_SPL_SUB_SAT_W16bjornv@webrtc.org
2014-05-16common_audio/signal_processing: Removed macro WEBRTC_SPL_MAX_SEED_USEDbjornv@webrtc.org
2014-05-15common_audio: Removes unused macrosbjornv@webrtc.org
2014-04-28Disable WebRtcSpl_ScaleAndAddVectorsWithRoundNeon due to crash.fischman@webrtc.org
2014-02-14Refactoring common_audio/signal_processing: Removed two macros used by isac o...bjornv@webrtc.org
2014-01-07Remove the requirement to call set_sample_rate_hz and friends.andrew@webrtc.org
2013-09-18MIPS optimizations for the functions WebRtcSpl_SqrtFloor, WebRtcSpl_CrossCorr...andrew@webrtc.org
2013-08-09Remove unused unreferenced code in webrtc/pbos@webrtc.org
2013-07-24Formalized Real 16-bit FFT for APM.kma@webrtc.org
2013-07-16Include files from webrtc/.. paths in signal_processing/.pbos@webrtc.org
2013-05-30MIPS optimizations for the following functions:andrew@webrtc.org
2013-05-27Include files from webrtc/.. paths in common_audio/pbos@webrtc.org
2013-05-14Remove const for plain data types in common_audio/pbos@webrtc.org
2013-05-05Consolidate all third party licenses in LICENSE_THIRD_PARTY.andrew@webrtc.org
2013-04-30Consolidate common_audio into a single target.andrew@webrtc.org
2013-04-10Replace legacy G_CONST with const.pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in common_audio/pbos@webrtc.org
2013-03-01Refactored inline assembly code in complex_fft.c, by combining the individual...kma@webrtc.org
2013-02-21MIPS optimizations for Signal Processing Library patch01andrew@webrtc.org
2013-01-31Replaced relative path to reference from <(webrtc_root).bjornv@webrtc.org
2013-01-29Fix webrtc compilation errors for Chrome Win64andrew@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2013-01-10Address a build issue with Android-Clang compiler:kma@webrtc.org
2012-11-17Porting ARM optimization from Android to ios.kma@webrtc.org
2012-11-15Add Android include path so that header files can follow google styleleozwang@webrtc.org
2012-11-15Wraparound distortion in Opustina.legrand@webrtc.org
2012-10-30Work around with issue 971 (signal_processing_unittests fails memcheck when c...kma@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org