commit | cc6042d876e735219cc7d57be9991da03e28ae61 | [log] [tgz] |
---|---|---|
author | Jianhui Dai <jianhui.j.dai@intel.com> | Tue Jul 04 03:09:49 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 06 04:06:29 2023 |
tree | 49d9e2918e34de0077e364ff88327165e7337f2b | |
parent | 51712a3196d7eb15e3581012fbcbc183546dd97a [diff] |
Let `IvfVideoFrameGenerator` support AV1 codec This CL adds dav1d decoder into `IvfVideoFrameGenerator` to support IVF input with AV1 codec. Bug: webrtc:15210 Change-Id: I4cbc93fa62fdc346f3c647bbf26f033bf0cc34ba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311340 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Jianhui J Dai <jianhui.j.dai@intel.com> Cr-Commit-Position: refs/heads/main@{#40402}
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.