aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/audio_processing.gypi
AgeCommit message (Expand)Author
2015-11-11Remove webrtc/modules/audio_processing/{aec,aecm,ns}/includeHenrik Kjellander
2015-10-20Make the separation between target and interferer scenario depend on micropho...aluebs
2015-08-28Added logging using the raw variant of the new aec logging macrospeah
2015-06-25Pull the Voice Activity Detector out from the AGCaluebs
2015-06-25Revert "Pull the Voice Activity Detector out from the AGC"Bjorn Volcker
2015-06-25Pull the Voice Activity Detector out from the AGCaluebs
2015-06-25Add a [rtc_]build_with_neon variable to unify conditions.Andrew MacDonald
2015-06-23Attempt to reland: Allow intelligibility to compile in apm (https://coderevie...ekm
2015-06-19Revert "Pull the Voice Activity Detector out from the AGC"Alejandro Luebs
2015-06-18Pull the Voice Activity Detector out from the AGCAlejandro Luebs
2015-06-17Revert of Allow intelligibility to compile in apm (patchset #1 id:1 of https:...aluebs
2015-06-17Allow intelligibility to compile in apmekm
2015-06-10Rename targets to use lower case format.Zeke Chin
2015-04-27Add 3-band filter-bank implementationAlejandro Luebs
2015-04-16Fix unknown option '-msse2' warningHenrik Kjellander
2015-04-09Remove android_webview_build conditions.Richard Coles
2015-03-25Reparent Nonlinear beamformer under beamforming interface.Michael Graczyk
2015-03-20Remove build-time beamformer flags.andrew@webrtc.org
2015-03-19Add the Ooura FFT to RealFourier.andrew@webrtc.org
2015-03-13Rename Beamformer to NonlinearBeamformer.mgraczyk@chromium.org
2015-03-04Let Chromium declare the mips_dsp_rev build variable.kjellander@webrtc.org
2015-02-26Fix style violations in common_types.h and config.hkwiberg@webrtc.org
2015-01-26Add an AudioRingBuffer class wrapper for the ring_buffer.h C interface.andrew@webrtc.org
2015-01-15Move ring_buffer to common_audio.andrew@webrtc.org
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2014-12-19Wire up Beamformer in AudioProcessingaluebs@webrtc.org
2014-12-18Merge beamformeraluebs@webrtc.org
2014-12-18Remove obsolete target_arch == armv7.andrew@webrtc.org
2014-12-16audio_processing: Moved legacy AGC code to webrtc/modules/audio_processing/ag...bjornv@webrtc.org
2014-12-15Use webrtc_root instead of DEPTH for iSAC.pbos@webrtc.org
2014-12-15Merge audio_processing changes.pbos@webrtc.org
2014-12-03Remove need for assembly offset generation in aecm and ns module.andrew@webrtc.org
2014-11-26Implement 3 band splitting filter bank by upsampling and splitting twice into...aluebs@webrtc.org
2014-11-26Enabling building with NEON on ARM64andrew@webrtc.org
2014-11-21Build fix for MIPS Android Webview build.andrew@webrtc.org
2014-11-14Wrap the splitting filter in its own classaluebs@webrtc.org
2014-10-31Build fix for MIPS32R6.andrew@webrtc.org
2014-10-10Reland 28629004: adding new AEC dump start interface for chrome.xians@webrtc.org
2014-09-30Revert 7337 "Reland 28629004: adding new AEC dump start interfac..."xians@webrtc.org
2014-09-30Reland 28629004: adding new AEC dump start interface for chromexians@webrtc.org
2014-09-23audio_processing/agc: Solved building with AGC_DEBUG + few style changesbjornv@webrtc.org
2014-08-29Add LTO support for Android Chromium.andrew@webrtc.org
2014-06-30Neon version of cft1st_128()bjornv@webrtc.org
2014-06-13Neon version of OverdriveAndSuppress()bjornv@webrtc.org
2014-05-05Allow the RTP level indicator computation to work at any sample rate.andrew@webrtc.org
2014-04-22Support arbitrary input/output rates and downmixing in AudioProcessing.andrew@webrtc.org
2014-02-27Remove ProcessingComponent's dependence on AudioProcessingImpl.andrew@webrtc.org
2014-02-21MIPS optimizations for AEC audio processing moduleandrew@webrtc.org
2014-02-11Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header f...michaelbai@google.com
2014-02-10Revert "Use libvpx's obj_int_extract and unpack_lib_posix to generate offset ...michaelbai@google.com