Placed the protobuf structures in the namespace webrtc::rtclog. Removed the message field from the DebugEvent structure, since it was not used. Added an interface to set config information for VideoReceiveStream and VideoSendStream in the event log. Added function to log full RTCP packets and changed RTP-logging to only log headers. Significantly extended the unit tests for RtcEventLog. R=ivoc@webrtc.org, minyue@webrtc.org, pbos@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/1230973005 . Cr-Commit-Position: refs/heads/master@{#9656}
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.