summaryrefslogtreecommitdiff
path: root/modules/audio_processing
AgeCommit message (Expand)Author
2014-07-09delay_estimator: Increases test coverage and makes input spectrum constbjornv@webrtc.org
2014-07-08Neon version of rftfsub_128()bjornv@webrtc.org
2014-07-03delay_estimator: Allows dynamically used history sizesbjornv@webrtc.org
2014-07-03Make experimental NS API not purely virtualaluebs@webrtc.org
2014-07-03common_audio: Removes macro WEBRTC_SPL_SHIFT_W16bjornv@webrtc.org
2014-07-03EchoCancellationImpl::ProcessRenderAudio: Use float samples directlykwiberg@webrtc.org
2014-07-01audio_processing/aec: Refactors NonLinearProcessing to prepare for NEON optim...bjornv@webrtc.org
2014-06-30Neon version of cftmdl_128()bjornv@webrtc.org
2014-06-30Add ExperimentalNs support in Configaluebs@webrtc.org
2014-06-30Neon version of cft1st_128()bjornv@webrtc.org
2014-06-25Neon version of FilterFar()bjornv@webrtc.org
2014-06-24Neon version of ScaleErrorSignal()bjornv@webrtc.org
2014-06-23Fix array declarations in aec_core.candrew@webrtc.org
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org
2014-06-23Disables tests that breaks Android botsbjornv@webrtc.org
2014-06-19Revert 6481 and 6482fgalligan@google.com
2014-06-19Changes to tests and tools in audio_processing.bjornv@webrtc.org
2014-06-19Fixes and re-enables tests disabled on Androidbjornv@webrtc.org
2014-06-18Update webrtc to fix unpack_lib expansion.fgalligan@google.com
2014-06-18Update generated asm offsets scripts.fgalligan@google.com
2014-06-18Neon version of FilterAdaptation()bjornv@webrtc.org
2014-06-17Revert 6473 "Update generated asm offsets scripts."turaj@webrtc.org
2014-06-17Update generated asm offsets scripts.fgalligan@google.com
2014-06-16Adds aluebs@webrtc.org as owner to audio_processingbjornv@webrtc.org
2014-06-16common_audio: Removes macro WEBRTC_SPL_LSHIFT_U16bjornv@webrtc.org
2014-06-13Neon version of OverdriveAndSuppress()bjornv@webrtc.org
2014-06-12Revert 6415 "Update generated asm offsets scripts."wu@webrtc.org
2014-06-12Update generated asm offsets scripts.fgalligan@google.com
2014-06-12Revert 6411 "Revert 6407 "Revert 6405 "Update generated asm offs..."kjellander@webrtc.org
2014-06-12Revert 6407 "Revert 6405 "Update generated asm offsets scripts.""minyue@webrtc.org
2014-06-12Revert 6405 "Update generated asm offsets scripts."henrike@webrtc.org
2014-06-11Update generated asm offsets scripts.fgalligan@google.com
2014-06-11common_audio/signal_processing: Removes macro WEBRTC_SPL_RSHIFT_U16bjornv@webrtc.org
2014-06-11modules/audio_processing: Adds a config for reported delaysbjornv@webrtc.org
2014-06-10Noise suppression: Change signature to work on floats instead of intskwiberg@webrtc.org
2014-06-09Enables DelayCorrection testsbjornv@webrtc.org
2014-06-09audio_processing: Forces extended filter to be used in splitting filter test.bjornv@webrtc.org
2014-06-05Revert 6341 "Fixes and enables SystemDelayTests."bjornv@webrtc.org
2014-06-05Fixes and enables SystemDelayTests.bjornv@webrtc.org
2014-06-05The correct fix of workaround in r6261.bjornv@webrtc.org
2014-06-04Disables SystemDelayTest.CorrectDelayDuringDrift on Androidbjornv@webrtc.org
2014-06-04Disables some modules_unittests on Android.bjornv@webrtc.org
2014-06-03Reformat integer accessors to look like their float counterpartskwiberg@webrtc.org
2014-06-03Remove an optimization that's no longer worth the extra complexity it causeskwiberg@webrtc.org
2014-06-02Re-enables CommonFormats test for Android.bjornv@webrtc.org
2014-05-30Revert 6272 "Update generated asm offsets scripts."sprang@webrtc.org
2014-05-29Update generated asm offsets scripts.fgalligan@google.com
2014-05-28Echo canceler: Saturate output to guarantee it'll be in the allowed rangekwiberg@webrtc.org
2014-05-20Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as ...stefan@webrtc.org
2014-05-16Use the new gyp_var_prefix local variable set by gyp instead of themichaelbai@google.com