commit | 9b1367f2337d147ca7558ab11b7f2a510df12fd7 | [log] [tgz] |
---|---|---|
author | saza <saza@webrtc.org> | Fri Jul 14 05:22:33 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 14 12:22:33 2017 +0000 |
tree | e2fb8d21bc5d9f52eeb363a3d9549cf824c2e33f | |
parent | 9bd1d66995ed9ea4712451bc149a8139775cba3c [diff] |
Patch set 1: Run a script to replace occurrences of WEBRTC_TRACE logging with the new style, on webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc. Patch set 2: Manually fix log lines not handled by the script, remove unused header and variable. I would like to do this will the following files, too: webrtc/modules/audio_device/.. .../linux/audio_device_alsa_linux.cc .../linux/audio_device_pulse_linux.cc .../linux/audio_mixer_manager_alsa_linux.cc .../linux/audio_mixer_manager_pulse_linux.cc .../linux/latebindingsymboltable_linux.cc .../mac/audio_device_mac.cc .../mac/audio_mixer_manager_mac.cc .../win/audio_device_core_win.cc BUG=webrtc:5118 Review-Url: https://codereview.webrtc.org/2978953003 Cr-Commit-Position: refs/heads/master@{#19019}
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.