1. 08329f4 Added API to port internal speech probability in NS. by bjornv@webrtc.org · 12 years ago
  2. 7a281a5 Fix Android build after test/ -> src/test/ by andrew@webrtc.org · 12 years ago
  3. 5f23d64 Set the stream delay to zero if too low. by andrew@webrtc.org · 12 years ago
  4. 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 12 years ago
  5. 07bf9a0 Add test to verify identical input channels result in identical output channels. by andrew@webrtc.org · 12 years ago
  6. 63a5098 Rename AudioFrame members. by andrew@webrtc.org · 12 years ago
  7. ecac9b7 Add tests for downmixing and no processing. by andrew@webrtc.org · 12 years ago
  8. a373634 Introduced WEBRTC_ANDROID_PLATFORM_BUILD and make test app build on all platforms by leozwang@webrtc.org · 12 years ago
  9. 9a85d8e Remove test apps from Android.mk in APM by leozwang@webrtc.org · 12 years ago
  10. 6f9f817 Add an API to offset system delay. by andrew@webrtc.org · 12 years ago
  11. 75f1948 Restore AECM Coverity fix. by andrew@webrtc.org · 12 years ago
  12. 648af74 Clean up MapSetting(). by andrew@webrtc.org · 12 years ago
  13. daacee8 Use better reference files with audioproc_unittest. by andrew@webrtc.org · 12 years ago
  14. a39621e Disabling APM test for invalid enum values. by mflodman@webrtc.org · 12 years ago
  15. 293d22b Add a new macro for bit-exact audioproc tests. by andrew@webrtc.org · 12 years ago
  16. f5d8c3b Fix audioproc_unittest on Windows. by andrew@webrtc.org · 13 years ago
  17. e2ed5ba Enable audioproc_unittest on all platforms. by andrew@webrtc.org · 13 years ago
  18. 7bf2646 Make protobuf use optional. by andrew@webrtc.org · 13 years ago
  19. 1e91693 Move stream_delay check to ProcessStream(). by andrew@webrtc.org · 13 years ago
  20. 828af1b Add lookahead to the delay estimator. by andrew@webrtc.org · 13 years ago
  21. 755b04a Add RMS computation for the RTP level indicator. by andrew@webrtc.org · 13 years ago
  22. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  23. 3119ecf Fix audioproc build errors on Windows. by andrew@webrtc.org · 13 years ago
  24. 4d5d5c1 Reorganize the audio_processing source. by andrew@webrtc.org · 13 years ago[Renamed (99%) from src/modules/audio_processing/main/test/unit_test/unit_test.cc]
  25. 61f07c3 I have made a small fix so it will execute properly from the default working directory location (trunk), finding its resource files. by kjellander@webrtc.org · 13 years ago
  26. 1ba3dbe Adds possibility to log delay estimates in AEC. by bjornv@google.com · 13 years ago
  27. ed083d4 Modify the _vadActivity member of the AudioFrame passed to AudioProcessing. by andrew@webrtc.org · 13 years ago
  28. 6423509 Fix Valgrind warnings in audio_processing. by andrew@webrtc.org · 13 years ago
  29. 808e0e0 Update the debug recordings to use protobufs. by ajm@google.com · 13 years ago
  30. 59e4140 Add a fixed-point profile to the APM unit test. by ajm@google.com · 13 years ago
  31. 842b8c3 Build protobuf from source on Android by leozwang@google.com · 13 years ago
  32. 3a2be19 Enable unit_test for android by leozwang@google.com · 13 years ago
  33. 22e6515 Changing echo_path_size_bytes() to static, and using size_t rather than int. This is recommended by Chromium: by ajm@google.com · 13 years ago
  34. a769fa5 Adding more output data checks to APM unittest. Blowing out the protobuf definition (changing the tags) since we're still in the formative stages. Later, this would be very bad. Leaving a Frame message in case we want frame-by-frame data, but we prefer to keep the output storage small in general so avoiding it thus far. by ajm@google.com · 13 years ago
  35. c4b939c Added calls to set and get external echo channels. by bjornv@google.com · 13 years ago
  36. 470e71d by niklase@google.com · 13 years ago