commit | 7aaeb5a270ba23f5844f7301a50aaff9b6ca6126 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Thu Aug 18 11:18:27 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 18 13:14:26 2022 |
tree | 50c35a07f2f20efd84bb708ab8011809f2058a99 | |
parent | e7280c314d603c8d695007d9aab62d8c4910a187 [diff] |
Create pre-allocated decoders on the decoder thread. This way we're sure instantiation, configuration and decode calls all happen on the decoder queue - making thread checking easier in the actual decoder classes. Bug: None Change-Id: Ia98f47009f26b34eb8dad2ee0b4ddcde082d1994 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272022 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37825}
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.