commit | 4553f45d2a5e017ea3d2cea16338440185f01768 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Apr 01 16:15:32 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 02 10:13:22 2020 |
tree | 33dbf2f361d2392548436d95983ea5a55999ac9d | |
parent | cfa0e8ffe29a06dcce7afaab3ff44e73ce57dad6 [diff] |
Add AV1 to default video encoder factory while checking for software supported codecs avoid creating encoder factory to avoid linking av1 encoder and libaom. Bug: webrtc:11404 Change-Id: I32771696efb59d98ba08592a20eb691b56622deb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172625 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30973}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.