commit | c42f1a764d66e40a5dcf1a14bc4f01ae4ae0014b | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Apr 01 08:40:56 2019 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 01 08:41:03 2019 +0000 |
tree | 9bec8faefe6858a501769e56fbace870117a698f | |
parent | 90705cbc414286806a39f715634d90c161ac9bb3 [diff] |
Revert "Move TaskQueueFactory from Call::Create parameter to CallConfig" This reverts commit 90705cbc414286806a39f715634d90c161ac9bb3. Reason for revert: failed to compile due to conflict with another recent change Original change's description: > Move TaskQueueFactory from Call::Create parameter to CallConfig > > to decouple it from other optional parameters > and with plan to make it mandatory > > Bug: webrtc:10284 > Change-Id: I1224abd90d8e06e0ee2d2baaa6d0fd54f8caad2b > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130470 > Reviewed-by: Niels Moller <nisse@webrtc.org> > Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#27382} TBR=danilchap@webrtc.org,nisse@webrtc.org Change-Id: Ibe70f191d35f72e0373e49e5300d765b88d02db0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10284 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130472 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27383}
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.