commit | 84c03bafcff1a4e603fe190d2f03ed672bdf82e9 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Tue Aug 23 07:18:57 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 23 07:19:06 2016 |
tree | 0d1fc96b9ccc017cfaf172fe22a50edb312f7f8f | |
parent | 0d1ad326a391a8c4c53d7ccfc8100c5d9f4115a2 [diff] |
Add rtc_media as a direct dependency of rtc_media_unittests. Without this, the rtc_media_unittests target was only an indirect dependency, and compiled without HAVE_WEBRTC_VIDEO. And some testcases, in particular, all tests defined by webrtcvideocapturer_unittest.cc, are excluded from rtc_media_unittests. BUG= Review-Url: https://codereview.webrtc.org/2250433008 Cr-Commit-Position: refs/heads/master@{#13859}
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.