commit | 4f90677527d8577d310ef718d3bba089bc7b36b9 | [log] [tgz] |
---|---|---|
author | minyue <minyue@webrtc.org> | Fri Apr 29 18:05:14 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 29 18:05:18 2016 |
tree | 4093a739656e1b2c120a8d76fa1f971efaa9e077 | |
parent | 05e61edd8fb37ff7a600090f03f20cdd81a401be [diff] |
Making NetEq bitexactness test independent on reference files. NetEq bitexactness test depended on reference files which differs from platform to platform. This makes it very hard to update Neteq. New method maintains the ability to save output into files. But it verifies the checksum only. With this, when bitexactness test fails, we can still check closely to the output file if need, but the test becomes much easier to modify. BUG= Review-Url: https://codereview.webrtc.org/1928923002 Cr-Commit-Position: refs/heads/master@{#12567}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.