commit | 279b4b7d4f5db3e693e9f5fac5b3f32a156566c2 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Wed Nov 30 17:03:41 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 06 10:54:59 2022 |
tree | 8cee7e90835a637f1d09dcb9672328209898615d | |
parent | 898403b0c998cbd76e91b51e9a7bfe371b3d3e80 [diff] |
generateKeyframe: pass frame_types in bypass mode Passes frame_types to the underlying encoder in bypass mode. For libvpx this has no effect, for H264 this changes the behavior to allow generating keyframes on a per-layer basis. BUG=chromium:1354101 Change-Id: I26fc22d9e2ec4681a57ce591e9eafd0b1ec962b0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285083 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Cr-Commit-Position: refs/heads/main@{#38821}
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.