commit | f89122c1fbfec9ca06f9668544729abb8ec2c211 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Tue Dec 13 16:09:12 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 13 18:18:44 2022 |
tree | df94a8a81fa32c78e3eda8016d36977705ea5377 | |
parent | 28b7b2458c60d17ea949abd76d2effa58130329b [diff] |
Call OnRenderedFrame after frame is passed to renderer This CL reverts change that was made in https://webrtc-review.googlesource.com/c/src/+/174220 where capturing of frame rendered time was moved into VideoFrameMetaData and construction of VideoFrameMetaData was placed before renderer->OnFrame(). That change made video freeze metrics (freeze and pause durations, harmonic frame rate) more off from the actual user experience. Bug: webrtc:11489, b/261512902 Change-Id: Ic92a0cc1bb6d7b3ee1023804a73aa282848f8c4b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287880 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38883}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.