commit | bd02e70629a32331b633351fa3c63388a6cb9786 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon Aug 22 10:56:38 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 22 13:42:47 2022 |
tree | adf0056b902ea4edd0e114d7a4736629e14d7a55 | |
parent | ae0ec3a5d9dda0bdaf8bd3ce5c4aea62247453ff [diff] |
Move decoder instance ownership to VideoReceiver2 This moves the ownership away from VideoReceiveStream2 and closer to VCMDecoderDataBase. That facilitates unregistration (upcoming change) without recreating receive streams. Bug: none Change-Id: I812175134730a0ffbf7077fd149c8489481c73d8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272481 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37866}
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.