Files
platform-external-webrtc/webrtc
Tommi 0eefb4d5c3 Detach base/logging.* from base/stream.*.
This is being done in preparation of moving base/logging.* to rtc_base_approved. base/stream.* has libjingle dependencies that webrtc can't use, so logging.* can't depend on streams. It does look like stream.* isn't used much, so cleaning that up as well as cleaning up usage of the actual stream support (now LogStream) in the logging code, is in order, but I'll leave that to another cl.

BUG=
R=pthatcher@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/54529004

Cr-Commit-Position: refs/heads/master@{#9269}
2015-05-23 07:54:19 +00:00
..
2015-05-20 05:20:04 +00:00
2015-04-01 15:08:49 +00:00
2015-05-12 14:51:08 +00:00
2015-05-21 07:56:17 +00:00
2015-05-21 15:00:05 +00:00
2015-05-20 05:20:04 +00:00
2015-04-29 13:24:10 +00:00
2015-04-29 13:24:10 +00:00
2015-05-20 05:20:04 +00:00

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.