commit | 59cb2bd20ee76c83deb85979a3d9a255dbc55197 | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Mon Aug 29 11:08:47 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 29 18:08:53 2016 +0000 |
tree | dc329be287aa9fa8fbc670cf61321bea878e8795 | |
parent | 65fc8b9138cf49131486d3fc28b50c7ab565cabb [diff] |
Adjust RtcpReceiver to be testable with callbacks: Instead of full RtpRtcpImpl takes interface of all functions it needs from it. Added single function for parsing packets and sending feedback, moving that logic from RtpRtcpImpl to RtcpReceiver. BUG=webrtc:5260 Review-Url: https://codereview.webrtc.org/2274573002 Cr-Commit-Position: refs/heads/master@{#13960}
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.