libvpx-native-sys 5.0.0

Rust bindings to libvpx
docs.rs failed to build libvpx-native-sys-5.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libvpx-native-sys-5.0.13

Rust bindings to libvpx.

Allows encoding of VP9 video frames, and together with WebM, cration of WebM video files.

Supports system-wide installations of libvpx. Includes bundled FFI 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.