xrmx / vpx-rs

libvpx bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libvpx bindings

LICENSE

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

About

libvpx bindings

License:MIT License


Languages

Language:Rust 99.7%Language:C++ 0.3%