- af8659a Rename test output to test artifacts. by Edward Lemur · 7 years ago
- fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
- fbbba3f Remove remaining mentions of gflags by oprypin · 7 years ago
- 5ab6854 Revert "Remove remaining mentions of gflags" by Oleh Prypin · 7 years ago
- 90ce84e Remove remaining mentions of gflags by Oleh Prypin · 7 years ago
- 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
- 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
- 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
- 7cd28b9 Set protected_by_flexfec flag properly in tests. by brandtr · 7 years ago
- 946d886 Remove VoENetwork by solenberg · 7 years ago
- dd3abbb Remove VoERTP_RTCP. by solenberg · 7 years ago
- 6dc2038 Remove VoECodec. by solenberg · 7 years ago
- cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
- b63310a Remove VoEFile and things it uses. by solenberg · 7 years ago
- 35dee81 Clean out unused methods from VoiceEngine and VoEBase. by solenberg · 7 years ago
- 18f5427 Remove voe_auto_test and add new tests to cover the missing cases. by solenberg · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
- 81cf5e4 Move test to src/test. by andrew@webrtc.org · 13 years ago
- f1d6e0a Removed the obsolete sanity check and added new test HTML files. by phoglund@webrtc.org · 13 years ago
- 9dc45da Move trunk/test/data -> trunk/data by andrew@webrtc.org · 13 years ago
- 22bde08 Made sanity check more flexible. by phoglund@webrtc.org · 13 years ago
- 4aa57b4 Extracted a helper library from vie_auto_test. by phoglund@webrtc.org · 13 years ago
- 4530aa3 Updates html test file to webkitDeprecatedPeerConnection. by henrikg@webrtc.org · 13 years ago
- 61bf8e3 Flush far-end buffers when larger than system delay. by andrew@webrtc.org · 13 years ago
- 754626b Fixed the sanity_check and started using the new webrtc_test.html file. Added capability for xvfb testing. by phoglund@webrtc.org · 13 years ago
- 50d9e26 Adds autoconnect and autocall functionality to web test page. by henrikg@webrtc.org · 13 years ago
- 29fafef Fix building errors Review URL: https://webrtc-codereview.appspot.com/399012 by leozwang@webrtc.org · 13 years ago
- 51198f1 More PRESUBMIT checks. by kjellander@webrtc.org · 13 years ago
- 0a57aae Converted old jpeg_test tool to gtest unit test. by kjellander@webrtc.org · 13 years ago
- cf6a295 Making video codecs test framework integration test execute in a reproducable fashion. by kjellander@webrtc.org · 13 years ago
- 9d9ad88 Fixed remaining warnings. by phoglund@webrtc.org · 13 years ago
- daacee8 Use better reference files with audioproc_unittest. by andrew@webrtc.org · 13 years ago
- c80d9d9 Removed default cases causing clang errors, -Wcovered-switch-default. by mflodman@webrtc.org · 13 years ago
- fede80c Updated test web page info for PeerConnection v2. by henrikg@webrtc.org · 13 years ago
- 6a81475 Removing year range in copyright statement in test web page. by henrikg@webrtc.org · 13 years ago
- 16a0427 Updates for web test page. by henrikg@webrtc.org · 13 years ago
- 12cccdd NS-SWB: Actived SWB processing at once, i.e., no startup phase. by bjornv@webrtc.org · 13 years ago
- 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
- cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
- 70adcd4 Delay estimator improvements. by bjornv@webrtc.org · 13 years ago
- 7270a6b Merged apm-buffer branch [r1293] back to trunk. by bjornv@webrtc.org · 13 years ago
- 173b7bb Integration test that tracks dropped frames and compares video output. by kjellander@webrtc.org · 13 years ago
- 5b97b12 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. by kjellander@webrtc.org · 13 years ago
- 80b2661 Fixing invalid check for existing file. by kjellander@webrtc.org · 13 years ago
- 4ed4f24 New fileutils.h method for managing resources on different platforms by kjellander@webrtc.org · 13 years ago
- 82d91ae Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc by kjellander@webrtc.org · 13 years ago
- a919d3a Don't return a zero delay with insufficient data. by andrew@webrtc.org · 13 years ago
- 5483210 Fixed open file handle in fileutils.cc Thanks Henrik L for pointing this out. by kjellander@webrtc.org · 13 years ago
- 91617ff by henrikg@webrtc.org · 13 years ago
- d0e5b96 Fix Amy's email address. by andrew@webrtc.org · 13 years ago
- 755b04a Add RMS computation for the RTP level indicator. by andrew@webrtc.org · 13 years ago
- 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
- 9b18ed6 Removed incorrect dependency. by phoglund@webrtc.org · 13 years ago
- 1144ba2 Base and codec tests now run verify output and render to file instead of to screen. by phoglund@webrtc.org · 13 years ago
- 62e48eb adding owners for test by niklas.enbom@webrtc.org · 13 years ago
- 4d8cd9d Adding GetOutputDir method to test_support library. by kjellander@webrtc.org · 13 years ago
- 20a370e Changing the namespace of TestSuite to webrtc::test. by kjellander@webrtc.org · 13 years ago
- 1a8d08a Changing usage of gtest_main target, to use test_support_main instead. by kjellander@webrtc.org · 13 years ago
- 1e10bb3 Remove global std::strings from fileutils. by andrew@webrtc.org · 13 years ago
- 5b5c31d Update fixed point audio processing output. by andrew@webrtc.org · 13 years ago
- 4c63676 Updated the AEC delay logging to output values in ms. PB output updated. by bjornv@webrtc.org · 13 years ago
- e698eb7 Make the sanity check test a little more robust, and add a README file. by hta@webrtc.org · 13 years ago
- 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
- 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
- 1ba3dbe Adds possibility to log delay estimates in AEC. by bjornv@google.com · 13 years ago
- e90265b Commit http://webrtc-codereview.appspot.com/191001/ by tommi@webrtc.org · 13 years ago
- 19eefdc Add a unit testing framework. by andrew@webrtc.org · 13 years ago
- 9f710d0 Switch to new sqrt in NetEQ by henrik.lundin@webrtc.org · 13 years ago
- 35dcc23 Adding regression test to NetEQ by henrik.lundin@webrtc.org · 13 years ago
- af931bd Update of iLBC reference files for version 1.1.1, new SQRT. by tina.legrand@webrtc.org · 13 years ago
- 5daeae2 Update fixed profile data due to AECM sqrt change (no presubmit). by andrew@webrtc.org · 13 years ago
- 325bca7 Add unit test output. webrtc r319, ran on Xoom, synced source code on 8/8. by leozwang@google.com · 13 years ago
- 14acdbc Update fixed-point profile output due to r313. by andrew@webrtc.org · 13 years ago
- 59e4140 Add a fixed-point profile to the APM unit test. by ajm@google.com · 13 years ago
- 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
- 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
- 3675f9b by tlegrand@google.com · 13 years ago
- 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
- c5758f8 Uploaded test files for ADM functional tests. by henrika@google.com · 13 years ago
- 0adca82 Move iLBC test and reference files to new location. by tlegrand@google.com · 13 years ago
- 2e8a1a2 Creates new test folder for VoiceEngine test files and adds the required files. by henrika@google.com · 13 years ago
- 95fa29e Creating a new directory for test data files, and moving audio_processing files there. by ajm@google.com · 14 years ago