commit | 45ca37c02214531b3fe88b8b0cc2cc0d36571b8b | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Tue Aug 22 13:44:09 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 23 17:30:38 2017 +0000 |
tree | c73f718a427671fd5412a382d82d6780bc778560 | |
parent | 82931001c2e79d2f9dd53fdc2d9ed2d22a977e9c [diff] |
Replace WEBRTC_TRACE logging in modules/media_file/ Patch set 1: Run a script to replace occurrences of WEBRTC_TRACE logging with the new style, in webrtc/modules/media_file/. Patch set 2: - Manually fix log lines not handled by the script - Update the included headers - Remove the now unused object ID variables Bug: webrtc:5118 Change-Id: I1acbaec3fbbdf1deb7b934624a2f1fd38253c7e9 Reviewed-on: https://chromium-review.googlesource.com/602007 Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19470}
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.