commit | 3e9e5b39d14861920036f66b0493ba7239ed36d6 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Mon Nov 06 04:01:56 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Nov 11 14:45:17 2017 |
tree | 51e44a1dfe92b2e8e918ae106de94aea5e68cea1 | |
parent | 1a87a8f871f555afda2602b3efe51e5e7e81a877 [diff] |
OrtcFactoryInterface::Create(): Require caller to supply audio codec factories So that we don't have to be capable of creating one ourselves, which requires a dependency on the audio codecs. BUG=webrtc:8396 Change-Id: I5600da5e17f613b0e61a9fb0fbdb373fe42f855c Reviewed-on: https://webrtc-review.googlesource.com/20220 Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20641}
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.