commit | 37e99fd3fa4d49b87a58a58e9605af01cdb45d16 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Mon Apr 10 12:15:48 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 10 12:15:48 2017 |
tree | 9a982a5706bdedc2adcbc0514dfefa2f379f544f | |
parent | 2fa97fdbe55d7046505332e71fd5b49559b307a1 [diff] |
Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/ AudioDecoder and AudioDecoderFactory are in webrtc/api/ now, so move their mocks to someplace central where tests from all over WebRTC are allowed to #include them. BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2798063004 Cr-Commit-Position: refs/heads/master@{#17619}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.