commit | f7a1937e70153ac3ab623b85ca115950fe71c122 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Mon Feb 14 13:05:10 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 08:30:51 2022 |
tree | d2eead4555b9b6789af53550fb4c9cb7212c205a | |
parent | 405ac4e840a0f4be97d14a239b095efebe678dcb [diff] |
Add FrameBufferProxy test for low-latency renderer Ensures that frames are decoded instantly when in low-latency render mode. This also tests the max queue size behaviour. Adds a new test suite for FrameBufferProxy that sets the appropriate field trials. * Fixes FrameDecodeTiming to never use negative wait times for decode timestamps. R=kron@webrtc.org Change-Id: I06cbec52e1e866e21aa964b24c4fd0163c26961b Bug: webrtc:13658 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/251601 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Johannes Kron <kron@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35999}
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.