libdav1d-sys 0.7.1+libdav1d.1.4.3

Builds and statically links dav1d AV1 decoder. Part of libavif-sys
Documentation
[build-dependencies.bindgen]
default-features = false
features = ["runtime"]
optional = true
version = "0.69.4"
[dependencies.libc]
version = "0.2"

[features]
generate = ["dep:bindgen"]

[package]
authors = ["Charles Samuels <ks@ks.ax>", "Paolo Barbolini <paolo@paolo565.org>", "Kornel <kornel@geekhood.net>"]
build = "build.rs"
description = "Builds and statically links dav1d AV1 decoder. Part of libavif-sys"
documentation = "https://docs.rs/libavif-sys"
edition = "2021"
keywords = ["ffi", "codec", "dav1d", "david", "AV1"]
license = "BSD-2-Clause"
links = "dav1d"
name = "libdav1d-sys"
repository = "https://github.com/njaard/libavif-rs"
version = "0.7.1+libdav1d.1.4.3"