| commit | f14d2a500d5daadc3354c8ccd2bf1619bc0782e9 | [log] [tgz] |
|---|---|---|
| author | Philipp Hancke <philipp.hancke@googlemail.com> | Tue Jun 30 14:35:53 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 01 08:52:35 2020 |
| tree | 229ec0d069c60b38d222800081f3a78bd57e7a10 | |
| parent | 9d841fb1f5cf2b988997cb11b5816ce0959d3580 [diff] |
Build: Disable the iLBC audio codec by default webrtc.org no longer builds with the iLBC audio codec by default by setting rtc_include_ilbc to false in webrtc.gni. You can read more about iLBC at https://webrtc.github.io/webrtc-org/license/ilbc-freeware/ iLBC is not a mandatory-to-implement codec in WebRTC (and we are pretty sure it was never enabled in Chrome). This affects only native applications which can change the build flag again. BUG=webrtc:11740 Change-Id: I513658a950100a90346370c9210806aee0f34607 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/178395 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31599}
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.