commit | e21745a78b430ed4f2119b6342acbaa30a52b406 | [log] [tgz] |
---|---|---|
author | Jan Grulich <grulja@gmail.com> | Mon Jul 03 12:15:33 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 03 12:47:42 2023 |
tree | b87626bc0713741117298994bb5a840e919fefba | |
parent | 7a35f108c7b12412eb1754842234aa11cab80b0f [diff] |
Video Capture PipeWire: initialize pw_stream raw pointer member We will not always initialize PipeWire stream when we fail early and in such case we will end up cleaning VideoCaptureModulePipeWire instance where we will attempt to free it even when it is not initialized. Bug: chromium:1457131 Change-Id: Id78310485aa5ae5d72c2d0d753dd5318b1b673ef Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311261 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Jan Grulich <grulja@gmail.com> Cr-Commit-Position: refs/heads/main@{#40390}
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.