1. 9c06023 Re-enabling audio processing tests by aluebs@webrtc.org · 10 years ago
  2. a7c7e2c Adds back set_sample_rate_hz() when Init is called in recordings. by bjornv@webrtc.org · 11 years ago
  3. 572cc28 Temporarily disabling audio processing tests. by aluebs@webrtc.org · 11 years ago
  4. b7c1e03 Enables robust delay validation in AEC delay logging. by bjornv@webrtc.org · 11 years ago
  5. f3b2148 Init to 16 kHz in the fixed-point profile. by andrew@webrtc.org · 11 years ago
  6. e95dc25 Remove the requirement to call set_sample_rate_hz and friends. by andrew@webrtc.org · 11 years ago
  7. 8d14e06 audio_processing_unittest: unbreak clang compilation. by fischman@webrtc.org · 11 years ago
  8. 7b72264 Allow opening an AEC dump from an existing file handle. by henrikg@webrtc.org · 11 years ago
  9. 6d1a71b Remove unused ThreadData struct. by andrew@webrtc.org · 11 years ago
  10. 3f0b77f Compile-out functions only used by the bit-exact test. by andrew@webrtc.org · 11 years ago
  11. 84c1485 Add an extended filter option to audioproc. by andrew@webrtc.org · 11 years ago
  12. 9653397 Roll chromium_revision 226126:228675 and fix clang warnings by kjellander@webrtc.org · 11 years ago
  13. 17fdf2a Add a parameter to audioproc for overriding the delay. by andrew@webrtc.org · 11 years ago
  14. 80142aa Small refactoring of AudioProcessing use in channel.cc. by andrew@webrtc.org · 11 years ago
  15. 7537dde Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 11 years ago
  16. 98ac1e8 Rename unit_test.{cc,h} under module_unittest. by pbos@webrtc.org · 11 years ago
  17. c1624d5 Removes unused main function that is poluting the build. by henrike@webrtc.org · 11 years ago
  18. 8838f68 Include "gtest/gtest.h", not by full path, on WEBRTC_ANDROID_PLATFORM_BUILD by pbos@webrtc.org · 11 years ago
  19. 9fb1613 Include files from webrtc/.. paths in audio_processing/ by pbos@webrtc.org · 11 years ago
  20. e9c34ba Add AEC suppression level option to audioproc. by andrew@webrtc.org · 11 years ago
  21. 3e20f91 Add comfort noise disabling and routing mode selection to audioproc. by andrew@webrtc.org · 11 years ago
  22. 3f6d5e0 WebRtc_Word32 -> int32_t in audio_processing/ by pbos@webrtc.org · 11 years ago
  23. 4c2225f Adds new AEC API to audio_processing. by bjornv@webrtc.org · 11 years ago
  24. b563e5e Properly error check calls to AudioProcessing. by andrew@webrtc.org · 11 years ago
  25. f1de5e9 Return an error when greater than 16 kHz is used with AECM. by andrew@webrtc.org · 11 years ago
  26. 0d8485f Added delay estimation test to audio processing unit tests. by bjornv@webrtc.org · 11 years ago
  27. 18dca49 Fix perf output for audioproc and iSAC fixed-point tests by kjellander@webrtc.org · 11 years ago
  28. d468236 Replace AudioFrame's operator= with CopyFrom(). by andrew@webrtc.org · 12 years ago
  29. b1361dc Fix simulated analog gain in audioproc. by andrew@webrtc.org · 12 years ago
  30. 604f213 Make audioproc output files be written to output dir by default. by kjellander@webrtc.org · 12 years ago
  31. 15acf41 Added buildbot benchmarking in iSAC and APM into Android platform build. by kma@webrtc.org · 12 years ago
  32. ea852b1 Revert 3170 - Added performance benchmarking in APM and iSAC-fix for Buildbots. by andrew@webrtc.org · 12 years ago
  33. f5f6740 Added performance benchmarking in APM and iSAC-fix for Buildbots. by kma@webrtc.org · 12 years ago
  34. 7838d79 Only reinitialize AudioProcessing when needed. by andrew@webrtc.org · 12 years ago
  35. 5e512ae Qickly fixed android platform build breakage by leozwang@webrtc.org · 12 years ago
  36. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago