commit | 48587f91f8493b64b807957e4d48c5faf7b295d8 | [log] [tgz] |
---|---|---|
author | Alex Loiko <aleloi@webrtc.org> | Tue May 30 14:59:40 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 03 12:35:46 2017 |
tree | bbd8d1e250440af58829cdf2450f2e1f450200b5 | |
parent | 4257ab2e0281f248d25726b4917f8aa47b01547c [diff] |
Changing AudioConferenceMixer logging to base/logging.h We'd like to remove all occurrences of WEBRTC_TRACE and delete the macro! One logging mechanism is enough. AudioConferenceMixer is scheduled for removal and is one of the things tracked by bugs.webrtc.org/4690. The logging is changed to not block webrtc:5118 NOTRY=True Bug: webrtc:5118 Change-Id: Ibad1ae45e8af1ba5bbe253d4c693ecf9e7c422ac Reviewed-on: https://chromium-review.googlesource.com/518172 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18876}
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.