# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "libvmaf-sys" version = "0.4.4" authors = ["Brandon Piña"] links = "vmaf" include = [ "**/*.rs", "Cargo.toml", "Cargo.lock", "vmaf/libvmaf", "vmaf/model", "vmaf/LICENSE", "*.ini", "wrapper.h", ] description = "Library bindings for Netflix's VMAF" readme = "readme.md" keywords = [ "vmaf", "video", ] license = "GPL-3.0-or-later" repository = "https://github.com/ThatNerdUKnow/libvmaf-sys" [dependencies] [build-dependencies.bindgen] version = "0.69.1" [build-dependencies.meson-next] version = "1.2.2" optional = true [build-dependencies.pkg-config] version = "0.3.27" [features] avx512 = ["build"] build = ["dep:meson-next"] default = ["build"] float = ["build"] static = []