commit | f5d55aaecdc39e9cc66eb6e87614f04afe28f6eb | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Wed Apr 20 08:17:02 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 20 08:17:11 2016 |
tree | d93b5a6b198bae98e5b76e2546eb241cb53f9945 | |
parent | 24ebc44f95abf5bf90ada1c2134b94ead542d811 [diff] |
Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. EncodedImageCallback is used by all encoder implementations and seems to be what we should try to use in the transport. EncodedImageCallback can of course be cleaned up in the future. This moves creation of RTPVideoHeader from the GenericEncoder to the PayLoadRouter. BUG=webrtc::5687 Review URL: https://codereview.webrtc.org/1897233002 Cr-Commit-Position: refs/heads/master@{#12436}
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.