commit | 6607d84b443a26dc1415c767229d73d8d56bdaeb | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Sat Feb 11 00:24:10 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Sat Feb 11 08:24:10 2017 +0000 |
tree | af67090c1180f3599bbea66b7e957ddc121fbdc2 | |
parent | 19c1830c7e2205b9aed24b9b46d43f48c86ffbe9 [diff] |
Move one CircularBuffer to webrtc::test namespace. There are currently two webrtc::CircularBuffers defined: - modules/audio_coding/test/utility.{h,cc} - modules/audio_processing/echo_detector/circular_buffer.{h,cc} This CL moves the former definition to the webrtc::test namespace, to avoid link errors in a future build target. BUG=None Review-Url: https://codereview.webrtc.org/2667383008 Cr-Commit-Position: refs/heads/master@{#16553}
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.