commit | 5d6891000f0024fc0e07c43c230b4abe44041c72 | [log] [tgz] |
---|---|---|
author | minyue-webrtc <minyue@webrtc.org> | Mon Aug 14 14:33:32 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 14 14:10:14 2017 +0000 |
tree | 29edc8455b2fae120d0ad82e70505b53a5aebb7b | |
parent | c5d9e63c2bed77422c365c46086f215680c0aa73 [diff] |
Don't use rvalue reference function arguments in the audio coding module Rvalue reference arguments are generally banned by the style guide. Bug: None Change-Id: I4314859623ffcf056f53c42087b59696b5e71690 Reviewed-on: https://chromium-review.googlesource.com/531028 Commit-Queue: Minyue Li <minyue@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Michael T <tschumim@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19338}
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.