commit | 71a0c2f9a6876fd164f136d58389028c1ba70c18 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Apr 04 07:57:29 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 04 07:57:37 2016 |
tree | 3903f31a425173156cb1fa115e6db7d0f5d7b572 | |
parent | 9266cc066845c5d5be6551c583dcc831a2a47b67 [diff] |
Deprecate GetWidth() and GetHeight() methods. Replaced by width() and height(). Delete GetChromaWidth, GetChromaHeight, and GetChromaSize. Delete unused function VideoFrameEqual. BUG=webrtc:5682 Review URL: https://codereview.webrtc.org/1838353004 Cr-Commit-Position: refs/heads/master@{#12213}
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.