commit | f0dcfe2c8143f44f07526a919d15bcf4858c6dd5 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Thu Mar 10 17:32:00 2016 |
committer | perkj <perkj@webrtc.org> | Thu Mar 10 17:32:08 2016 |
tree | c90f409a40dea5c3f53f8797f8d4e5e0f385eff2 | |
parent | a97e3cfe49201595767b474beebbd676d14ae575 [diff] |
Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. This enabled us to be able to remove VideoTrack::GetSink and RemoteVideoCapturer. Since video frames from the decoder is delivered on a media engine internal thread, VideoBroadCaster must be made thread safe. BUG=webrtc:5426 R=deadbeef@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1765423005 . Cr-Commit-Position: refs/heads/master@{#11944}
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.