- 5f163fc Align Int16FrameData test class with AudioFrame by Tommi · 4 months ago
- 3fa21c8 Comment unused variables in implemented functions 13\n by Dor Hen · 5 months ago
- dc03d87 Rename AudioProcessingFactory to Builder by Danil Chapovalov · 5 months ago
- 9c21f63 Replace AudioProcessingBuilderForTesting with the BuiltinAudioProcessingFactory by Danil Chapovalov · 6 months ago
- d6ef33e Remove PushResampler<T>::InitializeIfNeeded by Tommi · 9 months ago
- f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 10 months ago
- 5d3e680 Add audio view classes by Tommi · 10 months ago
- 1f36798 Start using ArrayView in AudioFrame, update PushResampler by Tommi · 11 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- b64eef1 In AecDump take raw pointer to TaskQueueBase instead of legacy rtc::TaskQueue by Danil Chapovalov · 1 year, 3 months ago
- efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 5 months ago
- dfba28e AGC2 adaptive digital controller config clean-up by Alessio Bazzica · 2 years, 4 months ago
- 06cba44 WebRTC APM: Add missing channel format check by Sam Zackrisson · 2 years, 4 months ago
- 5dd5482 APM: Signal error on unsupported sample rates by Sam Zackrisson · 2 years, 4 months ago
- fcf1af3 APM: add AudioProcessingImpl::capture_::applied_input_volume(_changed) by Alessio Bazzica · 2 years, 7 months ago
- 3153b36 AEC dump `Stream::level` renamed by Alessio Bazzica · 2 years, 7 months ago
- f3592cb Adopt absl::string_view in modules/audio_processing/ by Ali Tofigh · 2 years, 8 months ago
- 85a126e `ApmTest.VerifyDebugDump(Int|Float)` more insightful with failures by Alessio Bazzica · 2 years, 8 months ago
- 3bd444f Clarify and extend test support for certain sample rates in audio processing by Sam Zackrisson · 2 years, 8 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 3 years ago
- 1db0a26 Reland "Reland "Remove unused APM voice activity detection sub-module"" by Alessio Bazzica · 3 years, 1 month ago
- 09aaf6f Revert "Reland "Remove unused APM voice activity detection sub-module"" by Henrik Boström · 3 years, 2 months ago
- 54d1344 Reland "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 2 months ago
- a751f16 Revert "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 2 months ago
- b4e06d0 Remove unused APM voice activity detection sub-module by Alessio Bazzica · 3 years, 2 months ago
- 8a9aa55 Remove AudioProcessing::ChannelLayout by Henrik Lundin · 3 years, 2 months ago
- 64253a9 Remove more traces of keyboard mic support from APM by Henrik Lundin · 3 years, 2 months ago
- 03cb7e5 APM: Make echo detector an optionally compilable and injectable component by Sam Zackrisson · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- cd59704 AudioProcessing: Make minimum and maximum analog levels non-configurable by Hanna Silen · 3 years, 5 months ago
- 183c64c APM: remove `LevelEstimator` by Alessio Bazzica · 3 years, 5 months ago
- 7b80d44 AGC2: SIMD allowed config flags to field trials by Alessio Bazzica · 3 years, 6 months ago
- a850e6c AGC2 config: allow tuning of headroom, max gain and initial gain by Alessio Bazzica · 3 years, 6 months ago
- 54c90f2 [-Wshadow] - Fix some warnings. by Mirko Bonadei · 3 years, 6 months ago
- be1b898 `ExperimentalNs` removed + APM not depending anymore on `webrtc::Config` by Alessio Bazzica · 3 years, 7 months ago
- b8a19df AGC2: removed unused noise estimator implementation by Alessio Bazzica · 3 years, 7 months ago
- 4f776ac Use make_ref_counted in AudioProcessingBuilder by Niels Möller · 3 years, 8 months ago
- 0b48930 Use backticks not vertical bars to denote variables in comments for /modules/audio_processing by Artem Titov · 3 years, 8 months ago
- a2efd15 AGC2 config operator= and unit tests update by Alessio Bazzica · 4 years ago
- db5d728 Add refined handling of the internal scaling of the audio in APM by Per Åhgren · 4 years, 1 month ago
- 09226fc Disable high-pass filtering of the AEC reference by Gustaf Ullberg · 4 years, 1 month ago
- 42eef86 Remove unused code in APM by Alessio Bazzica · 4 years, 2 months ago
- 3438a93 AGC2 config change detection fixed by Alessio Bazzica · 4 years, 6 months ago
- a43178c Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- 082fac7 Revert "Reland "Activating AVX2 support by default"" by Andrey Logvin · 4 years, 6 months ago
- a0ad0bb Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- 80907be Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- e5d669e Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- 9ccbe17 Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 6 months ago
- ad14827 Activating AVX2 support by default by Per Åhgren · 4 years, 6 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 10 months ago
- cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 5 years ago
- dc5522b APM: Removing the redundant VAD output from the integer API by Per Åhgren · 5 years ago
- 2507f8c APM: Replace all remaining usage of AudioFrame outside interfaces by Per Åhgren · 5 years ago
- 6c9bc39 Cleanup log formatting in modules/audio_processing by Jonas Olsson · 5 years ago
- 2d31aea Remove unused AEC delay offset API by Sam Zackrisson · 5 years ago
- 0695df1 Reland "Replace the ExperimentalAgc config with the new config format" by Per Åhgren · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- eb3beb8 Revert "Replace the ExperimentalAgc config with the new config format" by Yves Gerey · 5 years ago
- f3aa632 Replace the ExperimentalAgc config with the new config format by Per Åhgren · 5 years ago
- 12e319a Merge the preambles of the ProcessStream implementations by Sam Zackrisson · 5 years ago
- cf4c872 APM: Make the GetStatistics call independent of the locks in APM by Per Åhgren · 5 years ago
- c042425 Make the high-pass filter operate in full-band by Per Åhgren · 5 years ago
- 62ea0aa Remove deprecated legacy AEC code by Per Åhgren · 5 years ago
- 1fce3f8 Remove custom constructors for AudioProcessing::Config. by Yves Gerey · 5 years ago
- e35b32c AGC: Removing unnneccessary copying and changing to using const by Per Åhgren · 5 years ago
- c20a19c Allow extracting the linear AEC output by Per Åhgren · 5 years ago
- 4e5c709 Reland "Correct AEC3 multichannel functionality activation" by Per Åhgren · 5 years ago
- 1983458 Revert "Reland "Correct AEC3 multichannel functionality activation"" by Per Åhgren · 5 years ago
- d5a7838 Reland "Correct AEC3 multichannel functionality activation" by Per Åhgren · 5 years ago
- cc9bf63 Revert "Correct AEC3 multichannel functionality activation" by Per Åhgren · 5 years ago
- 9dda1b3 Correct AEC3 multichannel functionality activation by Per Åhgren · 5 years ago
- 0cbb58e Reland "Refactoring of the noise suppressor and adding true multichannel support" by Per Åhgren · 5 years ago
- 4778f6c Revert "Refactoring of the noise suppressor and adding true multichannel support" by Artem Titov · 5 years ago
- 87a7b82 Refactoring of the noise suppressor and adding true multichannel support by Per Åhgren · 5 years ago
- cb30726 Remove deprecated Audio Processing APIs by Gustaf Ullberg · 5 years ago
- 70770ac Make AudioFrame member instead of raw pointer in APM test fixture by Sam Zackrisson · 5 years ago
- e277bde Add APM test of pre-amplifier gain by Sam Zackrisson · 5 years ago
- 0bad15f Remove the noise_suppression() pointer to submodule interface by saza · 5 years ago
- 41478c7 Remove AudioProcessing::gain_control() getter by Sam Zackrisson · 5 years ago
- 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
- 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
- ce202a0 Reland "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."" by Per Åhgren · 6 years ago
- d112c75 Revert "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."" by Per Åhgren · 6 years ago
- a66395e Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3." by Per Åhgren · 6 years ago
- e3e30ae Revert "Add core multi-channel pipeline in AEC3" by Ilya Nikolaevskiy · 6 years ago
- f3a197e Add core multi-channel pipeline in AEC3 by Per Åhgren · 6 years ago
- 3e8bf28 Increase the maximum supported sample rate to 384000 Hz and add tests by Per Åhgren · 6 years ago
- 6558fa5 Reintroduce command line controlled reference data updating for ApmTest.Process by Sam Zackrisson · 6 years ago
- 0aefbf0 Use the AEC3 high-pass filter for the whole APM by Per Åhgren · 6 years ago
- c8626b6 Reland "Reland Process 8 kHz audio as 16 kHz internally of the audio processing module" by Per Åhgren · 6 years ago
- 7c4b0c5 Revert "Reland Process 8 kHz audio as 16 kHz internally of the audio processing module" by Artem Titarenko · 6 years ago
- b7b8e30 Reland Process 8 kHz audio as 16 kHz internally of the audio processing module by Per Åhgren · 6 years ago
- d47941e Reland "Simplification and refactoring of the AudioBuffer code" by Per Åhgren · 6 years ago
- 1c602e3 Process 8 kHz audio as 16 kHz internally of the audio processing module by Per Åhgren · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 6 years ago
- 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
- 6ee75fd Allow setting the AGC2 fixed gain during runtime by Per Åhgren · 6 years ago