commit | 39cf3c723e502b994e37f221155458f1bf40184d | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Thu Nov 28 14:07:14 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 29 14:04:44 2019 +0000 |
tree | b27f88969d42e1cf12e917d3f9a8a8c53e056fda | |
parent | 2d02c943b2882fe5b7a03f24bb9e845dd9d66161 [diff] |
Clean up the NetEqFactory API. This CL decouples NetEqFactory and AudioDecoderFactory. AudioDecoderFactory is used in more places than just inside of NetEq, so decoupling these makes sense. Bug: webrtc:11005 Change-Id: I78dd856e4248e398e69a65816b062ef30555b055 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161005 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29961}
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.
Authoritative list of directories that contain the native API header files.