commit | 0fb07f8c90ae99f70990c105655830975c077ba6 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Feb 27 19:21:37 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 28 10:03:49 2020 |
tree | ec7724520e6be0c66e215691455a80e933736c87 | |
parent | 5f999a777d9202832e46fcc48dba49c938700992 [diff] |
Deprecate use of cricket::MediaContentDescription::Copy One should use a std::unique_ptr to the object, as returned by Clone() instead, not a naked pointer. Bug: webrtc:10701 Change-Id: I10ab309207f2cb5aec83a6d09336699ed7b26f50 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/169342 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30646}
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.