# libvpx bindings
[](LICENSE)
[](https://github.com/rust-av/vpx-rs/actions)
It is a simple [binding][1] and safe abstraction over [libvpx][2].
## Building
The bindings are generated using the headers and libraries that ought to be present in the system.
## TODO
- [x] Simple bindings
- [x] Safe abstraction
- [ ] Examples
[1]: https://github.com/servo/rust-bindgen
[2]: http://www.webmproject.org/code/