libdav1d-sys 0.6.0

Builds and statically links dav1d AV1 decoder. Part of libavif-sys
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2"

[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.6.0"