libvpx

Crates.iolibvpx
lib.rslibvpx
version0.1.1
sourcesrc
created_at2019-05-21 10:23:06.650335
updated_at2021-03-01 20:41:26.538128
descriptionlibvpx bindings
homepage
repositoryhttps://github.com/rust-av/vpx-rs
max_upload_size
id135796
size49,925
Luca Barbato (lu-zero)

documentation

README

libvpx bindings

LICENSE Actions Status

It is a simple binding and safe abstraction over libvpx.

Building

The bindings are generated using the headers and libraries that ought to be present in the system.

TODO

  • Simple bindings
  • Safe abstraction
  • Examples
Commit count: 89

cargo fmt