commit | 76b7f51842e3c1ea03605107a345ba8dc4b5cea6 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Thu Mar 22 14:29:03 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 22 14:36:44 2018 |
tree | 2a530045e88a06528dc5e542f90edbdf92168625 | |
parent | 7682c6e2cb7778e157cb54a43baf2e785f02c275 [diff] |
Move timestamp_extrapolator.h to rtc_base/time/ This moves it from an API directory (system_wrappers/include/) to a non-API directory, which is exactly what we want for utilities like this. BUG=webrtc:8445 Change-Id: I51dfe8879c28c91bd1c667fc47b4892373671e0f Reviewed-on: https://webrtc-review.googlesource.com/21540 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22569}
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.