commit | 84273f56d92953f15269cdb1d95d1851f83a8fe9 | [log] [tgz] |
---|---|---|
author | Sergey Silkin <ssilkin@webrtc.org> | Fri Aug 30 10:32:52 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 10 13:16:34 2024 |
tree | 1083d09a4a1524e7e4d590fab2a7b233727cbeaf | |
parent | a9865142cda3e4f76c41715f51e161f9767d6171 [diff] |
Specify max number of consecutive drops using time units AV1E_SET_MAX_CONSEC_FRAME_DROP_MS_CBR was added in https://aomedia-review.googlesource.com/c/aom/+/192402. It allows to configure max number of consecutive frame drops using time units. Use it instead of AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR. Bug: webrtc:351644568 Change-Id: I73265d5258d681926eb5b65e32c2a61b26c310ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360842 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Marco Paniconi <marpan@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42995}
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.