commit | bef022bde040b9712c1e7234d476cb58ac1a4159 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Sun Sep 06 14:07:15 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 07 08:44:24 2020 |
tree | d04918c4801e27c967f3bd7f9e486dce1469599f | |
parent | d381eede92d1f417385bda908841c9868d9d0ded [diff] |
Refactor cpu_features_wrapper.h functions from C to C++. As mentioned on https://webrtc-review.googlesource.com/c/src/+/183380, then relanded as https://webrtc-review.googlesource.com/c/src/+/183444, functions in cpu_features_wrapper.h should be refactored to use C++ features like namespaces and drop the WebRtc_ prefix. Bug: None Change-Id: I3e83e1668f9bf48a5d8e85d809f006666b7fa45e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183445 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32045}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.