libvpx

libvpx bindings


Keywords
libvpx, vp9, bindings, decoder, encoder, rust-av
License
MIT

Documentation

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