1. 3e9a537 Original CL: https://codereview.webrtc.org/2433153003/, commit 8b8d3e4c30e8ea3846b58dfd36d1fd35a7799df4. by ivoc · 9 years ago
  2. 48dfab5 Revert of New statistics interface for APM (patchset #11 id:200001 of https://codereview.webrtc.org/2433153003/ ) by ivoc · 9 years ago
  3. 8b8d3e4 New statistics interface for APM by ivoc · 9 years ago
  4. c19f312 This CL adds functionality in the level controller to by peah · 9 years ago
  5. 470c088 Fix modules_unittests on iOS. by Kári Tristan Helgason · 9 years ago
  6. 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
  7. 9e2be5f webrtc/modules/audio_processing: Use RTC_DCHECK() instead of assert() by kwiberg · 9 years ago
  8. f4022ff Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 9 years ago
  9. a3c51ea Revert "Pull out the PostFilter to its own NonlinearBeamformer API" by Alejandro Luebs · 9 years ago
  10. b983112 Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 9 years ago
  11. 58530ed Updating APM unittests on the echo metrics. by minyue · 9 years ago
  12. c7a6569 Revert of Disable failing modules_unittests for UBSan. (patchset #1 id:40001 of https://codereview.webrtc.org/1915813002/ ) by pbos · 9 years ago
  13. c23bf2e Disable failing modules_unittests for UBSan. by kjellander@webrtc.org · 9 years ago
  14. eb3603b Don't always downsample to 16kHz in the reverse stream in APM by aluebs · 9 years ago
  15. 3eeb2e8 Moved the audioprocessing unittest to the audio_processing folder by peah · 9 years ago[Renamed from webrtc/modules/audio_processing/test/audio_processing_unittest.cc]
  16. 0bf612b This CL is partially reverting the effects that by peah · 9 years ago
  17. 2a5609d Increase kHasVoiceCountNear by one in audio_processing_unittest by Alejandro Luebs · 9 years ago
  18. 40cbec5 Fix the number of frames used when interleaving in AudioBuffer::InterleaveTo() by Alejandro Luebs · 9 years ago
  19. b031955 Deprecate AudioProcessing::AnalyzeReverseStream(AudioFrame) API by aluebs · 9 years ago
  20. df6416a Dont always downsample to 16kHz in the reverse stream in APM by aluebs · 9 years ago
  21. 776593b Reland: Drop the 16kHz sample rate restriction on AECM and zero out higher bands by aluebs · 9 years ago
  22. dfc2870 Revert of Drop the 16kHz sample rate restriction on AECM and zero out higher bands (patchset #3 id:40001 of https://codereview.webrtc.org/1774553002/ ) by perkj · 9 years ago
  23. f687d53 Drop the 16kHz sample rate restriction on AECM and zero out higher bands by Alex Luebs · 9 years ago
  24. 7b19b08 Reland "Calculating ERLE in AEC more properly." by minyue · 9 years ago
  25. c9bbbe4 Revert "Calculating ERLE in AEC more properly." by minyuel · 9 years ago
  26. 944744b Calculating ERLE in AEC more properly. by minyuel · 9 years ago
  27. 62eaacf Replace scoped_ptr with unique_ptr in webrtc/modules/audio_processing/test/ by kwiberg · 9 years ago
  28. 78ddd73 Update path for audioproc_debug proto output. by kjellander · 9 years ago
  29. 691b836 Using buffered signal to calculate the level of echo cancellation. by minyue · 9 years ago
  30. d66b44d Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87. by ivoc · 10 years ago
  31. 6955870 Convert channel counts to size_t. by Peter Kasting · 10 years ago
  32. 25702cb Misc. small cleanups. by pkasting · 10 years ago
  33. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 10 years ago
  34. a4df27b Revert of Reland "Added option to specify a maximum file size when recording an AEC dump." (patchset #2 id:20001 of https://codereview.webrtc.org/1541633002/ ) by ivoc · 10 years ago
  35. f4f5cb0 Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87. by ivoc · 10 years ago
  36. 36d4c54 Revert of Added option to specify a maximum file size when recording an AEC dump. (patchset #5 id:120001 of https://codereview.webrtc.org/1413483003/ ) by ivoc · 10 years ago
  37. ae2c5ad Added option to specify a maximum file size when recording an AEC dump. by ivoc · 10 years ago
  38. ff761fb modules: more interface -> include renames by Henrik Kjellander · 10 years ago
  39. f1104f6 Remove TODO referring to issue1981, which I just marked WontFix. by Andrew MacDonald · 10 years ago
  40. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 10 years ago
  41. 5aaa9b4 Removed unused API functions in AudioProcessing and AudioProcessingModule by peah · 10 years ago
  42. dce40cf Update a ton of audio code to use size_t more correctly and in general reduce by Peter Kasting · 10 years ago
  43. 60d9b33 Integrate Intelligibility with APM by ekmeyerson · 10 years ago
  44. 86c6d33 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  45. 64e753c Revert of Allow more than 2 input channels in AudioProcessing. (patchset #13 id:240001 of https://codereview.webrtc.org/1226093007/) by magjed · 10 years ago
  46. c204754 Allow more than 2 input channels in AudioProcessing. by Michael Graczyk · 10 years ago
  47. bb36fdf Remove empty-string comparisons. by pbos · 10 years ago
  48. 0f133b9 Rename APM Config ReportedDelay to DelayAgnostic by henrik.lundin · 10 years ago
  49. 441f634 Re-land r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
  50. 3fbf3f8 Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
  51. 5f4b7e2 Rename APM Config DelayCorrection to ExtendedFilter by Henrik Lundin · 10 years ago
  52. 4774874 Enable AudioProcessing48kHzSupport by default by Alejandro Luebs · 10 years ago
  53. fade179 Remove leaking aecdump testfiles. by Peter Boström · 10 years ago
  54. cb05b72 Add WAV and arbitrary geometry support to nlbf test. by Andrew MacDonald · 10 years ago
  55. 0f663de Rename Beamformer to NonlinearBeamformer. by mgraczyk@chromium.org · 10 years ago
  56. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  57. d35a5c3 Make ChannelBuffer aware of frequency bands by aluebs@webrtc.org · 10 years ago
  58. 200ac00 Remove temp files in audio_processing_unittest.cc. by pbos@webrtc.org · 10 years ago
  59. b1786db audio_processing: Added a new AEC delay metric value that gives the amount of poor delays by bjornv@webrtc.org · 10 years ago
  60. f17ee9c Add case to ApmTest.Process to test the extended filter mode by aluebs@webrtc.org · 10 years ago
  61. d82f55d Only adapt AGC when the desired signal is present by aluebs@webrtc.org · 11 years ago
  62. d6e84d9 Always copy processed audio to output buffer in ProcessStream. by mgraczyk@chromium.org · 11 years ago
  63. a525c98 Fix parallelizability in ApmTests. by pbos@webrtc.org · 11 years ago
  64. bac0012 Extend delay estimation window in AEC to 500 ms on all platforms by bjornv@webrtc.org · 11 years ago
  65. 8789376 Move ChannelBuffer class to channel_buffer file by aluebs@webrtc.org · 11 years ago
  66. 8328e7c Revert "Revert part of r7561, "Refactor audio conversion functions."" by andrew@webrtc.org · 11 years ago
  67. bcfb4d0 Revert part of r7561, "Refactor audio conversion functions." by kwiberg@webrtc.org · 11 years ago
  68. 4fc4add Refactor audio conversion functions. by andrew@webrtc.org · 11 years ago
  69. 30be827 Enable render downmixing to mono in AudioProcessing. by andrew@webrtc.org · 11 years ago
  70. a0ce9fa Call NS AnalyzeCaptureAudio before AEC by aluebs@webrtc.org · 11 years ago
  71. dc0b37d modules_unittests: Turned on ApmTest.Process test for Android by bjornv@webrtc.org · 11 years ago
  72. 8dd60cc audio_processing_unittests: Enabled ApmTest.Process for all platforms but Android by bjornv@webrtc.org · 11 years ago
  73. 84f8ec1 Changes to tests and tools in audio_processing. by bjornv@webrtc.org · 11 years ago
  74. 5c3f4e3 Fixes and re-enables tests disabled on Android by bjornv@webrtc.org · 11 years ago
  75. cb0ea43 audio_processing: Forces extended filter to be used in splitting filter test. by bjornv@webrtc.org · 11 years ago
  76. b616e12 Disables some modules_unittests on Android. by bjornv@webrtc.org · 11 years ago
  77. 2812b59 Re-enables CommonFormats test for Android. by bjornv@webrtc.org · 11 years ago
  78. be4ab99 Disabling RealFFTTest.RealAndComplexMatch and AudioProcessingTest.Formats as they currently are broken with gcc 4.8. by stefan@webrtc.org · 11 years ago
  79. 21299d4 Remove the use of AudioFrame::energy_ from AudioProcessing and VoE. by andrew@webrtc.org · 11 years ago
  80. 103657b Add keyboard channel support to AudioBuffer. by andrew@webrtc.org · 11 years ago
  81. f26c9e8 Use unique filenames in AudioProcessingTests for parallelization. by andrew@webrtc.org · 11 years ago
  82. ddbb8a2 Support arbitrary input/output rates and downmixing in AudioProcessing. by andrew@webrtc.org · 11 years ago
  83. 1092ea0 Add format specification to output file names by henrik.lundin@webrtc.org · 11 years ago
  84. a8b9737 Add tests and modify tools for new float deinterleaved interface. by andrew@webrtc.org · 11 years ago
  85. 3e0b60f Switch to correct interpretation of int and float input data in audio_processing_unittest by bjornv@webrtc.org · 11 years ago
  86. 17e4064 Add a deinterleaved float interface to AudioProcessing. by andrew@webrtc.org · 11 years ago
  87. 27c6980 Move the volume quantization workaround from VoE to AGC. by andrew@webrtc.org · 11 years ago
  88. c9ee412 Re-enabling audio processing tests by aluebs@webrtc.org · 11 years ago
  89. 8bc4fcf Temporarily disabling audio processing tests. by aluebs@webrtc.org · 12 years ago
  90. bbd47fc Enables robust delay validation in AEC delay logging. by bjornv@webrtc.org · 12 years ago
  91. d335094 Init to 16 kHz in the fixed-point profile. by andrew@webrtc.org · 12 years ago
  92. 60730cf Remove the requirement to call set_sample_rate_hz and friends. by andrew@webrtc.org · 12 years ago
  93. f8be8df audio_processing_unittest: unbreak clang compilation. by fischman@webrtc.org · 12 years ago
  94. 863b536 Allow opening an AEC dump from an existing file handle. by henrikg@webrtc.org · 12 years ago
  95. 3d9981d Remove unused ThreadData struct. by andrew@webrtc.org · 12 years ago
  96. d7696c4 Compile-out functions only used by the bit-exact test. by andrew@webrtc.org · 12 years ago
  97. 3555303 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 12 years ago
  98. f3930e9 Small refactoring of AudioProcessing use in channel.cc. by andrew@webrtc.org · 12 years ago
  99. a950300b Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 12 years ago
  100. c66aaaf Rename unit_test.{cc,h} under module_unittest. by pbos@webrtc.org · 12 years ago[Renamed from webrtc/modules/audio_processing/test/unit_test.cc]