commit | 15d8357bab8d6a81417f7225408969f1514257ac | [log] [tgz] |
---|---|---|
author | mflodman <mflodman@webrtc.org> | Thu Oct 06 08:35:11 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 06 15:35:19 2016 +0000 |
tree | 011098ee448a3d5eba58e4a9c6a6ca5fb5f2f131 | |
parent | 41b9c801c2b8153e43485a583ae512e7ad486123 [diff] |
Remove OnLocalSsrcChanged and rename EncoderStateFeedback. The renaming is to reflect this class is only used for RTCP interaction and not for other transports. This Cl will be followed by multiple CLs moving all send-side RTP functionality to a separate class, rtp module ownership away from VideoSendStream and use TaskQueue instead of ProcessThread for RTP. BUG=webrtc:6456 Review-Url: https://codereview.webrtc.org/2390463002 Cr-Commit-Position: refs/heads/master@{#14556}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.