commit | 1ebfb6aac7534cffc1c671c3b775b1a4d8e4594b | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Thu Jan 03 23:49:37 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 04 08:59:26 2019 +0000 |
tree | d51e32c34fa3ae68ac9aa435b76b2b2fa9120394 | |
parent | 12cea051196b39fa3a09a52007d693cfd3a5f6cc [diff] |
Introduce VideoFrame::id to keep track of frames inside application. Also switch webrtc code from deprecated constructors to the builder API. Change-Id: Ie325bf1e9b4ff1e413fef3431ced8ed9ff725107 Bug: webrtc:10138 Reviewed-on: https://webrtc-review.googlesource.com/c/114422 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26132}
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.