commit | de7ae5755b7666d9e2790b9dbfce3f20c370a219 | [log] [tgz] |
---|---|---|
author | Evan Shrubsole <eshr@webrtc.org> | Wed Aug 17 14:35:58 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 18 09:13:28 2022 |
tree | 4b548e551e1ee1128449d0d7cda49e3c016b74b2 | |
parent | c48f9ef3547c6b821894e72fd1efdcef8146dc88 [diff] |
Remove statistics tracking from FrameBuffer2 This was only set to nullptr in non-test environments and was thusly unused. With this change, the stats callbacks are gaurenteed to only come from the VideoStreamBufferController and so the thread checks can be removed. Bug: webrtc:14003 Change-Id: Iaf0e77aa7c45a317e38ae27739edcefd3123d832 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272021 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37816}
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.