commit | 0fa82a60e997baa4384e686ef39aa4b7051ae872 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Mar 19 14:34:53 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 19 15:13:11 2018 |
tree | 5188cfe78a4aa88b7d4f7636a3f3a9a5cb52902d | |
parent | 9c1ee368e071bf31650806289248c644095aa1df [diff] |
Moved FrameKey to api/video/encoded_frame.h and renamed it to VideoLayerFrameId. Since we want the VideoStreamDecoder to callback with the last continuous frame we need to move the FrameKey into the public API. Bug: webrtc:8909 Change-Id: I39634145d848b8163778e31a1e0d04d91f9bbeb8 Reviewed-on: https://webrtc-review.googlesource.com/60864 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22495}
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.