dav1d v1.5.1
- Created
- Updated
dav1d is a new open-source AV1 decoder developed by the VideoLAN and FFmpeg communities and sponsored by the Alliance for Open Media.
# Usage
The package dav1d can be imported via CMake FindPkgConfig module:
find_package(PkgConfig REQUIRED)
pkg_check_modules(dav1d REQUIRED IMPORTED_TARGET dav1d)
target_link_libraries(main PkgConfig::dav1d)
# License
# Supported Platforms
!(windows & x86 & !static)
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows-arm64
- ✅ windows-static
- ✅ windows-x64
- ❌
windows-x86-dynamic
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
and 2 transitive dependencies:
# Dependents
# Host Dependents
No dependents.
# Contributors
Rich Logan
Ewout ter Hoeven
Matthias C. M. Troffaes
Alexander Neumann
Billy O'Neal
JonLiu1993
Kenji Mouri
Clinton Ingram
Cheney Wang
Mengna Li
Martin Hořeňovský
Paweł Wegner
Daniel Bertalan
Ivan Sorokin