commit | cea929923bd8fea51e6c49a37e8d91613f186e4d | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Jan 17 11:59:15 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 20 13:37:01 2020 |
tree | 33f7daaaaa5f6ee78b08d3e0cbaa0d9db7fa63f7 | |
parent | 7356a5666de8054bad419f326b346b571c19de14 [diff] |
in RtpPacket packet pass rtp header extension value by const& to allow writing DependencyDescriptor value that is not copiable. and avoid copying RtpGenericFrameDescriptor Bug: webrtc:10342 Change-Id: I6eefa9d06b90d7e858f224443ba6769975b556fe Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/166171 Reviewed-by: Markus Handell <handellm@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30322}
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.