commit | 600246e63f9da0a050e58ef069d3860fef08b09a | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Wed May 04 18:26:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 04 18:26:56 2016 |
tree | 7b47a89f0ec01b61d1e5fc3abfcd0ff9b13b618d | |
parent | ef00ec1d4ebab9b60a0ac55b686b9c5ec5d12d27 [diff] |
Removed SSRC knowledge from ViEEncoder. SSRC knowledge is contained withing VideoSendStream. That also means that debug recording is moved to VideoSendStream. I think that make sence since that allows debug recording with external encoder implementations one day. BUG=webrtc:5687 Review-Url: https://codereview.webrtc.org/1936503002 Cr-Commit-Position: refs/heads/master@{#12632}
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.