commit | 267527459bd929a770278441493d4ec3da81de03 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Mon Oct 24 08:21:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 24 08:21:24 2016 |
tree | b63e4929e24cc3507759ee5d5a8d927c7fc47d13 | |
parent | d3c40089fa5b03de918e0660f79824dd65e4d5e8 [diff] |
Remove cricket::VideoCodec with, height and framerate properties Since WebRtcVideoSendStream have reconfigures the send codec to match the incoming captured frames widht and height they have not been used. Framerate has just been set when parsing sdp to 60fps and not changed elsewhere. This cl require some upstream projects to change first. BUG=webrtc:5332 Review-Url: https://codereview.webrtc.org/2408153002 Cr-Commit-Position: refs/heads/master@{#14733}
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.