PipeWire capture: add CFI suppression for StopCapture() We added recently spa_hook_remove() call that gets inlined and there is an indirect call through a C function pointer, which CFI cannot verify. Bug: chromium:491979284 Change-Id: Ide5ba4d2cb2c3c3ad63e107cb6df1cd42c6578fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/456240 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47140}
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.