commit | 8e8908aadd23173c654078f69f6a9c8ec4786e2a | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Fri Feb 05 01:52:15 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 05 09:52:20 2016 +0000 |
tree | 925811883831ebe2c4e8ad0b4097b1de1efb97bf | |
parent | 25d1f28fa978f555d9a5a8855712db5a74d6828d [diff] |
Delete FrameInput method and FrameInputWrapper class. Added VideoTrackInterface::GetSink method, for use by VideoRtpReceiver. This lets us delete FrameInput. I realized this change doesn't depend on VideoSinkInterface changes, so this is a more standalone version of cl https://codereview.webrtc.org/1664773002/ BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1660103003 Cr-Commit-Position: refs/heads/master@{#11498}
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.