libvmaf-sys 0.4.4

Library bindings for Netflix's VMAF
Documentation
[build-dependencies.bindgen]
version = "0.69.1"

[build-dependencies.meson-next]
optional = true
version = "1.2.2"

[build-dependencies.pkg-config]
version = "0.3.27"

[dependencies]

[features]
avx512 = ["build"]
build = ["dep:meson-next"]
default = ["build"]
float = ["build"]
static = []

[package]
authors = ["Brandon PiƱa"]
description = "Library bindings for Netflix's VMAF"
edition = "2021"
include = ["**/*.rs", "Cargo.toml", "Cargo.lock", "vmaf/libvmaf", "vmaf/model", "vmaf/LICENSE", "*.ini", "wrapper.h"]
keywords = ["vmaf", "video"]
license = "GPL-3.0-or-later"
links = "vmaf"
name = "libvmaf-sys"
readme = "readme.md"
repository = "https://github.com/ThatNerdUKnow/libvmaf-sys"
version = "0.4.4"