commit | cca2c0e6bbcb749b98c4aa104ad84aae809e0656 | [log] [tgz] |
---|---|---|
author | Mike Woodworth <mike@divergentmedia.com> | Sun Nov 20 06:46:00 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 20 10:22:52 2022 |
tree | af32b379426f795b1f5f0d1e1b65cef96eade482 | |
parent | a2f5d45b81c6ae5632af0c4c45e8988f330af7f1 [diff] |
fixes crash caused by race derefing pixelbufferpool ivar while being destroyed and replaced by format change removes cached pixelbufferpool and instead retrieves current pool from the compressionSession each time (as recommended by apple docs) Bug: webrtc:14688 Change-Id: I2244e69e7f32b912021db0905b9d5867d0bf6357 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/284240 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38920}
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.