commit | 54d027843a6387ab548d017252a84c65084d44d5 | [log] [tgz] |
---|---|---|
author | Minyue Li <minyue@webrtc.org> | Tue Oct 29 21:36:13 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 30 15:48:28 2019 +0000 |
tree | 5b77ce15fdf68de8376ddbbadb1cea8c6b6291d4 | |
parent | 09860e0bc3c9edd6cb0dd827e174cd16f9ebdc37 [diff] |
Renaming opus_interface.c to opus_interface.cc. This is to allow advanced features of WebRTC/Chrome e.g., field trials. More style compliant changes may follow up. Only a minimal (not in terms of line changes) is applied, so that presubmit does not complain. These changes include 1. removing unused headers. 2. eliminating c-style casting. Bug: b/143582588 Change-Id: I6d0fd926c542ab0afdc38cc4bf03aaf584ec13dd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158670 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29657}
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.