commit | 6e072e6bfb51ab9ee9aa640a3d46d602b2c97454 | [log] [tgz] |
---|---|---|
author | Fanny Linderborg <linderborg@webrtc.org> | Tue Sep 03 08:34:52 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 10:42:18 2024 |
tree | 3e31288b0c9ea1728b5183bab5b96437afa37cda | |
parent | 843a3173f26a823927ab4163f581ad2aeaf6b244 [diff] |
Rename is_key_frame to communicate_upper_bits in FrameInstrumentation*Data This is to make it clear that this field indicate whether the upper bits of the sequence number should be communicated. However, the current implementation only sets the field if it is a key frame. Bug: webrtc:358039777 Change-Id: Ic2c8b6d91499e4e5cf25b8ce9591d326d7044fb0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361402 Commit-Queue: Fanny Linderborg <linderborg@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42924}
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.