Skip to content

Rust FFI bindings for libyuv

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Hongqin-Li/libyuv-sys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libyuv-sys

Rust FFI bindings for libyuv.

Build

Using static library built from the latest commit
cargo build --features=build
Cross compiling with custom toolchain
export CROSS_COMPILE=my-toolchain-prefix/arm-linux-gnueabihf-
cargo build --target=armv7-unknown-linux-gnueabihf

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust FFI bindings for libyuv

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.5%
  • C 0.5%