commit | d3070f43b19f503246be4ebad425d87568a71ce0 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Wed Dec 27 11:07:19 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 27 10:39:19 2017 +0000 |
tree | 1a9eec0658ed604f06b5d0737bcfc14179d00f64 | |
parent | 97cb448d253b1af1157985a87b2ed52426abd15b [diff] |
Add 'is_chrome_branded' guard to the default of 'rtc_use_h264' This doesn't change behavior at the moment because Chromium's 'proprietary_codecs' is already conditional on 'is_chrome_branded' but this guards WebRTC's default from upstream changes like https://chromium-review.googlesource.com/c/chromium/src/+/835010/6/build/config/features.gni TBR=phoglund@webrtc.org Bug: webrtc:8675 Change-Id: Ic2ae311b5fc70a4d1ac1aefe4cc27574e4fcee40 Reviewed-on: https://webrtc-review.googlesource.com/36321 Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21452}
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.