commit | 74c10b5a7aee97e91dc533c430e0e6110c952b94 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Sep 05 07:51:16 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Sep 05 07:51:25 2016 |
tree | fe7d994c38a4d6e193efcc2191a531cadf345050 | |
parent | 3821ff8df57e8d9622b13ea0636bf833ab4733a4 [diff] |
Introduce webrtc::VideoFrame::timestamp_us, and corresponding constructor. Replaces render_time_ms_, but old accessors are kept for compatibility. Also short-circuit timestamp translation in WebRtcVideoChannel2::WebRtcVideoSendStream::OnFrame. BUG=webrtc:5682, webrtc:5740 Review-Url: https://codereview.webrtc.org/2282713002 Cr-Commit-Position: refs/heads/master@{#14062}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.