commit | be214a26f84fbf49e03eccb659dd639805f23ff0 | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Thu Jan 04 11:14:35 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 04 13:19:49 2018 |
tree | b05c7c7f689883ddd78d53fcbc70bdeb1042100c | |
parent | 085bb64c85794a8e824d5848f3db45400c7c1d41 [diff] |
Move videosinkinterface.h to common_video to solve a circular dep. I updated some dependency enforcement rules to allow examples and pc to depend on common_video. I reckoned depending on common_video is not controversial when they already dependend on media/base, which is a lower-level abstraction. Bug: webrtc:6828 Change-Id: I77dbeb10187b4e70dda1d873a29994fa76070758 Reviewed-on: https://webrtc-review.googlesource.com/34187 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21495}
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.