commit | 1a37aa197edbebcc43ac83b4b88d58787b05b3b2 | [log] [tgz] |
---|---|---|
author | Jeremy Leconte <jleconte@google.com> | Tue Mar 19 16:42:46 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 19 17:16:19 2024 |
tree | c302bf00b383820ba4c188f05dec8c0375f4f2c2 | |
parent | 8746e9a921982d1f5051700134f7a20d92ea56e8 [diff] |
Fix frame not found error when encoder is paused. The problem occurs when a frame is sent again because the encoder was paused but the frame has already been received by all participants: https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/video/video_stream_encoder.cc;l=2322 Change-Id: If8890986301c44a472db9bc4750d23761c150669 Bug: b/328175783 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/343560 Reviewed-by: Artem Titov <titovartem@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#41931}
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.