commit | a1a040a4a492c14af068811c6e853b03f1e70b9e | [log] [tgz] |
---|---|---|
author | ossu <ossu@webrtc.org> | Thu Apr 06 17:03:21 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Apr 06 17:03:21 2017 |
tree | 0a121e7fa83b9b55bb817326af5c305c6ffcbd81 | |
parent | ac4bbdf9d6618dc13356cda7b56aff1b048c2b56 [diff] |
Injectable audio encoders: BuiltinAudioEncoderFactory This CL contains all the changes made to audio_coding while making audio encoders injectable. Apart from some small changes to webrtcvoiceengine, nothing here is hooked up to the outside world. Those changes will be added to a follow-up CL. BUG=webrtc:5806 Review-Url: https://codereview.webrtc.org/2695243005 Cr-Commit-Position: refs/heads/master@{#17569}
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.