commit | 86163248f427e0bda57ffa2f76e53d76bb0b5366 | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Wed Feb 15 10:25:15 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 17 13:52:38 2023 |
tree | 0959d7d0d09bf6119f501772cb9b249f0a451da6 | |
parent | f1e392214d088a8bf852d38abcc97a7c4b258f33 [diff] |
Rename CodecTimer -> DecodeTimePercentileFilter. The CodecTimer is not a codec timer, it's more like a decoder stopwatch with a percentile filter wrapped around it. Since the purpose of the class is to provide an estimate for how much decode delay to add when determining the render timestamp of a frame, let's rename this class to `DecodeTimePercentileFilter`. No functional changes are intended. Bug: webrtc:14905 Change-Id: I48c99e4f500c4f9e1a2a20b0afe72d6e76c5192d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293462 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39332}
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.