commit | 9e24cb344aab994bb62cf9cd6fe954eb81f0e068 | [log] [tgz] |
---|---|---|
author | Dino Radaković <dinor@webrtc.org> | Mon Feb 26 12:22:48 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 26 13:25:50 2018 |
tree | 2a10271813e0a7848d0b075a32a0e0560f46eb70 | |
parent | bd7b461f16b53363e2c510893d8d3aade5737f3a [diff] |
Add move constructors and assignment operators to RtpPacketReceived and RtpPacketToSend. Since both are non-POD now, move would fall back to copy without these. Bug: webrtc:8935 Change-Id: I270e7daf68aa00411ad5ae00da739292600043f2 Reviewed-on: https://webrtc-review.googlesource.com/57621 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Dino Radaković <dinor@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22186}
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.