commit | 2cb155aa8a6c3d432dee7384fcbc01ec742b00a7 | [log] [tgz] |
---|---|---|
author | sergeyu <sergeyu@chromium.org> | Fri Nov 04 18:39:29 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 04 18:39:37 2016 |
tree | ae35110c2f59e1c32fe4328869b32faa36761d5e | |
parent | e9e94c3fee79b0b590e2e0fd40f8c55398d8f548 [diff] |
Remove deprected functions from EncodedImageCallback and RtpRtcp Removed EncodedImageCallback::Encoded() and RtpRtcp::SendOutgoingData(). These methods should no longer be used anywhere and it's safe to remove them. BUG=chromium:621691 Committed: https://crrev.com/c681250aaa2025836db7669694e323898e5c2ca7 Review-Url: https://codereview.webrtc.org/2405173006 Cr-Original-Commit-Position: refs/heads/master@{#14923} Cr-Commit-Position: refs/heads/master@{#14935}
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.