commit | df3bcdbe887a6ea8ca275611f739e308cbfbc802 | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Tue Jun 26 12:12:18 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 26 13:39:25 2018 |
tree | 1ae4e28256a4dca161dda239467ea3662a8d22e5 | |
parent | 58cd385e58428fa1a3db5ccb4bcfc311e5984c38 [diff] |
Extract fft4g into separate build target common_audio/fft4g.c is third party codem that have to be moved into third_party folder, so to be able to do it at first we have to extract it into separate target. It is extracted with corresponding header file and will be moved in futher CL. Bug: webrtc:8366 Change-Id: I586ca94d4e9242c23163b987fa334dfa705020ed Reviewed-on: https://webrtc-review.googlesource.com/85372 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23742}
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.