commit | 2f106d683a22daae798798b37b848e483954c222 | [log] [tgz] |
---|---|---|
author | Fanny Linderborg <linderborg@webrtc.org> | Fri Sep 20 09:16:22 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 20 11:12:21 2024 |
tree | 0b2c5f9a9ac823ff002c3ecb287188fba970703b | |
parent | 64e8e64e80b590bd7e90bd1bbcbfd628df9cb1c5 [diff] |
Add FrameInstrumentationGenerator to VideoStreamEncoder The FrameInstrumentationGenerator is responsible for generating the instrumentation data that will be used to detect corruption. The data is then passed to the encoder in the CodecSpecificInfo. Bug: webrtc:358039777 Change-Id: I79d0534920b4c7fa001e1138371dfd36c13424fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/362584 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Fanny Linderborg <linderborg@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43060}
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.