commit | 06f6bc9ec4739331640a7532ea3b1432052814f0 | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Fri Nov 09 09:22:52 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 09 09:44:55 2018 |
tree | d53657b960dcee0c7e057b39bb452585e41bba82 | |
parent | 175aa2e95c19a1e02786b09602c6f62b3554f1a2 [diff] |
Reintroduce missing dependencies in libwebrtc.a library. Some targets used to be included transitively via ortc. Since ortc module has been removed (Bug: webrtc:9824), this CL explicitly add them in main //:webrtc target. As a result, the following functions are exposed again: CreateBuiltinVideoDecoderFactory() CreateBuiltinVideoEncoderFactory() CreatePeerConnectionFactory() [...] Bug: webrtc:9824 Bug: webrtc:9973 Change-Id: Iebfae582f8887bf76338c73fc85c4608e96c3f0d Reviewed-on: https://webrtc-review.googlesource.com/c/110248 Commit-Queue: Yves Gerey <yvesg@google.com> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25576}
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.