Keyframe request on any stream forces keyframes on all streams in VP9 Before this change VP9 encoder wrapper issued KF only if it was requested on the first stream (frame_types[0]) and ignored KF requests for higher stream(s). Now it force a KF if it is requested for any stream. TAG=agy Bug: webrtc:527515375, b/527798266 Change-Id: Id3618bda802ca8d98cb4c5c0629ae0857537891b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/488082 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#48177}
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.