commit | 22993e1a0c114122fc1b9de0fc74d4096ec868bd | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Mon Oct 19 09:39:06 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 19 09:39:15 2015 |
tree | 7512c1e0449b2abd4e8d9ef0051b9f8a6a6728a7 | |
parent | 4306fc70d778887d8a2ea71b6f4bc6a12d1d9447 [diff] |
Unify FrameType and VideoFrameType. Prevents some heap allocation and frame-type conversion since interfaces mismatch. Also it's less confusing to have one type for this. BUG=webrtc:5042 R=magjed@webrtc.org, mflodman@webrtc.org, henrik.lundin@webrtc.org, solenberg@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/1371043003 Cr-Commit-Position: refs/heads/master@{#10320}
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.