1. 267b877 Add possibility to set HTML element values (e.g. server and name) in the URL for the test web page. by henrikg@webrtc.org · 13 years ago
  2. cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
  3. 70adcd4 Delay estimator improvements. by bjornv@webrtc.org · 13 years ago
  4. 7270a6b Merged apm-buffer branch [r1293] back to trunk. by bjornv@webrtc.org · 13 years ago
  5. 173b7bb Integration test that tracks dropped frames and compares video output. by kjellander@webrtc.org · 13 years ago
  6. 5b97b12 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. by kjellander@webrtc.org · 13 years ago
  7. 80b2661 Fixing invalid check for existing file. by kjellander@webrtc.org · 13 years ago
  8. 4ed4f24 New fileutils.h method for managing resources on different platforms by kjellander@webrtc.org · 13 years ago
  9. 82d91ae Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc by kjellander@webrtc.org · 13 years ago
  10. a919d3a Don't return a zero delay with insufficient data. by andrew@webrtc.org · 13 years ago
  11. 5483210 Fixed open file handle in fileutils.cc Thanks Henrik L for pointing this out. by kjellander@webrtc.org · 13 years ago
  12. 91617ff by henrikg@webrtc.org · 13 years ago
  13. d0e5b96 Fix Amy's email address. by andrew@webrtc.org · 13 years ago
  14. 755b04a Add RMS computation for the RTP level indicator. by andrew@webrtc.org · 13 years ago
  15. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  16. 9b18ed6 Removed incorrect dependency. by phoglund@webrtc.org · 13 years ago
  17. 1144ba2 Base and codec tests now run verify output and render to file instead of to screen. by phoglund@webrtc.org · 13 years ago
  18. 62e48eb adding owners for test by niklas.enbom@webrtc.org · 13 years ago
  19. 4d8cd9d Adding GetOutputDir method to test_support library. by kjellander@webrtc.org · 13 years ago
  20. 20a370e Changing the namespace of TestSuite to webrtc::test. by kjellander@webrtc.org · 13 years ago
  21. 1a8d08a Changing usage of gtest_main target, to use test_support_main instead. by kjellander@webrtc.org · 13 years ago
  22. 1e10bb3 Remove global std::strings from fileutils. by andrew@webrtc.org · 13 years ago
  23. 5b5c31d Update fixed point audio processing output. by andrew@webrtc.org · 13 years ago
  24. 4c63676 Updated the AEC delay logging to output values in ms. PB output updated. by bjornv@webrtc.org · 13 years ago
  25. e698eb7 Make the sanity check test a little more robust, and add a README file. by hta@webrtc.org · 13 years ago
  26. a59d80d Updated fixed point output data file after changes in nsx. Verified bitexactness before that CL and the CLs afterwards towards the new file. by bjornv@webrtc.org · 13 years ago
  27. 7951e81 Simple utility method for finding the project root dir (to be used by tests loading resource files) by kjellander@webrtc.org · 13 years ago
  28. 1ba3dbe Adds possibility to log delay estimates in AEC. by bjornv@google.com · 13 years ago
  29. e90265b Commit http://webrtc-codereview.appspot.com/191001/ by tommi@webrtc.org · 13 years ago
  30. 19eefdc Add a unit testing framework. by andrew@webrtc.org · 13 years ago
  31. 9f710d0 Switch to new sqrt in NetEQ by henrik.lundin@webrtc.org · 13 years ago
  32. 35dcc23 Adding regression test to NetEQ by henrik.lundin@webrtc.org · 13 years ago
  33. af931bd Update of iLBC reference files for version 1.1.1, new SQRT. by tina.legrand@webrtc.org · 13 years ago
  34. 5daeae2 Update fixed profile data due to AECM sqrt change (no presubmit). by andrew@webrtc.org · 13 years ago
  35. 325bca7 Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. by leozwang@google.com · 13 years ago
  36. 14acdbc Update fixed-point profile output due to r313. by andrew@webrtc.org · 13 years ago
  37. 59e4140 Add a fixed-point profile to the APM unit test. by ajm@google.com · 13 years ago
  38. 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
  39. 1b627c7 Tests using the rtp_rtcp test data should now be run from inside trunk/test/data/rtp_rtcp. I.e. all test files were moved to the test folder. by hellner@google.com · 13 years ago
  40. 3675f9b by tlegrand@google.com · 13 years ago
  41. 7c4469b Revamp of audio_processing unit test to use protocol buffers. Chromium's protobuf version is synced to third_party. This isn't really needed for the unit test, but I'd like to use it soon for echo recordings, so I used this as a warm up. by ajm@google.com · 13 years ago
  42. c5758f8 Uploaded test files for ADM functional tests. by henrika@google.com · 13 years ago
  43. 0adca82 Move iLBC test and reference files to new location. by tlegrand@google.com · 13 years ago
  44. 2e8a1a2 Creates new test folder for VoiceEngine test files and adds the required files. by henrika@google.com · 13 years ago
  45. 95fa29e Creating a new directory for test data files, and moving audio_processing files there. by ajm@google.com · 13 years ago