env-libvpx-sys

Rust bindings to libvpx.

This began as a fork of libvpx-native-sys with a fix to simplify working with Windows. Since then, the focus has been on:

Includes bundled bindgen-generated FFI wrapper for a few versions of libvpx. You can also enable generate feature of this crate to generate FFI on the fly for a custom version of libvpx.