summaryrefslogtreecommitdiff
path: root/modules/audio_processing
AgeCommit message (Expand)Author
2014-07-17Remove unused ExperimentalNS API in AudioProcessingaluebs@webrtc.org
2014-07-17AudioBuffer: Eliminate the SplitChannelBuffer classkwiberg@webrtc.org
2014-07-17Simplify AudioBuffer::mixed_low_pass_data APIaluebs@webrtc.org
2014-07-17AudioBuffer: Let ChannelBuffer handle bounds checking of channel parameterkwiberg@webrtc.org
2014-07-16nrsh1 is written before tmp321 is read, so needs to be earlyclobberkwiberg@webrtc.org
2014-07-11Landing pkasting's webrtc fixes for MSVC level 4 warnings in WebRTC.tommi@webrtc.org
2014-07-11Document that channels are stored contiguously in AudioBufferaluebs@webrtc.org
2014-07-10audio_processing: Updates aec_core_sse2.c with changes made to aec_common.hbjornv@webrtc.org
2014-07-10Neon version of SubbandCoherence()bjornv@webrtc.org
2014-07-10Neon version of rftbsub_128()bjornv@webrtc.org
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