commit | 36df2d76c5dd65cf300f9c833311af2ca3694f3f | [log] [tgz] |
---|---|---|
author | ehmaldonado <ehmaldonado@webrtc.org> | Thu Dec 08 17:56:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 08 17:56:23 2016 |
tree | 3e457b45044ac5b3c54ce63766d17b63f9a633a2 | |
parent | f7c6d7231c5595a3bd4ac182da64779f05fafebf [diff] |
Refactor webrtc/modules/video_{capture,coding} for GN check This moves some GN check configurations out of .gn to individual targets. The now checked target is: "//webrtc/modules/video_capture/*", "//webrtc/modules/video_coding/*", BUG=webrtc:6828 NOTRY=True R=kjellander@webrtc.org Review-Url: https://codereview.webrtc.org/2555333004 Cr-Commit-Position: refs/heads/master@{#15488}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.