commit | 8967183bf79322c5cb3cbd99e9b7aa298228d0a2 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue Sep 22 14:06:29 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 22 21:06:34 2015 +0000 |
tree | 91729ccf68dd93ac5d90f4586011a481533b02e1 | |
parent | c1a1b353ec96a92f8b88dba5a058af8744e81560 [diff] |
Simple cleanups of AudioDecoder and AudioEncoder classes * Make sure they're all final and don't allow copying or assignment. * Get rid of the single-channel PCM decoder classes. * Move some includes from .h to .cc files where possible. BUG=webrtc:4557 Review URL: https://codereview.webrtc.org/1353803002 Cr-Commit-Position: refs/heads/master@{#10021}
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.