commit | 3f746ea26a74311651ae91d44b75e37ab17a7481 | [log] [tgz] |
---|---|---|
author | maxmorin <maxmorin@webrtc.org> | Thu Aug 25 04:00:20 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 25 11:00:27 2016 +0000 |
tree | d5e6260debd10966a7f5d7e770f6d2b88827eada | |
parent | e29352bb34de60bd0a56d4ce46c2ce35ac2b27b4 [diff] |
Fix error when accumulating floats in an int. I saw this when browsing the code, I think the intended behavior is accumulating to a float. BUG=none Review-Url: https://codereview.webrtc.org/2268163004 Cr-Commit-Position: refs/heads/master@{#13918}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.