UmVirt LFS Package info
DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
dav1d
dav1d is the fastest AV1 decoder on all platforms. Targeted to be small, portable and very fast.Package info
Codename: dav1d
Source file: dav1d-1.4.0.tar.xz
Source directory: dav1d-1.4.0
Package URL: dav1d-1.4.0.tar.xz
Package md5-checksum URL: dav1d-1.4.0.tar.xz.md5sum
Dependances: nasm.
Dependance of: libheif, shotcut.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build
meson setup --prefix=/usr ..
Build script:
cd build
ninja
Install script:
cd build
ninja install