libyuv-rs

Raw FFI bindings to libyuv libraries.

Quick start

Add the following to your Cargo.toml:

toml libyuv = "0.1.0"

Building

The libyuv crate will automatically find the precompiled static library files in the git libyuv repo release.

License

GPL Copyright (c) 2022 Mr.Panda.