libvpx-native-sys

Crates.iolibvpx-native-sys
lib.rslibvpx-native-sys
version5.0.13
sourcesrc
created_at2017-02-04 14:43:42.831911
updated_at2023-11-20 20:15:27.868152
descriptionRust bindings to libvpx
homepagehttps://github.com/kornelski/rust-vpx/tree/master/src/sys
repositoryhttps://github.com/kornelski/rust-vpx
max_upload_size
id8381
size283,061
Kornel (kornelski)

documentation

https://kornelski.github.io/rust-vpx/vpx_sys/

README

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.

Commit count: 64

cargo fmt