# libaom bindings
[](LICENSE)
[](https://github.com/rust-av/aom-rs/actions)
It is a simple [binding][1] and safe abstraction over [libaom][2].
## Building
By default the bindings are generated using the headers and libraries that ought to be present in the system.
## TODO
- [x] Simple bindings
- [ ] Safe abstraction
- [ ] Examples
[1]: https://github.com/rust-lang-nursery/rust-bindgen
[2]: https://aomedia.googlesource.com/aom