commit | ecc51e96db28c1ad1313255293a11bfd9e461eda | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Mon Oct 02 12:32:33 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 02 19:10:00 2017 |
tree | 7e038796e3d518cc5b37dc1a3d9afc5681be56f6 | |
parent | 978b876fd251a8ec5dbe970365a3ce85d5741a60 [diff] |
Change to LOG(...) logging in most of voice_engine/channel.cc First patch set runs a script to directly convert log statements. Second patch sets manually fixes smaller errors. Due to the size of this change, the remaining WEBRTC_TRACE statements will be handled in a different CL. Bug: webrtc:5118 Change-Id: Ic39c3a6310a2b461b47a7b4757210d98637e8acd Reviewed-on: https://webrtc-review.googlesource.com/1228 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20091}
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.