Raw FFI bindings to libyuv libraries.
Add the following to your Cargo.toml:
```toml
libyuv = "0.1.0"
```
The libyuv crate will automatically find the precompiled static library files in the git libyuv repo release.
*
[GPL](./LICENSE) Copyright (c) 2022 Mr.Panda.