commit | a0591b54730c097b2a1236b3343d258e397ed018 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Fri Apr 29 09:09:28 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 29 09:09:33 2016 |
tree | 4e8b3f57a20f5c4665b40c65a6fbca60052ed085 | |
parent | b99395a54464b44adf3799f8e21b962e0da232d6 [diff] |
Delete webrtc::VideoFrame methods buffer and stride. To make the HasOneRef/IsMutable hack work, also had to change the video_frame_buffer method to return a const ref to a scoped_ref_ptr, to not imply an AddRef. BUG=webrtc:5682 Review-Url: https://codereview.webrtc.org/1900673002 Cr-Commit-Position: refs/heads/master@{#12557}
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.