commit | e7c891f953bf8265e6599168d26b9cfb690d7cba | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Thu Feb 22 14:35:06 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 22 16:12:48 2018 +0000 |
tree | 4e0a37fbb526fe4fd2ff6979f5fdd4c60b627a18 | |
parent | a5c735f5d90d07cd3884c6d81547cafd91b0100e [diff] |
Renamed FrameObject to EncodedFrame. 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 2nd CL. Bug: webrtc:8909 Change-Id: I5e76a0a3b306156b8bc1de67834b4adf14bebef9 Reviewed-on: https://webrtc-review.googlesource.com/56182 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22158}
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.