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 - Adjust local macros that use WEBRTC_TRACE - Adjust some lines to conform with code style - Update the included headers - Remove the now unused object ID variables BUG=webrtc:5118 Review-Url: https://codereview.webrtc.org/2985443002 Cr-Commit-Position: refs/heads/master@{#19088}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.