commit | b330688ef774e1bf1a8aeb4bc777a9ed84965769 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Mon May 14 08:11:42 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 14 13:24:29 2018 |
tree | d5944336f6e08bf0efd453a1ee0c0767914e083f | |
parent | f55babc29804f5b8b9dc2358b6dce9d8799a143f [diff] |
Fix build errors when rtc_use_builtin_sw_codecs is set to false. The previous effort of building WebRTC without SW codecs stopped when libjingle_peerconnection was possible to build. In order to make the group("default") target build, this basically updates a bunch of tests to explicitly depend on the built-in software video codecs. Bug: webrtc:7925 Change-Id: I2715414770c197fca01cb8dbde173a21f4434500 Reviewed-on: https://webrtc-review.googlesource.com/70503 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23216}
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.