commit | 10ed32c114fd24018790e92dfdf30932909a80a2 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Thu Jul 22 09:09:28 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 23 06:57:37 2021 |
tree | 64a078d1dae361484dee8fcd37e8c210c5896e8c | |
parent | b58f7eb97d65603c1a363d900b4c6a94898a93b9 [diff] |
do not require generic frame descriptor extension for FrameEncryptor as there are encryption schemes that preserve the payload structure well enough and do not require those extensions. This improves consistency as the webrtc-encoded-transform API (which does not use this synchronous codepath) does not require those header extensions either. BUG=webrtc:12995 Change-Id: If237ca5d92e8871ac71c3d48fdd05127206395e6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226741 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34537}
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.