commit | d5a272ff515839c24b7d62ce268cd9c15d309b45 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Wed Feb 21 14:30:34 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 21 16:24:15 2018 +0000 |
tree | aa68fb6a45a23efe34971037458e1ab4be62046a | |
parent | 257cb101d55ae9b7b85c97bf930767e93c8083ae [diff] |
Create public EncodedFrame interface. The plan is to: 1. Move FrameObject to api/video. 2. Rename FrameObject to EncodedFrame. 3. Move EncodedFrame out of the video_coding namespace. This is the 1st CL. Bug: webrtc:8909 Change-Id: I2e5100eda6c51bcefb32295e03b73cf1f5c213a4 Reviewed-on: https://webrtc-review.googlesource.com/55560 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22135}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.